index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
netdev-genl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix the missing unlock for detached devices
Jakub Kicinski
2025-04-22
1
-3
/
+6
*
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-04
1
-6
/
+0
*
net: fix use-after-free in the netdev_nl_sock_priv_destroy()
Taehee Yoo
2025-03-31
1
-2
/
+4
*
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
2025-03-25
1
-0
/
+7
*
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dm...
Jakub Kicinski
2025-03-25
1
-0
/
+2
*
net: drop rtnl_lock for queue_mgmt operations
Stanislav Fomichev
2025-03-12
1
-7
/
+6
*
net: add granular lock for the netdev netlink socket
Stanislav Fomichev
2025-03-12
1
-0
/
+6
*
net: create netdev_nl_sock to wrap bindings list
Stanislav Fomichev
2025-03-12
1
-10
/
+9
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-21
1
-0
/
+2
|
\
|
*
xsk: Add launch time hardware offload support to XDP Tx metadata
Song Yoong Siang
2025-02-20
1
-0
/
+2
*
|
netdev-genl: Add an XSK attribute to queues
Joe Damato
2025-02-18
1
-0
/
+12
*
|
net: use napi_id_valid helper
Stefano Jordhani
2025-02-18
1
-1
/
+1
|
/
*
net: report csum_complete via qstats
Jakub Kicinski
2025-02-13
1
-0
/
+1
*
netdev-genl: Elide napi_id when not present
Joe Damato
2025-02-07
1
-5
/
+9
*
net: page_pool: add callback for mp info printing
Pavel Begunkov
2025-02-07
1
-5
/
+6
*
netdev-genl: remove rtnl_lock protection from NAPI ops
Jakub Kicinski
2025-01-16
1
-10
/
+0
*
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
2025-01-16
1
-21
/
+25
*
net: warn during dump if NAPI list is not sorted
Jakub Kicinski
2025-01-11
1
-0
/
+7
*
netdev: prevent accessing NAPI instances from another namespace
Jakub Kicinski
2025-01-08
1
-4
/
+2
*
net: don't dump Tx and uninitialized NAPIs
Jakub Kicinski
2025-01-07
1
-2
/
+3
*
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
2024-12-20
1
-1
/
+5
*
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
2024-12-19
1
-2
/
+2
*
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
2024-12-17
1
-2
/
+2
*
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
2024-12-17
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-19
1
-0
/
+2
|
\
|
*
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
2024-11-15
1
-0
/
+2
*
|
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
1
-0
/
+2
*
|
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-12
1
-0
/
+12
*
|
netdev-genl: Support setting per-NAPI config values
Joe Damato
2024-10-15
1
-0
/
+45
*
|
netdev-genl: Dump gro_flush_timeout
Joe Damato
2024-10-15
1
-0
/
+6
*
|
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
2024-10-15
1
-0
/
+6
*
|
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-10-10
1
-1
/
+1
|
/
*
netdev: add dmabuf introspection
Mina Almasry
2024-09-12
1
-0
/
+7
*
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-12
1
-5
/
+123
*
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
2024-09-12
1
-0
/
+6
*
netdev-genl: Set extack and fix error on napi-get
Joe Damato
2024-09-03
1
-3
/
+5
*
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
2024-06-15
1
-8
/
+8
*
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
1
-1
/
+3
*
netdev: add queue stats
Xuan Zhuo
2024-04-30
1
-2
/
+21
*
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2024-04-23
1
-13
/
+39
*
netdev: add queue stat for alloc failures
Jakub Kicinski
2024-03-08
1
-1
/
+2
*
netdev: add per-queue statistics
Jakub Kicinski
2024-03-08
1
-0
/
+213
*
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2024-03-06
1
-12
/
+3
*
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
2023-12-05
1
-0
/
+7
*
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-05
1
-0
/
+4
*
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-12-05
1
-2
/
+119
*
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-05
1
-0
/
+10
*
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
2023-12-05
1
-3
/
+184
*
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-12-05
1
-0
/
+10
*
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-11-29
1
-1
/
+12
[next]