Age | Commit message (Expand) | Author | Files | Lines |
2025-05-22 | net: Add support for providing the PTP hardware source in tsinfo | Kory Maincent | 1 | -0/+27 |
2025-05-21 | netlink: specs: tc: add qdisc dump to TC spec | Jakub Kicinski | 1 | -1/+2 |
2025-05-21 | netlink: specs: tc: drop the family name prefix from attrs | Jakub Kicinski | 1 | -167/+167 |
2025-05-21 | netlink: specs: tc: add C naming info | Jakub Kicinski | 1 | -0/+95 |
2025-05-21 | netlink: specs: tc: use tc-gact instead of tc-gen as struct name | Jakub Kicinski | 1 | -3/+3 |
2025-05-21 | netlink: specs: tc: remove duplicate nests | Jakub Kicinski | 1 | -74/+4 |
2025-05-16 | netlink: specs: rt-link: add C naming info for ovpn | Jakub Kicinski | 1 | -0/+4 |
2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+6 |
2025-05-14 | netlink: specs: tc: all actions are indexed arrays | Jakub Kicinski | 1 | -2/+4 |
2025-05-14 | netlink: specs: tc: fix a couple of attribute names | Jakub Kicinski | 1 | -2/+2 |
2025-05-13 | net: devmem: TCP tx netlink api | Stanislav Fomichev | 1 | -0/+12 |
2025-05-07 | netlink: specs: rt-link: remove implicit structs from devconf | Jakub Kicinski | 1 | -97/+10 |
2025-05-07 | netlink: specs: remove implicit structs for SNMP counters | Jakub Kicinski | 1 | -48/+12 |
2025-05-07 | netlink: specs: ovs: correct struct names | Jakub Kicinski | 2 | -9/+6 |
2025-05-07 | netlink: specs: nl80211: drop structs which are not uAPI | Jakub Kicinski | 1 | -68/+0 |
2025-05-06 | devlink: define enum for attr types of dynamic attributes | Jiri Pirko | 1 | -0/+24 |
2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+3 |
2025-04-28 | netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum | Kory Maincent | 1 | -1/+3 |
2025-04-23 | netlink: specs: rt-rule: add C naming info | Jakub Kicinski | 1 | -0/+4 |
2025-04-23 | netlink: specs: rtnetlink: correct notify properties | Jakub Kicinski | 2 | -3/+3 |
2025-04-23 | netlink: specs: rt-neigh: make sure getneigh is consistent | Jakub Kicinski | 1 | -0/+1 |
2025-04-23 | netlink: specs: rt-neigh: add C naming info | Jakub Kicinski | 1 | -0/+9 |
2025-04-23 | netlink: specs: rt-link: add notification for newlink | Jakub Kicinski | 1 | -0/+6 |
2025-04-23 | netlink: specs: rt-link: make bond's ipv6 address attribute fixed size | Jakub Kicinski | 1 | -0/+2 |
2025-04-23 | netlink: specs: rt-link: adjust AF_ nest for C codegen | Jakub Kicinski | 1 | -3/+5 |
2025-04-23 | netlink: specs: rt-link: add C naming info | Jakub Kicinski | 1 | -1/+29 |
2025-04-23 | netlink: specs: rt-link: remove duplicated group in attr list | Jakub Kicinski | 1 | -1/+0 |
2025-04-23 | netlink: specs: rt-link: remove if-netnsid from attr list | Jakub Kicinski | 1 | -1/+0 |
2025-04-23 | netlink: specs: rt-link: remove the fixed members from attrs | Jakub Kicinski | 1 | -13/+0 |
2025-04-23 | netlink: specs: allow header properties for attribute sets | Jakub Kicinski | 3 | -0/+9 |
2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -17/+21 |
2025-04-17 | ovpn: add basic interface creation/destruction/management routines | Antonio Quartulli | 1 | -0/+16 |
2025-04-17 | ovpn: add basic netlink support | Antonio Quartulli | 1 | -0/+367 |
2025-04-16 | netlink: specs: rt-neigh: prefix struct nfmsg members with ndm | Jakub Kicinski | 1 | -6/+6 |
2025-04-16 | netlink: specs: rt-link: adjust mctp attribute naming | Jakub Kicinski | 1 | -1/+2 |
2025-04-16 | netlink: specs: rtnetlink: attribute naming corrections | Jakub Kicinski | 2 | -4/+4 |
2025-04-16 | netlink: specs: rt-link: add an attr layer around alt-ifname | Jakub Kicinski | 1 | -3/+8 |
2025-04-14 | netlink: specs: ovs_vport: align with C codegen capabilities | Jakub Kicinski | 1 | -3/+1 |
2025-04-10 | netlink: specs: rt-route: add C naming info | Jakub Kicinski | 1 | -0/+3 |
2025-04-10 | netlink: specs: rt-addr: add C naming info | Jakub Kicinski | 1 | -0/+4 |
2025-04-10 | netlink: specs: rt-route: remove the fixed members from attrs | Jakub Kicinski | 1 | -14/+1 |
2025-04-10 | netlink: specs: rt-addr: remove the fixed members from attrs | Jakub Kicinski | 1 | -17/+3 |
2025-04-10 | netlink: specs: rt-route: specify fixed-header at operations level | Jakub Kicinski | 1 | -3/+1 |
2025-04-10 | netlink: specs: rename rtnetlink specs in accordance with family name | Jakub Kicinski | 5 | -0/+0 |
2025-04-04 | netlink: specs: rt_route: pull the ifa- prefix out of the names | Jakub Kicinski | 1 | -89/+91 |
2025-04-04 | netlink: specs: rt_addr: pull the ifa- prefix out of the names | Jakub Kicinski | 1 | -19/+20 |
2025-04-04 | netlink: specs: rt_addr: fix get multi command name | Jakub Kicinski | 1 | -1/+1 |
2025-04-04 | netlink: specs: rt_addr: fix the spec format / schema failures | Jakub Kicinski | 1 | -0/+1 |
2025-03-31 | Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+45 |
2025-03-25 | ynl: devlink: add missing board-serial-number | Jiri Pirko | 1 | -0/+1 |
2025-03-12 | net: create netdev_nl_sock to wrap bindings list | Stanislav Fomichev | 1 | -2/+2 |
2025-03-10 | lockd: add netlink control interface | Jeff Layton | 1 | -0/+45 |
2025-03-04 | net: advertise netns_immutable property via netlink | Nicolas Dichtel | 1 | -0/+3 |
2025-02-27 | geneve, specs: Add port range to rt_link specification | Daniel Borkmann | 1 | -0/+16 |
2025-02-21 | netlink: specs: Add FIB rule DSCP mask attribute | Ido Schimmel | 1 | -0/+5 |
2025-02-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+4 |
2025-02-20 | xsk: Add launch time hardware offload support to XDP Tx metadata | Song Yoong Siang | 1 | -0/+4 |
2025-02-19 | netlink: specs: Add FIB rule port mask attributes | Ido Schimmel | 1 | -0/+10 |
2025-02-17 | netdev: clarify GSO vs csum in qstats | Jakub Kicinski | 1 | -0/+2 |
2025-02-17 | netdev-genl: Add an XSK attribute to queues | Joe Damato | 1 | -1/+12 |
2025-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2025-02-12 | netlink: specs: add conntrack dump and stats dump support | Florian Westphal | 1 | -0/+643 |
2025-02-12 | netlink: specs: wireless: add a spec for nl80211 | Donald Hunter | 1 | -0/+2000 |
2025-02-12 | netlink: specs: add s8, s16 to genetlink schemas | Donald Hunter | 3 | -3/+3 |
2025-02-12 | netlink: specs: support nested structs in genetlink legacy | Donald Hunter | 1 | -0/+3 |
2025-02-11 | selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support | Yuyang Huang | 1 | -0/+23 |
2025-02-06 | net: ethtool: tsconfig: Fix netlink type of hwtstamp flags | Kory Maincent | 1 | -1/+2 |
2025-02-06 | Merge branch 'io_uring-zero-copy-rx' | Jakub Kicinski | 1 | -0/+15 |
2025-02-06 | netdev: add io_uring memory provider info | David Wei | 1 | -0/+15 |
2025-02-06 | tools: ynl-gen: support limits using definitions | Jakub Kicinski | 3 | -6/+9 |
2025-01-17 | net: ethtool: ts: add separate counter for unconfirmed one-step TX timestamps | Vladimir Oltean | 1 | -0/+3 |
2025-01-15 | net: ethtool: add support for configuring hds-thresh | Taehee Yoo | 1 | -0/+8 |
2025-01-07 | netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs | Jakub Kicinski | 1 | -0/+87 |
2025-01-07 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+6 |
2025-01-06 | netkit: Add add netkit {head,tail}room to rt_link.yaml | Daniel Borkmann | 1 | -0/+6 |
2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -29/+31 |
2024-12-27 | netlink: specs: mptcp: fix missing doc | Matthieu Baerts (NGI0) | 1 | -6/+6 |
2024-12-27 | netlink: specs: mptcp: clearly mention attributes | Matthieu Baerts (NGI0) | 1 | -25/+25 |
2024-12-27 | netlink: specs: mptcp: add missing 'server-side' attr | Matthieu Baerts (NGI0) | 1 | -2/+4 |
2024-12-19 | netlink: specs: Add route flow label attribute | Ido Schimmel | 1 | -0/+7 |
2024-12-19 | netlink: specs: Add FIB rule flow label attributes | Ido Schimmel | 1 | -0/+12 |
2024-12-16 | netlink: specs: add phys-binding attr to rt_link spec | Donald Hunter | 1 | -0/+3 |
2024-12-16 | net: ethtool: Add support for tsconfig command to get/set hwtstamp config | Kory Maincent | 1 | -0/+56 |
2024-12-16 | net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topology | Kory Maincent | 1 | -0/+20 |
2024-12-15 | netlink: specs: add uint, sint to netlink-raw schema | Donald Hunter | 1 | -1/+1 |
2024-12-05 | ynl: add missing pieces to ethtool spec to better match uapi header | Stanislav Fomichev | 1 | -12/+346 |
2024-12-05 | ynl: support enum-cnt-name attribute in legacy definitions | Stanislav Fomichev | 2 | -0/+6 |
2024-11-11 | net: Add napi_struct parameter irq_suspend_timeout | Martin Karsten | 1 | -0/+7 |
2024-11-09 | tc: fix typo probabilty in tc.yaml doc | Abhinav Saxena | 1 | -1/+1 |
2024-11-07 | netlink: specs: Add a spec for FIB rule management | Donald Hunter | 1 | -0/+242 |
2024-11-07 | netlink: specs: Add a spec for neighbor tables in rtnetlink | Donald Hunter | 1 | -0/+442 |
2024-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
2024-11-05 | mptcp: no admin perm to list endpoints | Matthieu Baerts (NGI0) | 1 | -1/+0 |
2024-11-03 | dpll: add clock quality level attribute and op | Jiri Pirko | 1 | -0/+41 |
2024-10-28 | netlink: specs: Add missing phy-ntf command to ethtool spec | Kory Maincent | 1 | -0/+4 |
2024-10-23 | netlink: specs: Add missing bitset attrs to ethtool spec | Donald Hunter | 1 | -1/+6 |
2024-10-15 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 1 | -0/+15 |
2024-10-14 | netdev-genl: Support setting per-NAPI config values | Joe Damato | 1 | -0/+11 |
2024-10-14 | netdev-genl: Dump gro_flush_timeout | Joe Damato | 1 | -0/+9 |
2024-10-14 | netdev-genl: Dump napi_defer_hard_irqs | Joe Damato | 1 | -0/+8 |
2024-10-10 | netlink: spec: add shaper introspection support | Paolo Abeni | 1 | -0/+88 |
2024-10-10 | netlink: spec: add shaper YAML spec | Paolo Abeni | 1 | -0/+274 |
2024-10-07 | netkit: Add add netkit scrub support to rt_link.yaml | Daniel Borkmann | 1 | -0/+15 |
2024-10-04 | net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute | Eric Dumazet | 1 | -0/+4 |
2024-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+0 |
2024-09-11 | netdev: add dmabuf introspection | Mina Almasry | 1 | -0/+10 |
2024-09-11 | netdev: support binding dma-buf to netdevice | Mina Almasry | 1 | -0/+4 |
2024-09-11 | net: netdev netlink api to bind dma-buf to a net device | Mina Almasry | 1 | -0/+47 |
2024-09-11 | netlink: specs: mptcp: fix port endianness | Asbjørn Sloth Tønnesen | 1 | -1/+0 |
2024-09-05 | netlink: specs: nftables: allow decode of tailscale ruleset | Donald Hunter | 1 | -0/+16 |
2024-09-03 | netlink: specs: nftables: allow decode of default firewalld ruleset | Florian Westphal | 1 | -4/+250 |
2024-08-26 | dpll: add Embedded SYNC feature for a pin | Arkadiusz Kubalewski | 1 | -0/+24 |
2024-08-26 | ethtool: Extend cable testing interface with result source information | Oleksij Rempel | 1 | -0/+6 |
2024-08-23 | netlink: specs: add ethnl PHY_GET command set | Maxime Chevallier | 1 | -0/+55 |
2024-08-23 | netlink: specs: add phy-index as a header parameter | Maxime Chevallier | 1 | -0/+3 |
2024-08-12 | netlink: specs: decode indirection table as u32 array | Jakub Kicinski | 1 | -0/+1 |
2024-08-12 | ethtool: rss: support skipping contexts during dump | Jakub Kicinski | 1 | -0/+4 |
2024-08-12 | ethtool: rss: support dumping RSS contexts | Jakub Kicinski | 1 | -2/+7 |
2024-08-07 | doc/netlink/specs: add netkit support to rt_link.yaml | Nikolay Aleksandrov | 1 | -0/+41 |
2024-07-25 | ethtool: rss: echo the context number back | Jakub Kicinski | 1 | -0/+1 |
2024-07-25 | netlink: specs: correct the spec of ethtool | Jakub Kicinski | 1 | -2/+1 |
2024-07-17 | Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+27 |
2024-07-15 | doc: netlink: specs: tc: flower: add enc-flags | Asbjørn Sloth Tønnesen | 1 | -0/+12 |
2024-07-15 | net/sched: flower: define new tunnel flags | Asbjørn Sloth Tønnesen | 1 | -0/+4 |
2024-07-15 | doc: netlink: specs: tc: describe flower control flags | Asbjørn Sloth Tønnesen | 1 | -0/+10 |
2024-07-08 | nfsd: new netlink ops to get/set server pool_mode | Jeff Layton | 1 | -0/+27 |
2024-07-05 | netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes | Kory Maincent (Dent Project) | 1 | -0/+22 |
2024-07-05 | netlink: specs: Expand the PSE netlink command with C33 new features | Kory Maincent (Dent Project) | 1 | -0/+36 |
2024-07-05 | net: openvswitch: add psample action | Adrian Moreno | 1 | -0/+17 |
2024-07-01 | tcp_metrics: add netlink protocol spec in YAML | Jakub Kicinski | 1 | -0/+169 |
2024-06-28 | ethtool: Add an interface for flashing transceiver modules' firmware | Danielle Ratson | 1 | -0/+55 |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -4/+5 |
2024-06-27 | Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+5 |
2024-06-25 | ethtool: provide customized dim profile management | Heng Qi | 1 | -0/+31 |
2024-06-23 | netlink: specs: Fix pse-set command attributes | Kory Maincent | 1 | -2/+5 |
2024-06-22 | Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds | 1 | -2/+0 |
2024-06-17 | NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit() | Lorenzo Bianconi | 1 | -2/+0 |
2024-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+4 |
2024-05-30 | netdev: add qstat for csum complete | Jakub Kicinski | 1 | -0/+4 |
2024-05-29 | doc: netlink: Don't 'sanitize' op docstrings in generated .rst | Donald Hunter | 1 | -0/+1 |
2024-05-18 | Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+110 |
2024-05-13 | netdev: Add queue stats for TX stop and wake | Daniel Jurgens | 1 | -0/+14 |
2024-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+6 |
2024-05-08 | netlink/specs: Add VF attributes to rt_link spec | Donald Hunter | 1 | -2/+235 |
2024-05-06 | netlink: specs: Add missing bridge linkinfo attrs | Donald Hunter | 1 | -0/+6 |
2024-05-06 | NFSD: add listener-{set,get} netlink command | Lorenzo Bianconi | 1 | -0/+34 |
2024-05-06 | NFSD: add write_version to netlink command | Lorenzo Bianconi | 1 | -0/+37 |
2024-05-06 | NFSD: convert write_threads to netlink command | Lorenzo Bianconi | 1 | -0/+39 |
2024-04-30 | netdev: add queue stats | Xuan Zhuo | 1 | -0/+104 |
2024-04-23 | netdev: support dumping a single netdev in qstats | Jakub Kicinski | 1 | -0/+1 |
2024-04-22 | doc/netlink/specs: Add draft nftables spec | Donald Hunter | 1 | -0/+1264 |
2024-04-18 | netlink: specs: Expand the pse netlink command with PoE interface | Kory Maincent (Dent Project) | 1 | -0/+15 |
2024-04-18 | netlink: specs: Modify pse attribute prefix | Kory Maincent (Dent Project) | 1 | -9/+9 |
2024-04-10 | doc/netlink/specs: Add bond support to rt_link.yaml | Hangbin Liu | 1 | -0/+163 |
2024-04-05 | ynl: rename array-nest to indexed-array | Hangbin Liu | 7 | -14/+24 |
2024-04-05 | netlink: specs: ethtool: define header-flags as an enum | Jakub Kicinski | 1 | -1/+0 |
2024-04-05 | ethtool: add interface to read Tx hardware timestamping statistics | Rahul Rameshbabu | 1 | -0/+17 |
2024-04-04 | netlink: specs: define ethtool header flags | Jakub Kicinski | 1 | -0/+6 |
2024-04-02 | Documentation: netlink: add a YAML spec for team | Hangbin Liu | 1 | -0/+204 |
2024-04-01 | doc: netlink: Update tc spec with missing definitions | Donald Hunter | 1 | -0/+51 |
2024-03-28 | doc/netlink/specs: Add vlan attr in rt_link spec | Hangbin Liu | 1 | -2/+78 |
2024-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2024-03-11 | netlink: specs: support generating code for genl socket priv | Jakub Kicinski | 3 | -0/+57 |
2024-03-11 | devlink: Fix length of eswitch inline-mode | William Tu | 1 | -1/+1 |
2024-03-11 | netlink: specs: support unterminated-ok | Hangbin Liu | 3 | -0/+15 |
2024-03-11 | tools: ynl-gen: support using pre-defined values in attr checks | Hangbin Liu | 4 | -4/+4 |
2024-03-07 | netdev: add queue stat for alloc failures | Jakub Kicinski | 1 | -0/+7 |
2024-03-07 | netdev: add per-queue statistics | Jakub Kicinski | 1 | -0/+84 |
2024-03-07 | dpll: spec: use proper enum for pin capabilities attribute | Jiri Pirko | 1 | -0/+1 |
2024-03-07 | doc/netlink/specs: Add spec for nlctrl netlink family | Donald Hunter | 1 | -0/+206 |
2024-03-07 | doc/netlink: Allow empty enum-name in ynl specs | Donald Hunter | 3 | -18/+27 |
2024-03-04 | mptcp: add token for get-addr in yaml | Geliang Tang | 1 | -1/+2 |
2024-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+0 |
2024-02-08 | dpll: fix possible deadlock during netlink dump operation | Jiri Pirko | 1 | -4/+0 |
2024-02-06 | doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry | Alessandro Marcolini | 1 | -0/+1 |
2024-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+10 |
2024-02-01 | doc/netlink/specs: Add missing attr in rt_link spec | Donald Hunter | 1 | -0/+10 |
2024-02-01 | dpll: extend uapi by lock status error attribute | Jiri Pirko | 1 | -0/+39 |
2024-01-31 | doc/netlink/specs: Update the tc spec | Donald Hunter | 1 | -101/+2017 |
2024-01-31 | tools/net/ynl: Add support for nested structs | Donald Hunter | 1 | -3/+12 |
2024-01-05 | dpll: expose fractional frequency offset value to user | Jiri Pirko | 1 | -0/+11 |
2024-01-04 | Revert "Introduce PHY listing and link_topology tracking" | Jakub Kicinski | 1 | -68/+0 |
2024-01-01 | netlink: specs: add ethnl PHY_GET command set | Maxime Chevallier | 1 | -0/+65 |
2024-01-01 | netlink: specs: add phy-index as a header parameter | Maxime Chevallier | 1 | -0/+3 |
2023-12-19 | devlink: extend multicast filtering by port index | Jiri Pirko | 1 | -0/+1 |
2023-12-19 | devlink: add a command to set notification filter and use it for multicasts | Jiri Pirko | 1 | -0/+10 |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+4 |
2023-12-18 | doc/netlink/specs: Add a spec for tc | Donald Hunter | 1 | -0/+2031 |
2023-12-18 | doc/netlink/specs: use pad in structs in rt_link | Donald Hunter | 1 | -7/+6 |
2023-12-18 | doc/netlink/specs: Add sub-message type to rt_link family | Donald Hunter | 1 | -4/+432 |
2023-12-18 | doc/netlink: Add sub-message support to netlink-raw | Donald Hunter | 1 | -3/+62 |
2023-12-15 | netlink: specs: mptcp: rename the MPTCP path management spec | Jakub Kicinski | 1 | -0/+0 |
2023-12-15 | netlink: specs: ovs: correct enum names in specs | Jakub Kicinski | 2 | -0/+5 |
2023-12-15 | netlink: specs: ovs: remove fixed header fields from attrs | Jakub Kicinski | 3 | -9/+0 |
2023-12-13 | net: ethtool: add support for symmetric-xor RSS hash | Ahmed Zaki | 1 | -0/+4 |
2023-12-13 | xdp: Add VLAN tag hint | Larysa Zaremba | 1 | -0/+4 |
2023-12-11 | netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml | Swarup Laxman Kotiaklapudi | 1 | -89/+288 |
2023-12-04 | netdev-genl: spec: Add PID in netdev netlink YAML spec | Amritha Nambiar | 1 | -0/+7 |
2023-12-04 | netdev-genl: spec: Add irq in netdev netlink YAML spec | Amritha Nambiar | 1 | -0/+5 |
2023-12-04 | netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI | Amritha Nambiar | 1 | -0/+30 |