summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-27tls: move tls_cipher_size_desc to net/tls/tls.hSabrina Dubroca
2023-08-27selftests: tls: test some invalid inputs for setsockoptSabrina Dubroca
2023-08-27selftests: tls: add getsockopt testSabrina Dubroca
2023-08-27selftests: tls: add test variants for aria-gcmSabrina Dubroca
2023-08-27Merge branch 'tools-net-ynl-add-support-for-netlink-raw-families'Jakub Kicinski
2023-08-27doc/netlink: Add spec for rt route messagesDonald Hunter
2023-08-27doc/netlink: Add spec for rt link messagesDonald Hunter
2023-08-27doc/netlink: Add spec for rt addr messagesDonald Hunter
2023-08-27tools/net/ynl: Add support for create flagsDonald Hunter
2023-08-27tools/net/ynl: Implement nlattr array-nest decoding in ynlDonald Hunter
2023-08-27tools/net/ynl: Add support for netlink-raw familiesDonald Hunter
2023-08-27tools/net/ynl: Fix extack parsing with fixed header genlmsgDonald Hunter
2023-08-27tools/ynl: Add mcast-group schema parsing to ynlDonald Hunter
2023-08-27doc/netlink: Document the netlink-raw schema extensionsDonald Hunter
2023-08-27doc/netlink: Update genetlink-legacy documentationDonald Hunter
2023-08-27doc/netlink: Add a schema for netlink-raw familiesDonald Hunter
2023-08-27doc/netlink: Fix typo in genetlink-* schemasDonald Hunter
2023-08-27Merge branch 'devlink-mlx5-add-port-function-attributes-for-ipsec'Jakub Kicinski
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_packetDima Chumak
2023-08-27net/mlx5: Implement devlink port function cmds to control ipsec_cryptoDima Chumak
2023-08-27net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky
2023-08-27net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky
2023-08-27net/mlx5e: Rewrite IPsec vs. TC block interfaceLeon Romanovsky
2023-08-27net/mlx5: Drop extra layer of locks in IPsecLeon Romanovsky
2023-08-27devlink: Expose port function commands to control IPsec packet offloadsDima Chumak
2023-08-27devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak
2023-08-27Merge branch 'iep-drver-timestamping-support'David S. Miller
2023-08-27net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex supportGrygorii Strashko
2023-08-27net: ti: icssg-prueth: add packet timestamping and ptp supportRoger Quadros
2023-08-27net: ti: icss-iep: Add IEP driverRoger Quadros
2023-08-27dt-bindings: net: Add IEP property in ICSSGMD Danish Anwar
2023-08-27dt-bindings: net: Add ICSS IEPMD Danish Anwar
2023-08-27Merge branch 'sfc-pedit-offloads'David S. Miller
2023-08-27sfc: extend pedit add action to handle decrement ipv6 hop limitPieter Jansen van Vuuren
2023-08-27sfc: introduce pedit add actions on the ipv4 ttl fieldPieter Jansen van Vuuren
2023-08-27sfc: add decrement ipv6 hop limit by offloading set hop limit actionsPieter Jansen van Vuuren
2023-08-27sfc: add decrement ttl by offloading set ipv4 ttl actionsPieter Jansen van Vuuren
2023-08-27sfc: add mac source and destination pedit action offloadPieter Jansen van Vuuren
2023-08-27sfc: introduce ethernet pedit set action infrastructurePieter Jansen van Vuuren
2023-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-08-25doc/netlink: Add delete operation to ovs_vport specDonald Hunter
2023-08-25tools: ynl-gen: fix uAPI generation after tempfile changesJakub Kicinski
2023-08-25Merge branch 'stmmac-cleanups'Jakub Kicinski
2023-08-25net: stmmac: convert half-duplex support to positive logicRussell King (Oracle)
2023-08-25net: stmmac: move priv->phylink_config.mac_managed_pmRussell King (Oracle)
2023-08-25net: stmmac: move xgmac specific phylink caps to dwxgmac2 coreRussell King (Oracle)
2023-08-25net: stmmac: move gmac4 specific phylink capabilities to gmac4Russell King (Oracle)
2023-08-25net: stmmac: provide stmmac_mac_phylink_get_caps()Russell King (Oracle)
2023-08-25net: stmmac: use phylink_limit_mac_speed()Russell King (Oracle)
2023-08-25net: stmmac: use "mdio_bus_data" local variableRussell King (Oracle)