index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netdev-genl.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-04-30
netdev: add queue stats
Xuan Zhuo
1
-2
/
+21
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
1
-13
/
+39
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-1
/
+2
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
1
-0
/
+213
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
1
-12
/
+3
2023-12-04
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
1
-0
/
+7
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
1
-0
/
+4
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
1
-2
/
+119
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
1
-0
/
+10
2023-12-04
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
1
-3
/
+184
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
1
-0
/
+10
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-1
/
+12
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
1
-1
/
+11
2023-08-15
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
1
-9
/
+8
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
1
-29
/
+8
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+8
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+179