index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-10
net: add retry mechanism to ndo_set_rx_mode_async
Stanislav Fomichev
1
-0
/
+5
2026-06-10
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
1
-5
/
+6
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
Jakub Kicinski
1
-1
/
+1
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
1
-1
/
+1
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
1
-0
/
+3
2026-06-02
net: Remove orphaned ax25_ptr references
Costa Shulyupin
1
-1
/
+0
2026-05-29
net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl comment
Xuan Zhuo
1
-2
/
+2
2026-05-19
net: netkit: declare NETMEM_TX_NO_DMA mode
Bobby Eshleman
1
-1
/
+2
2026-05-19
net: convert netmem_tx flag to enum
Bobby Eshleman
1
-1
/
+6
2026-05-12
net: mention the convention for .ndo_setup_tc()
David Yang
1
-0
/
+6
2026-05-02
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
1
-1
/
+0
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-4
/
+1
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
1
-4
/
+1
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
1
-2
/
+5
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
1
-0
/
+18
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
1
-0
/
+7
2026-04-15
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-7
/
+22
2026-04-10
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+2
2026-04-10
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
1
-1
/
+8
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
1
-2
/
+2
2026-03-24
ethtool: Track user-provided RSS indirection table size
Björn Töpel
1
-6
/
+1
2026-03-24
net: add netdev_from_priv() helper
Qingfang Deng
1
-0
/
+11
2026-03-17
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
1
-2
/
+4
2026-03-13
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
1
-2
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
1
-0
/
+32
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
1
-5
/
+22
2026-01-26
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
1
-2
/
+1
2026-01-23
net: introduce mangleid_features
Paolo Abeni
1
-0
/
+3
2026-01-21
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
1
-6
/
+0
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
1
-0
/
+6
2026-01-04
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
1
-1
/
+2
2025-12-04
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
1
-0
/
+13
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
1
-0
/
+1
2025-11-04
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
1
-1
/
+3
2025-10-29
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
Eric Dumazet
1
-1
/
+10
2025-10-22
net: add a common function to compute features for upper devices
Hangbin Liu
1
-0
/
+1
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
1
-4
/
+0
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
1
-4
/
+4
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
1
-1
/
+1
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
1
-2
/
+7
2025-09-18
psp: base PSP device support
Jakub Kicinski
1
-0
/
+4
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
1
-1
/
+27
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
1
-1
/
+4
2025-07-25
net: define an enum for the napi threaded state
Samiullah Khawaja
1
-5
/
+5
2025-07-25
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-19
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-0
/
+1
2025-07-19
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
[next]