index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
2025-01-27
net: the appletalk subsystem no longer uses ndo_do_ioctl
谢致邦 (XIE Zhibang)
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
2025-01-13
net: remove init_dummy_netdev()
Jakub Kicinski
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
2025-01-06
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
2024-12-09
net: reformat kdoc return statements
Jakub Kicinski
2024-12-06
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
2024-12-05
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
2024-12-05
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-23
net: netdev_tx_sent_queue() small optimization
Eric Dumazet
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
2024-10-14
net: napi: Add napi_config
Joe Damato
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-09-09
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
[next]