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
/
net
/
core
/
netdev-genl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+11
2025-05-15
net: devmem: fix kernel panic when netlink socket close after module unload
Taehee Yoo
1
-0
/
+11
2025-05-13
net: check for driver support in netmem TX
Mina Almasry
1
-0
/
+7
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-3
/
+68
2025-05-13
net: devmem: TCP tx netlink api
Stanislav Fomichev
1
-0
/
+6
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-19
/
+50
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-19
/
+50
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2025-04-21
net: fix the missing unlock for detached devices
Jakub Kicinski
1
-3
/
+6
2025-04-17
netdev: fix the locking for netdev notifications
Jakub Kicinski
1
-0
/
+4
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
1
-12
/
+17
2025-04-09
netdev: depend on netdev->lock for xdp features
Jakub Kicinski
1
-14
/
+12
2025-04-09
netdev: don't hold rtnl_lock over nl queue info get when possible
Jakub Kicinski
1
-11
/
+7
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
1
-6
/
+0
2025-03-31
net: fix use-after-free in the netdev_nl_sock_priv_destroy()
Taehee Yoo
1
-2
/
+4
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
1
-0
/
+7
2025-03-25
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dmabuf()
Jakub Kicinski
1
-0
/
+2
2025-03-12
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
1
-7
/
+6
2025-03-12
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
1
-0
/
+6
2025-03-12
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
1
-10
/
+9
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+2
2025-02-20
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
1
-0
/
+2
2025-02-17
netdev-genl: Add an XSK attribute to queues
Joe Damato
1
-0
/
+12
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
1
-1
/
+1
2025-02-12
net: report csum_complete via qstats
Jakub Kicinski
1
-0
/
+1
2025-02-06
netdev-genl: Elide napi_id when not present
Joe Damato
1
-5
/
+9
2025-02-06
net: page_pool: add callback for mp info printing
Pavel Begunkov
1
-5
/
+6
2025-01-15
netdev-genl: remove rtnl_lock protection from NAPI ops
Jakub Kicinski
1
-10
/
+0
2025-01-15
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
1
-21
/
+25
2025-01-10
net: warn during dump if NAPI list is not sorted
Jakub Kicinski
1
-0
/
+7
2025-01-08
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
1
-4
/
+2
2025-01-07
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
1
-2
/
+3
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
1
-1
/
+5
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
1
-2
/
+2
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
1
-7
/
+4
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+2
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
1
-0
/
+2
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
1
-0
/
+2
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
1
-0
/
+12
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
1
-0
/
+45
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
1
-0
/
+6
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
1
-0
/
+6
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
1
-1
/
+1
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
1
-0
/
+7
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
1
-5
/
+123
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
1
-0
/
+6
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
1
-3
/
+5
2024-06-14
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
1
-8
/
+8
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
1
-1
/
+3
[next]