index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
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