Age | Commit message (Expand) | Author | Files | Lines |
2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 10 | -120/+2531 |
2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 1 | -0/+89 |
2023-10-28 | doc/netlink: Update schema to support cmd-cnt-name and cmd-max-name | Davide Caratti | 4 | -0/+20 |
2023-10-27 | netlink: specs: support conditional operations | Jakub Kicinski | 3 | -0/+15 |
2023-10-24 | Documentation: netlink: add a YAML spec for mptcp | Davide Caratti | 1 | -0/+391 |
2023-10-24 | tools: ynl-gen: add support for exact-len validation | Davide Caratti | 4 | -0/+12 |
2023-10-24 | tools: ynl: add uns-admin-perm to genetlink legacy | Davide Caratti | 1 | -1/+1 |
2023-10-24 | netlink: specs: devlink: add the remaining command to generate complete split... | Jiri Pirko | 1 | -27/+1453 |
2023-10-24 | netlink: specs: devlink: make dont-validate single line | Jiri Pirko | 1 | -51/+16 |
2023-10-24 | netlink: specs: devlink: remove reload-action from devlink-get cmd reply | Jiri Pirko | 1 | -1/+0 |
2023-10-24 | tools: ynl-gen: introduce support for bitfield32 attribute type | Jiri Pirko | 1 | -1/+1 |
2023-10-20 | netlink: specs: add support for auto-sized scalars | Jakub Kicinski | 3 | -3/+6 |
2023-10-20 | tools: ynl-gen: support limit names | Jakub Kicinski | 3 | -6/+21 |
2023-10-20 | tools: ynl-gen: support full range of min/max checks for integer values | Jakub Kicinski | 3 | -0/+9 |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -9/+9 |
2023-10-16 | NFSD: introduce netlink stubs | Lorenzo Bianconi | 1 | -0/+89 |
2023-10-15 | dpll: spec: add support for pin-dpll signal phase offset/adjust | Arkadiusz Kubalewski | 1 | -0/+30 |
2023-10-14 | netlink: specs: devlink: fix reply command values | Jiri Pirko | 1 | -9/+9 |
2023-10-11 | netlink: specs: don't allow version to be specified for genetlink | Jiri Pirko | 3 | -12/+4 |
2023-10-10 | netlink: specs: remove redundant type keys from attributes in subsets | Jiri Pirko | 3 | -21/+0 |
2023-10-10 | tools: ynl-gen: lift type requirement for attribute subsets | Jiri Pirko | 4 | -4/+52 |
2023-10-05 | ynl: netdev: drop unnecessary enum-as-flags | Jakub Kicinski | 1 | -2/+0 |
2023-10-02 | handshake: Fix sign of key_serial_t fields | Chuck Lever | 1 | -2/+2 |
2023-10-02 | handshake: Fix sign of socket file descriptor fields | Chuck Lever | 1 | -2/+2 |
2023-09-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+21 |
2023-09-17 | dpll: spec: Add Netlink spec in YAML | Vadim Fedorenko | 1 | -0/+488 |
2023-09-15 | bpf: expose information about supported xdp metadata kfunc | Stanislav Fomichev | 1 | -0/+21 |
2023-08-28 | doc/netlink: Add spec for rt route messages | Donald Hunter | 1 | -0/+327 |
2023-08-28 | doc/netlink: Add spec for rt link messages | Donald Hunter | 1 | -0/+1432 |
2023-08-28 | doc/netlink: Add spec for rt addr messages | Donald Hunter | 1 | -0/+179 |
2023-08-28 | doc/netlink: Add a schema for netlink-raw families | Donald Hunter | 1 | -0/+410 |
2023-08-28 | doc/netlink: Fix typo in genetlink-* schemas | Donald Hunter | 2 | -2/+2 |
2023-08-26 | doc/netlink: Add delete operation to ovs_vport spec | Donald Hunter | 1 | -1/+12 |
2023-08-25 | netlink: specs: fix indent in fou | Jakub Kicinski | 1 | -9/+9 |
2023-08-16 | netlink: specs: add ovs_vport new command | Jakub Kicinski | 1 | -0/+18 |
2023-08-14 | netlink: specs: devlink: extend health reporter dump attributes by port index | Jiri Pirko | 1 | -1/+1 |
2023-08-14 | netlink: specs: devlink: extend per-instance dump commands to accept instance... | Jiri Pirko | 1 | -13/+26 |
2023-08-14 | netlink: specs: devlink: add commands that do per-instance dump | Jiri Pirko | 1 | -1/+443 |
2023-08-05 | devlink: add split ops generated according to spec | Jiri Pirko | 1 | -0/+10 |
2023-08-05 | netlink: specs: devlink: add info-get dump op | Jiri Pirko | 1 | -1/+3 |
2023-08-05 | netlink: specs: add dump-strict flag for dont-validate property | Jiri Pirko | 3 | -3/+3 |
2023-07-28 | ynl: expose xdp-zc-max-segs | Stanislav Fomichev | 1 | -2/+3 |
2023-07-19 | xsk: add new netlink attribute dedicated for ZC max frags | Maciej Fijalkowski | 1 | -0/+6 |
2023-06-25 | netlink: specs: add display hints to ovs_flow | Donald Hunter | 1 | -0/+107 |
2023-06-25 | netlink: specs: add display-hint to schema definitions | Donald Hunter | 3 | -1/+22 |
2023-06-17 | netlink: specs: fixup openvswitch specs for code generation | Donald Hunter | 3 | -24/+87 |
2023-06-12 | netlink: specs: ethtool: mark pads as pads | Jakub Kicinski | 1 | -4/+4 |
2023-06-12 | netlink: specs: ethtool: untangle stats-get | Jakub Kicinski | 1 | -4/+17 |
2023-06-12 | netlink: specs: ethtool: untangle UDP tunnels and cable test a bit | Jakub Kicinski | 1 | -20/+62 |
2023-06-12 | netlink: specs: ethtool: add empty enum stringset | Jakub Kicinski | 1 | -0/+4 |