index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-19
net: reorder dev_addr_sem lock
Stanislav Fomichev
1
-2
/
+0
2025-03-19
Revert "net: replace dev_addr_sem with netdev instance lock"
Stanislav Fomichev
1
-1
/
+5
2025-03-17
gso: AccECN support
Ilpo Järvinen
1
-0
/
+2
2025-03-12
net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
Stanislav Fomichev
1
-2
/
+0
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-80
/
+1
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
1
-0
/
+5
2025-03-06
docs: net: document new locking reality
Stanislav Fomichev
1
-0
/
+4
2025-03-06
net: add option to request netdev instance lock
Stanislav Fomichev
1
-1
/
+7
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
1
-5
/
+1
2025-03-06
net: hold netdev instance lock during ndo_bpf
Stanislav Fomichev
1
-0
/
+1
2025-03-06
net: hold netdev instance lock during sysfs operations
Stanislav Fomichev
1
-0
/
+4
2025-03-06
net: hold netdev instance lock during ioctl operations
Stanislav Fomichev
1
-0
/
+3
2025-03-06
net: hold netdev instance lock during rtnetlink operations
Stanislav Fomichev
1
-6
/
+34
2025-03-06
net: hold netdev instance lock during queue operations
Stanislav Fomichev
1
-1
/
+1
2025-03-06
net: hold netdev instance lock during nft ndo_setup_tc
Stanislav Fomichev
1
-0
/
+2
2025-03-06
net: hold netdev instance lock during ndo_open/ndo_stop
Stanislav Fomichev
1
-0
/
+23
2025-03-04
net: plumb extack in __dev_change_net_namespace()
Nicolas Dichtel
1
-2
/
+3
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-2
/
+2
2025-02-27
net: gro: decouple GRO from the NAPI layer
Alexander Lobakin
1
-9
/
+28
2025-02-26
net: move aRFS rmap management and CPU affinity to core
Ahmed Zaki
1
-4
/
+20
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-1
/
+0
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
1
-0
/
+2
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
1
-0
/
+1
2025-02-07
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
1
-1
/
+0
2025-02-06
net: add dev_net_rcu() helper
Eric Dumazet
1
-0
/
+6
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-02-05
net-sysfs: move queue attribute groups outside the default groups
Antoine Tenart
1
-0
/
+1
2025-02-03
net: harmonize tstats and dstats
Paolo Abeni
1
-1
/
+1
2025-01-27
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-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
1
-3
/
+4
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
1
-1
/
+9
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
1
-2
/
+11
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
1
-8
/
+3
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
1
-7
/
+47
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
1
-1
/
+13
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
1
-1
/
+1
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
1
-2
/
+21
2025-01-15
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-13
net: remove init_dummy_netdev()
Jakub Kicinski
1
-1
/
+0
2025-01-10
net: hide the definition of dev_get_by_napi_id()
Jakub Kicinski
1
-1
/
+0
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
1
-1
/
+1
2025-01-06
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-09
net: reformat kdoc return statements
Jakub Kicinski
1
-6
/
+8
2024-12-06
vrf: Make pcpu_dstats update functions available to other modules.
Guillaume Nault
1
-0
/
+40
[next]