summaryrefslogtreecommitdiff
path: root/Documentation/netlink/specs
AgeCommit message (Expand)AuthorFilesLines
2023-11-02netlink: specs: devlink: add forgotten port function caps enum valuesJiri Pirko1-0/+4
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-97/+2396
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds1-0/+89
2023-10-28doc/netlink: Update schema to support cmd-cnt-name and cmd-max-nameDavide Caratti1-0/+2
2023-10-24Documentation: netlink: add a YAML spec for mptcpDavide Caratti1-0/+391
2023-10-24netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko1-27/+1453
2023-10-24netlink: specs: devlink: make dont-validate single lineJiri Pirko1-51/+16
2023-10-24netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko1-1/+0
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+9
2023-10-16NFSD: introduce netlink stubsLorenzo Bianconi1-0/+89
2023-10-15dpll: spec: add support for pin-dpll signal phase offset/adjustArkadiusz Kubalewski1-0/+30
2023-10-14netlink: specs: devlink: fix reply command valuesJiri Pirko1-9/+9
2023-10-10netlink: specs: remove redundant type keys from attributes in subsetsJiri Pirko3-21/+0
2023-10-05ynl: netdev: drop unnecessary enum-as-flagsJakub Kicinski1-2/+0
2023-10-02handshake: Fix sign of key_serial_t fieldsChuck Lever1-2/+2
2023-10-02handshake: Fix sign of socket file descriptor fieldsChuck Lever1-2/+2
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+21
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko1-0/+488
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev1-0/+21
2023-08-28doc/netlink: Add spec for rt route messagesDonald Hunter1-0/+327
2023-08-28doc/netlink: Add spec for rt link messagesDonald Hunter1-0/+1432
2023-08-28doc/netlink: Add spec for rt addr messagesDonald Hunter1-0/+179
2023-08-26doc/netlink: Add delete operation to ovs_vport specDonald Hunter1-1/+12
2023-08-25netlink: specs: fix indent in fouJakub Kicinski1-9/+9
2023-08-16netlink: specs: add ovs_vport new commandJakub Kicinski1-0/+18
2023-08-14netlink: specs: devlink: extend health reporter dump attributes by port indexJiri Pirko1-1/+1
2023-08-14netlink: specs: devlink: extend per-instance dump commands to accept instance...Jiri Pirko1-13/+26
2023-08-14netlink: specs: devlink: add commands that do per-instance dumpJiri Pirko1-1/+443
2023-08-05devlink: add split ops generated according to specJiri Pirko1-0/+10
2023-08-05netlink: specs: devlink: add info-get dump opJiri Pirko1-1/+3
2023-07-28ynl: expose xdp-zc-max-segsStanislav Fomichev1-2/+3
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+6
2023-06-25netlink: specs: add display hints to ovs_flowDonald Hunter1-0/+107
2023-06-17netlink: specs: fixup openvswitch specs for code generationDonald Hunter3-24/+87
2023-06-12netlink: specs: ethtool: mark pads as padsJakub Kicinski1-4/+4
2023-06-12netlink: specs: ethtool: untangle stats-getJakub Kicinski1-4/+17
2023-06-12netlink: specs: ethtool: untangle UDP tunnels and cable test a bitJakub Kicinski1-20/+62
2023-06-12netlink: specs: ethtool: add empty enum stringsetJakub Kicinski1-0/+4
2023-06-12netlink: specs: ethtool: add C render hintsJakub Kicinski1-0/+5
2023-06-09netlink: specs: devlink: fill in some details important for CJakub Kicinski1-0/+8
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-16/+16
2023-06-07netlink: specs: ethtool: fix random typosJakub Kicinski1-16/+16
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-24/+8
2023-05-30netlink: specs: add ynl spec for ovs_flowDonald Hunter1-0/+831
2023-05-30netlink: specs: correct types of legacy arraysJakub Kicinski1-24/+8
2023-05-25net/handshake: Enable the SNI extension to work properlyChuck Lever1-0/+4
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever1-0/+4
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever1-1/+3
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+122
2023-03-31tools: ynl: populate most of the ethtool specStanislav Fomichev1-21/+1275