index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
netlink
/
specs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-28
netlink: specs: add missing mask attributes for conntrack dump
Ilya Maximets
1
-2
/
+4
2026-08-28
netlink: specs: fix the conntrack filter type
Ilya Maximets
1
-1
/
+14
2026-08-20
Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-0
/
+111
2026-08-13
netlink: specs: rt-route: add the route deletion reason
Yuyang Huang
1
-0
/
+34
2026-08-13
netlink: specs: rt-route: split out the request attribute list
Yuyang Huang
1
-2
/
+30
2026-08-13
netlink: specs: rt-route: add route notifications
Yuyang Huang
1
-0
/
+19
2026-08-10
nfsd: export NFSv4 callback op stats via netlink
Jeff Layton
1
-0
/
+6
2026-08-10
nfsd: implement server-stats-get netlink handler
Jeff Layton
1
-0
/
+105
2026-08-07
net: devmem: allow rx-page-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
1
-0
/
+19
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2026-08-06
rtnetlink: cap IFLA_VFINFO_LIST at a documented number of VFs
Artem Lytkin
1
-0
/
+5
2026-07-30
ovpn: limit keepalive values to one day
Marco Baffo
1
-0
/
+4
2026-07-29
netlink: specs: nl80211: fix TOOD -> TODO
Shaikh Kamaluddin
1
-2
/
+2
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-20
/
+20
2026-07-20
netlink: specs: rt-link: convert bridge port flag attributes to u8
Danielle Ratson
1
-20
/
+20
2026-07-07
devlink: Allow parent dev for rate-set and rate-new
Cosmin Ratiu
1
-4
/
+6
2026-07-07
devlink: Add parent dev to devlink API
Cosmin Ratiu
1
-0
/
+20
2026-07-06
dpll: add DPLL_PIN_TYPE_INT_NCO pin type
Ivan Vecera
1
-0
/
+13
2026-07-06
dpll: add STATE_CONNECTED_OVERRIDE pin capability
Ivan Vecera
1
-0
/
+6
2026-07-03
net: ipv4: report multicast group user count
Yuyang Huang
1
-0
/
+4
2026-06-18
Merge tag 'nfsd-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-0
/
+439
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+12
2026-06-15
netdev: expose io_uring rx_page_order order via netlink
Dragos Tatulea
1
-1
/
+8
2026-06-13
devlink: Implement devlink param multi attribute nested data values
Saeed Mahameed
1
-0
/
+4
2026-06-13
dpll: add generic DPLL type
Grzegorz Nitka
1
-0
/
+3
2026-06-12
psp: add a new netdev event for dev unregister
Wei Wang
1
-1
/
+1
2026-06-12
psp: add new netlink cmd for dev-assoc and dev-disassoc
Wei Wang
1
-1
/
+68
2026-06-12
psp: add admin/non-admin version of psp_device_get_locked
Wei Wang
1
-2
/
+2
2026-06-12
handshake: Require admin permission for DONE command
Chuck Lever
1
-0
/
+1
2026-06-10
bonding: 3ad: add lacp_strict configuration knob
Louis Scalbert
1
-0
/
+3
2026-06-10
netlink: specs: rt-link: missed broadcast-neigh
Louis Scalbert
1
-0
/
+3
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
Chuck Lever
1
-0
/
+27
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink command
Chuck Lever
1
-0
/
+16
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
Chuck Lever
1
-0
/
+18
2026-06-05
net: devmem: allow bind-rx from non-init user namespaces
Bobby Eshleman
1
-1
/
+1
2026-06-03
geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.
Kuniyuki Iwashima
1
-0
/
+9
2026-06-02
doc/netlink: rt-link: fix binary attributes marked as strings
Remy D. Farley
1
-4
/
+6
2026-06-01
NFSD: Put cache get-reqs dump attrs under reply
Chuck Lever
2
-4
/
+4
2026-06-01
nfsd: add NFSD_CMD_CACHE_FLUSH netlink command
Jeff Layton
1
-0
/
+17
2026-06-01
sunrpc: add SUNRPC_CMD_CACHE_FLUSH netlink command
Jeff Layton
1
-0
/
+17
2026-06-01
nfsd: add netlink upcall for the nfsd.fh cache
Jeff Layton
1
-1
/
+51
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
1
-0
/
+162
2026-06-01
sunrpc: add netlink upcall for the auth.unix.gid cache
Jeff Layton
1
-0
/
+45
2026-06-01
sunrpc: add netlink upcall for the auth.unix.ip cache
Jeff Layton
1
-0
/
+47
2026-06-01
sunrpc: add a generic netlink family for cache upcalls
Jeff Layton
1
-0
/
+40
2026-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2026-05-28
net/handshake: Pass negative errno through handshake_complete()
Chuck Lever
1
-0
/
+8
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
1
-0
/
+7
2026-05-26
netlink: specs: add OVS packet family specification
Minxi Hou
1
-0
/
+130
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
[next]