summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipa: define remaining IPA status field valuesAlex Elder2023-01-271-9/+22
* net: ipa: rename the NAT enumerated typeAlex Elder2023-01-272-6/+8
* net: ipa: define all IPA status mask bitsAlex Elder2023-01-271-3/+22
* net: ipa: stop using sizeof(status)Alex Elder2023-01-271-6/+9
* net: ipa: refactor status buffer parsingAlex Elder2023-01-271-8/+6
* net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean2023-01-263-7/+21
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-01-2611-134/+150
|\
| * virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg2023-01-2511-90/+100
| * virtchnl: do structure hardeningJesse Brandeburg2023-01-251-16/+32
| * virtchnl: update header and increase header clarityJesse Brandeburg2023-01-251-15/+18
| * virtchnl: remove unused structure declarationJesse Brandeburg2023-01-251-13/+0
* | Merge branch 'tools-ynl-prevent-reorder-and-fix-flags'Jakub Kicinski2023-01-261-22/+28
|\ \
| * | tools: ynl: store ops in ordered dict to avoid random orderingJakub Kicinski2023-01-261-1/+2
| * | tools: ynl: rename ops_list -> msg_listJakub Kicinski2023-01-261-4/+6
| * | tools: ynl: support kdocs for flags in code generationJakub Kicinski2023-01-261-17/+20
|/ /
* | Merge branch 'convert-drivers-to-return-xfrm-configuration-errors-through-ext...Jakub Kicinski2023-01-2612-140/+137
|\ \
| * | cxgb4: fill IPsec state validation failure reasonLeon Romanovsky2023-01-262-16/+15
| * | bonding: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-1/+1
| * | ixgbe: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-11/+10
| * | ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-9/+8
| * | nfp: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-19/+19
| * | netdevsim: Fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-6/+5
| * | net/mlx5e: Fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-43/+32
| * | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-2612-20/+30
| * | net/mlx5e: Fill IPsec policy validation failure reasonLeon Romanovsky2023-01-261-10/+12
| * | xfrm: extend add policy callback to set failure reasonLeon Romanovsky2023-01-264-5/+5
|/ /
* | net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean2023-01-263-11/+43
* | Merge branch 'mptcp-add-mixed-v4-v6-support-for-the-in-kernel-pm'Paolo Abeni2023-01-265-99/+171
|\ \
| * | selftests: mptcp: userspace: avoid read errorsMatthieu Baerts2023-01-261-20/+12
| * | selftests: mptcp: userspace: print error details if anyMatthieu Baerts2023-01-261-8/+25
| * | selftests: mptcp: userspace: refactor assertsMatthieu Baerts2023-01-261-36/+36
| * | selftests: mptcp: userspace: print titlesMatthieu Baerts2023-01-261-1/+23
| * | mptcp: userspace pm: use a single point of exitMatthieu Baerts2023-01-261-2/+3
| * | selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni2023-01-261-9/+44
| * | mptcp: propagate sk_ipv6only to subflowsMatthieu Baerts2023-01-261-0/+1
| * | mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addressesPaolo Abeni2023-01-261-27/+31
|/ /
* | icmp: Add counters for rate limitsJamie Bainbridge2023-01-265-3/+16
* | Merge branch 'adding-sparx5-is0-vcap-support'Paolo Abeni2023-01-2612-1921/+2122
|\ \
| * | net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund2023-01-261-0/+51
| * | net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund2023-01-263-30/+43
| * | net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund2023-01-263-10/+109
| * | net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund2023-01-263-2/+136
| * | net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund2023-01-261-9/+45
| * | net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund2023-01-261-0/+34
| * | net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund2023-01-264-54/+564
| * | net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund2023-01-264-1821/+1145
|/ /
* | Merge branch 'add-ip_local_port_range-socket-option'Jakub Kicinski2023-01-2511-6/+505
|\ \
| * | selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki2023-01-253-0/+454
| * | inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki2023-01-258-6/+51
|/ /
* / net: Kconfig: fix spellosRandy Dunlap2023-01-252-2/+2
|/