summaryrefslogtreecommitdiffstats
path: root/Documentation/netlink/specs
Commit message (Expand)AuthorAgeFilesLines
* netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko2023-11-011-0/+4
* Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-316-97/+2396
|\
| * doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti2023-10-271-0/+2
| * Documentation: netlink: add a YAML spec for mptcpDavide Caratti2023-10-241-0/+391
| * netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-231-27/+1453
| * netlink: specs: devlink: make dont-validate single lineJiri Pirko2023-10-231-51/+16
| * netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-231-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-9/+9
| |\
| * | dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski2023-10-151-0/+30
| * | netlink: specs: remove redundant type keys from attributes in subsetsJiri Pirko2023-10-093-21/+0
| * | ynl: netdev: drop unnecessary enum-as-flagsJakub Kicinski2023-10-041-2/+0
| * | handshake: Fix sign of key_serial_t fieldsChuck Lever2023-10-021-2/+2
| * | handshake: Fix sign of socket file descriptor fieldsChuck Lever2023-10-021-2/+2
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2023-09-171-0/+21
| |\ \
| | * | bpf: expose information about supported xdp metadata kfuncStanislav Fomichev2023-09-151-0/+21
| * | | dpll: spec: Add Netlink spec in YAMLVadim Fedorenko2023-09-171-0/+488
| |/ /
* | | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-10-301-0/+89
|\ \ \ | |_|/ |/| |
| * | NFSD: introduce netlink stubsLorenzo Bianconi2023-10-161-0/+89
| |/
* / netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-9/+9
|/
* doc/netlink: Add spec for rt route messagesDonald Hunter2023-08-271-0/+327
* doc/netlink: Add spec for rt link messagesDonald Hunter2023-08-271-0/+1432
* doc/netlink: Add spec for rt addr messagesDonald Hunter2023-08-271-0/+179
* doc/netlink: Add delete operation to ovs_vport specDonald Hunter2023-08-251-1/+12
* netlink: specs: fix indent in fouJakub Kicinski2023-08-241-9/+9
* netlink: specs: add ovs_vport new commandJakub Kicinski2023-08-151-0/+18
* netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko2023-08-141-1/+1
* netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko2023-08-141-13/+26
* netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko2023-08-141-1/+443
* devlink: add split ops generated according to specJiri Pirko2023-08-041-0/+10
* netlink: specs: devlink: add info-get dump opJiri Pirko2023-08-041-1/+3
* ynl: expose xdp-zc-max-segsStanislav Fomichev2023-07-281-2/+3
* xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski2023-07-191-0/+6
* netlink: specs: add display hints to ovs_flowDonald Hunter2023-06-241-0/+107
* netlink: specs: fixup openvswitch specs for code generationDonald Hunter2023-06-173-24/+87
* netlink: specs: ethtool: mark pads as padsJakub Kicinski2023-06-121-4/+4
* netlink: specs: ethtool: untangle stats-getJakub Kicinski2023-06-121-4/+17
* netlink: specs: ethtool: untangle UDP tunnels and cable test a bitJakub Kicinski2023-06-121-20/+62
* netlink: specs: ethtool: add empty enum stringsetJakub Kicinski2023-06-121-0/+4
* netlink: specs: ethtool: add C render hintsJakub Kicinski2023-06-121-0/+5
* netlink: specs: devlink: fill in some details important for CJakub Kicinski2023-06-081-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-081-16/+16
|\
| * netlink: specs: ethtool: fix random typosJakub Kicinski2023-06-061-16/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-011-24/+8
|\|
| * netlink: specs: correct types of legacy arraysJakub Kicinski2023-05-291-24/+8
| * net/handshake: Enable the SNI extension to work properlyChuck Lever2023-05-241-0/+4
* | netlink: specs: add ynl spec for ovs_flowDonald Hunter2023-05-291-0/+831
* | net/handshake: Enable the SNI extension to work properlyChuck Lever2023-05-121-0/+4
|/
* net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2023-04-191-1/+3
* net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2023-04-191-0/+122
* tools: ynl: populate most of the ethtool specStanislav Fomichev2023-03-301-21/+1275