summaryrefslogtreecommitdiff
path: root/Documentation/netlink
AgeCommit message (Expand)AuthorFilesLines
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever1-1/+3
2023-04-19net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever1-0/+122
2023-03-30tools: ynl: populate most of the ethtool specStanislav Fomichev1-21/+1275
2023-03-28netlink: specs: add partial specification for openvswitchDonald Hunter2-0/+292
2023-03-28tools: ynl: Add fixed-header support to ynlDonald Hunter1-0/+11
2023-03-28tools: ynl: Add struct attr decoding to ynlDonald Hunter1-0/+5
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-0/+8
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+7
2023-03-17netlink: specs: allow uapi-header in genetlinkJakub Kicinski3-2/+5
2023-03-17netlink-specs: add partial specification for devlinkJakub Kicinski1-0/+198
2023-03-16ynl: broaden the license even moreJakub Kicinski6-6/+6
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi1-0/+1
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski6-3/+9
2023-03-03netlink: specs: update for codegen enumerating from 1Jakub Kicinski3-17/+2
2023-02-24netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan1-1/+1
2023-02-14netlink-specs: add rx-push to ethtool familyJakub Kicinski1-0/+5
2023-02-10Daniel Borkmann says:Jakub Kicinski1-0/+100
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+100
2023-01-31netlink: specs: add partial specification for ethtoolJakub Kicinski1-0/+392
2023-01-31netlink: specs: finish up operation enum-modelsJakub Kicinski3-9/+10
2023-01-24netlink: add a proto specification for FOUJakub Kicinski1-0/+128
2023-01-24netlink: add schemas for YAML specsJakub Kicinski3-0/+987