index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
shaper
Age
Commit message (
Expand
)
Author
Lines
8 days
net-shapers: don't free reply skb after genlmsg_reply()
Paul Moses
-9
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-4
/
+3
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+2
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
-3
/
+3
2024-10-10
net-shapers: implement cap validation in the core
Paolo Abeni
-0
/
+101
2024-10-10
net: shaper: implement introspection support
Paolo Abeni
-3
/
+95
2024-10-10
netlink: spec: add shaper introspection support
Paolo Abeni
-0
/
+71
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
-0
/
+48
2024-10-10
net-shapers: implement delete support for NODE scope shaper
Paolo Abeni
-12
/
+74
2024-10-10
net-shapers: implement NL group operation
Paolo Abeni
-0
/
+350
2024-10-10
net-shapers: implement NL set and delete operations
Paolo Abeni
-3
/
+380
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
-7
/
+328
2024-10-10
netlink: spec: add shaper YAML spec
Paolo Abeni
-0
/
+222