index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
5 days
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
5 days
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
13 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13 days
appletalk: stop storing per-interface state in struct net_device
Jakub Kicinski
2026-06-12
net: watchdog: fix refcount tracking races
Eric Dumazet
2026-06-09
net: add retry mechanism to ndo_set_rx_mode_async
Stanislav Fomichev
2026-06-09
net: change ndo_set_rx_mode_async return type to int
Stanislav Fomichev
2026-06-09
net: ethtool: optionally skip rtnl_lock in ethnl_act_module_fw_flash()
Jakub Kicinski
2026-06-09
net: ethtool: optionally skip rtnl_lock on Netlink path for SET ops
Jakub Kicinski
2026-06-09
net: ethtool: make dev->hwprov ops-protected
Jakub Kicinski
2026-06-01
net: Remove orphaned ax25_ptr references
Costa Shulyupin
2026-05-28
net: remove SIOCSHWTSTAMP and SIOCGHWTSTAMP from ndo_eth_ioctl comment
Xuan Zhuo
2026-05-18
net: netkit: declare NETMEM_TX_NO_DMA mode
Bobby Eshleman
2026-05-18
net: convert netmem_tx flag to enum
Bobby Eshleman
2026-05-11
net: mention the convention for .ndo_setup_tc()
David Yang
2026-05-01
ne2k: fold drivers/net/Space.c into ne.c
Arnd Bergmann
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-09
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
2026-04-09
net: Implement netdev_nl_queue_create_doit
Daniel Borkmann
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
2026-03-23
net: add netdev_from_priv() helper
Qingfang Deng
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-03-12
ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATS
Eric Dumazet
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
2026-01-23
net: introduce mangleid_features
Paolo Abeni
2026-01-20
Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"
Jakub Kicinski
2026-01-20
netkit: Add netkit notifier to check for unregistering devices
Daniel Borkmann
2026-01-04
netdev: preserve NETIF_F_ALL_FOR_ALL across TSO updates
Di Zhu
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
2025-11-11
net: export netdev_get_by_index_lock()
David Wei
2025-11-03
net: Extend NAPI threaded polling to allow kthread based busy polling
Samiullah Khawaja
2025-10-28
net: rps: softnet_data reorg to make enqueue_to_backlog() fast
Eric Dumazet
2025-10-21
net: add a common function to compute features for upper devices
Hangbin Liu
2025-09-30
net: add NUMA awareness to skb_attempt_defer_free()
Eric Dumazet
2025-09-30
net: use llist for sd->defer_list
Eric Dumazet
2025-09-30
net: make softnet_data.defer_count an atomic
Eric Dumazet
2025-09-25
net: gso: restore ids of outer ip headers correctly
Richard Gobert
2025-09-18
psp: base PSP device support
Jakub Kicinski
2025-09-14
net: use NUMA drop counters for softnet_data.dropped
Eric Dumazet
2025-08-12
net: update NAPI threaded config even for disabled NAPIs
Jakub Kicinski
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
[next]