index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
1
-1
/
+2
2022-12-09
Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-0
/
+4
2022-12-05
xfrm: add support to HW update soft and hard limits
Leon Romanovsky
1
-0
/
+1
2022-12-05
xfrm: add an interface to offload policy
Leon Romanovsky
1
-0
/
+3
2022-12-03
net: add netdev_sw_irq_coalesce_default_on()
Heiner Kallweit
1
-0
/
+1
2022-11-28
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+1
2022-11-16
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-23
/
+35
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
1
-1
/
+1
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-0
/
+2
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
1
-3
/
+1
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-5
/
+0
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
1
-0
/
+19
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
1
-2
/
+0
2022-10-30
net: remove unused netdev_unregistering()
Juhee Kang
1
-5
/
+0
2022-10-15
Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"
Jakub Kicinski
1
-4
/
+6
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-6
/
+4
2022-10-01
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
Yury Norov
1
-6
/
+4
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+1
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+1
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-20
net: introduce iterators over synced hw addresses
Vladimir Oltean
1
-0
/
+6
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
1
-2
/
+0
2022-09-02
net: bql: add more documentation
Eric Dumazet
1
-6
/
+26
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+17
2022-08-25
netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
Uros Bizjak
1
-2
/
+2
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
1
-0
/
+9
2022-08-24
net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.
Kuniyuki Iwashima
1
-3
/
+8
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
1
-4
/
+0
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-24
net: fix IFF_TX_SKB_NO_LINEAR definition
Dan Carpenter
1
-1
/
+1
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-8
/
+8
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-12
/
+12
2022-05-22
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
1
-2
/
+6
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
1
-1
/
+5
2022-05-16
net: limit GSO_MAX_SIZE to 524280 bytes
Eric Dumazet
1
-2
/
+5
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
1
-1
/
+3
2022-05-11
net: add include/net/net_debug.h
Eric Dumazet
1
-140
/
+1
2022-05-10
ptp: Support late timestamp determination
Gerhard Engleder
1
-0
/
+21
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-21
/
+0
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-0
/
+9
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+3
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-17
/
+33
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+10
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-12
/
+9
2022-04-26
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
1
-0
/
+5
[next]