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.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-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
2025-01-28
net: the appletalk subsystem no longer uses ndo_do_ioctl
谢致邦 (XIE Zhibang)
1
-2
/
+2
2025-01-20
net: provide pending ring configuration in net_device
Jakub Kicinski
1
-0
/
+6
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
1
-0
/
+3
2025-01-16
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
1
-3
/
+4
2025-01-16
net: protect napi->irq with netdev_lock()
Jakub Kicinski
1
-1
/
+9
2025-01-16
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
1
-2
/
+11
2025-01-16
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
1
-8
/
+3
2025-01-16
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
1
-7
/
+47
2025-01-16
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
1
-1
/
+13
2025-01-16
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
1
-1
/
+1
2025-01-16
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
1
-2
/
+21
2025-01-16
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
1
-0
/
+1
2025-01-14
net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode
MD Danish Anwar
1
-0
/
+3
2025-01-14
net: remove init_dummy_netdev()
Jakub Kicinski
1
-1
/
+0
2025-01-11
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
1
-1
/
+0
2025-01-08
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
1
-1
/
+1
2025-01-07
ax25: rcu protect dev->ax25_ptr
Eric Dumazet
1
-1
/
+1
2024-12-16
net: Add the possibility to support a selected hwtstamp in netdevice
Kory Maincent
1
-0
/
+4
2024-12-10
net: reformat kdoc return statements
Jakub Kicinski
1
-6
/
+8
2024-12-07
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
1
-0
/
+40
2024-12-06
xdp: register system page pool as an XDP memory model
Toke Høiland-Jørgensen
1
-0
/
+1
2024-12-06
bpf, xdp: constify some bpf_prog * function arguments
Alexander Lobakin
1
-3
/
+3
2024-11-16
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
1
-2
/
+7
2024-11-16
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+4
2024-11-12
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+2
2024-11-10
neighbour: Create netdev->neighbour association
Gilad Naaman
1
-0
/
+7
2024-10-30
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+0
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+12
2024-10-23
net: netdev_tx_sent_queue() small optimization
Eric Dumazet
1
-1
/
+1
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
1
-2
/
+1
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-0
/
+12
2024-10-15
net: napi: Add napi_config
Joe Damato
1
-3
/
+33
2024-10-15
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
1
-1
/
+2
2024-10-15
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
1
-1
/
+2
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
1
-0
/
+21
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
1
-0
/
+25
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
1
-2
/
+0
2024-10-08
ipv4: remove fib_info_devhash[]
Eric Dumazet
1
-0
/
+3
2024-10-05
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
1
-0
/
+4
2024-10-01
net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_size
Daniel Borkmann
1
-0
/
+9
2024-10-01
net: Add netif_get_gro_max_size helper for GRO
Daniel Borkmann
1
-0
/
+9
2024-09-12
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-0
/
+2
2024-09-12
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+12
2024-09-10
net: remove dev_pick_tx_cpu_id()
Jakub Kicinski
1
-2
/
+0
2024-09-09
netdevice: add netdev_tx_reset_subqueue() shorthand
Alexander Lobakin
1
-1
/
+12
2024-09-06
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
1
-2
/
+2
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
1
-0
/
+2
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-0
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-3
/
+7
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
1
-10
/
+18
[next]