index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
netlink
/
specs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: specs: mptcp: fix missing doc
Matthieu Baerts (NGI0)
2024-12-27
1
-6
/
+6
*
netlink: specs: mptcp: clearly mention attributes
Matthieu Baerts (NGI0)
2024-12-27
1
-25
/
+25
*
netlink: specs: mptcp: add missing 'server-side' attr
Matthieu Baerts (NGI0)
2024-12-27
1
-2
/
+4
*
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2024-11-12
1
-0
/
+7
*
tc: fix typo probabilty in tc.yaml doc
Abhinav Saxena
2024-11-09
1
-1
/
+1
*
netlink: specs: Add a spec for FIB rule management
Donald Hunter
2024-11-08
1
-0
/
+242
*
netlink: specs: Add a spec for neighbor tables in rtnetlink
Donald Hunter
2024-11-08
1
-0
/
+442
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
1
-1
/
+0
|
\
|
*
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-06
1
-1
/
+0
*
|
dpll: add clock quality level attribute and op
Jiri Pirko
2024-11-03
1
-0
/
+41
*
|
netlink: specs: Add missing phy-ntf command to ethtool spec
Kory Maincent
2024-10-29
1
-0
/
+4
*
|
netlink: specs: Add missing bitset attrs to ethtool spec
Donald Hunter
2024-10-23
1
-1
/
+6
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-10-15
1
-0
/
+15
|
\
\
|
*
|
netkit: Add add netkit scrub support to rt_link.yaml
Daniel Borkmann
2024-10-08
1
-0
/
+15
|
|
/
*
|
netdev-genl: Support setting per-NAPI config values
Joe Damato
2024-10-15
1
-0
/
+11
*
|
netdev-genl: Dump gro_flush_timeout
Joe Damato
2024-10-15
1
-0
/
+9
*
|
netdev-genl: Dump napi_defer_hard_irqs
Joe Damato
2024-10-15
1
-0
/
+8
*
|
netlink: spec: add shaper introspection support
Paolo Abeni
2024-10-10
1
-0
/
+88
*
|
netlink: spec: add shaper YAML spec
Paolo Abeni
2024-10-10
1
-0
/
+274
*
|
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-10-05
1
-0
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-13
1
-1
/
+0
|
\
|
*
netlink: specs: mptcp: fix port endianness
Asbjørn Sloth Tønnesen
2024-09-12
1
-1
/
+0
*
|
netdev: add dmabuf introspection
Mina Almasry
2024-09-12
1
-0
/
+10
*
|
netdev: support binding dma-buf to netdevice
Mina Almasry
2024-09-12
1
-0
/
+4
*
|
net: netdev netlink api to bind dma-buf to a net device
Mina Almasry
2024-09-12
1
-0
/
+47
*
|
netlink: specs: nftables: allow decode of tailscale ruleset
Donald Hunter
2024-09-06
1
-0
/
+16
*
|
netlink: specs: nftables: allow decode of default firewalld ruleset
Florian Westphal
2024-09-04
1
-4
/
+250
*
|
dpll: add Embedded SYNC feature for a pin
Arkadiusz Kubalewski
2024-08-27
1
-0
/
+24
*
|
ethtool: Extend cable testing interface with result source information
Oleksij Rempel
2024-08-26
1
-0
/
+6
*
|
netlink: specs: add ethnl PHY_GET command set
Maxime Chevallier
2024-08-23
1
-0
/
+55
*
|
netlink: specs: add phy-index as a header parameter
Maxime Chevallier
2024-08-23
1
-0
/
+3
*
|
netlink: specs: decode indirection table as u32 array
Jakub Kicinski
2024-08-12
1
-0
/
+1
*
|
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
2024-08-12
1
-0
/
+4
*
|
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
2024-08-12
1
-2
/
+7
*
|
doc/netlink/specs: add netkit support to rt_link.yaml
Nikolay Aleksandrov
2024-08-08
1
-0
/
+41
|
/
*
ethtool: rss: echo the context number back
Jakub Kicinski
2024-07-26
1
-0
/
+1
*
netlink: specs: correct the spec of ethtool
Jakub Kicinski
2024-07-26
1
-2
/
+1
*
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-07-17
1
-0
/
+27
|
\
|
*
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
2024-07-08
1
-0
/
+27
*
|
doc: netlink: specs: tc: flower: add enc-flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+12
*
|
net/sched: flower: define new tunnel flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+4
*
|
doc: netlink: specs: tc: describe flower control flags
Asbjørn Sloth Tønnesen
2024-07-15
1
-0
/
+10
*
|
netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
Kory Maincent (Dent Project)
2024-07-06
1
-0
/
+22
*
|
netlink: specs: Expand the PSE netlink command with C33 new features
Kory Maincent (Dent Project)
2024-07-06
1
-0
/
+36
*
|
net: openvswitch: add psample action
Adrian Moreno
2024-07-06
1
-0
/
+17
*
|
tcp_metrics: add netlink protocol spec in YAML
Jakub Kicinski
2024-07-01
1
-0
/
+169
*
|
ethtool: Add an interface for flashing transceiver modules' firmware
Danielle Ratson
2024-06-28
1
-0
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
2
-4
/
+5
|
\
|
|
*
Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-27
1
-2
/
+5
|
|
\
|
|
*
netlink: specs: Fix pse-set command attributes
Kory Maincent
2024-06-23
1
-2
/
+5
[next]