summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-28tls: reduce size of tls_cipher_size_descSabrina Dubroca4-9/+20
2023-08-28tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_descSabrina Dubroca1-0/+2
2023-08-28tls: move tls_cipher_size_desc to net/tls/tls.hSabrina Dubroca2-10/+10
2023-08-28selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca1-0/+25
2023-08-28selftests: tls: add getsockopt testSabrina Dubroca1-0/+35
2023-08-28selftests: tls: add test variants for aria-gcmSabrina Dubroca2-0/+25
2023-08-28Merge branch 'tools-net-ynl-add-support-for-netlink-raw-families'Jakub Kicinski15-72/+2632
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-28tools/net/ynl: Add support for create flagsDonald Hunter3-8/+22
2023-08-28tools/net/ynl: Implement nlattr array-nest decoding in ynlDonald Hunter1-0/+13
2023-08-28tools/net/ynl: Add support for netlink-raw familiesDonald Hunter1-33/+91
2023-08-28tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter1-25/+40
2023-08-28tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter1-0/+31
2023-08-28doc/netlink: Document the netlink-raw schema extensionsDonald Hunter2-0/+59
2023-08-28doc/netlink: Update genetlink-legacy documentationDonald Hunter3-13/+35
2023-08-28doc/netlink: Add a schema for netlink-raw familiesDonald Hunter1-0/+410
2023-08-28doc/netlink: Fix typo in genetlink-* schemasDonald Hunter2-2/+2
2023-08-28Merge branch 'devlink-mlx5-add-port-function-attributes-for-ipsec'Jakub Kicinski15-108/+898
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak6-4/+173
2023-08-28net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak7-1/+431
2023-08-28net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky4-1/+61
2023-08-28net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky1-0/+3
2023-08-28net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky3-93/+38
2023-08-28net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky1-14/+4
2023-08-28devlink: Expose port function commands to control IPsec packet offloadsDima Chumak4-0/+97
2023-08-28devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak4-0/+96
2023-08-27Merge branch 'iep-drver-timestamping-support'David S. Miller10-8/+1572
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko5-2/+62
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros5-6/+467
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros4-0/+989
2023-08-27dt-bindings: net: Add IEP property in ICSSGMD Danish Anwar1-0/+9
2023-08-27dt-bindings: net: Add ICSS IEPMD Danish Anwar1-0/+45
2023-08-27Merge branch 'sfc-pedit-offloads'David S. Miller4-13/+614
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren1-0/+25
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren1-0/+46
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren1-0/+59
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren3-4/+79
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren1-2/+207
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren4-11/+202
2023-08-26Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski11-64/+210
2023-08-26doc/netlink: Add delete operation to ovs_vport specDonald Hunter1-1/+12
2023-08-26tools: ynl-gen: fix uAPI generation after tempfile changesJakub Kicinski1-10/+20
2023-08-26Merge branch 'stmmac-cleanups'Jakub Kicinski9-39/+70
2023-08-26net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)1-6/+7
2023-08-26net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)1-1/+1
2023-08-26net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)2-10/+10
2023-08-26net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)2-3/+9
2023-08-26net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)2-0/+7