开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
netdev-genl.c
Age
Commit message (
Expand
)
Author
2024-12-20
netdev-genl: avoid empty messages in napi get
Jakub Kicinski
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
2024-12-16
netdev: fix repeated netlink messages in queue stats
Jakub Kicinski
2024-12-16
netdev: fix repeated netlink messages in queue dump
Jakub Kicinski
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_set
Joe Damato
2024-11-15
netdev-genl: Hold rcu_read_lock in napi_get
Joe Damato
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-10-14
netdev-genl: Support setting per-NAPI config values
Joe Damato
2024-10-14
netdev-genl: Dump gro_flush_timeout
Joe Damato
2024-10-14
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
2024-09-11
netdev: add dmabuf introspection
Mina Almasry
2024-09-11
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-11
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
2024-09-02
netdev-genl: Set extack and fix error on napi-get
Joe Damato
2024-06-14
netdev-genl: fix error codes when outputting XDP features
Jakub Kicinski
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-04-30
netdev: add queue stats
Xuan Zhuo
2024-04-23
netdev: support dumping a single netdev in qstats
Jakub Kicinski
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2023-12-04
netdev-genl: Add PID for the NAPI thread
Amritha Nambiar
2023-12-04
net: Add NAPI IRQ support
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for napi
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
Amritha Nambiar
2023-12-04
netdev-genl: Add netlink framework functions for queue
Amritha Nambiar
2023-12-04
netdev-genl: spec: Extend netdev netlink spec in YAML for queue
Amritha Nambiar
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-08-15
netdev-genl: use struct genl_info for reply construction
Jakub Kicinski
2023-07-28
net: convert some netlink netdev iterators to depend on the xarray
Jakub Kicinski
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski