summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-27net: ipa: define remaining IPA status field valuesAlex Elder
2023-01-27net: ipa: rename the NAT enumerated typeAlex Elder
2023-01-27net: ipa: define all IPA status mask bitsAlex Elder
2023-01-27net: ipa: stop using sizeof(status)Alex Elder
2023-01-27net: ipa: refactor status buffer parsingAlex Elder
2023-01-26net: dsa: ocelot: build felix.c into a dedicated kernel moduleVladimir Oltean
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev
2023-01-26Merge branch 'tools-ynl-prevent-reorder-and-fix-flags'Jakub Kicinski
2023-01-26tools: ynl: store ops in ordered dict to avoid random orderingJakub Kicinski
2023-01-26tools: ynl: rename ops_list -> msg_listJakub Kicinski
2023-01-26tools: ynl: support kdocs for flags in code generationJakub Kicinski
2023-01-26Merge branch 'convert-drivers-to-return-xfrm-configuration-errors-through-ext...Jakub Kicinski
2023-01-26cxgb4: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26bonding: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbe: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26nfp: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26netdevsim: Fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26net/mlx5e: Fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-26net/mlx5e: Fill IPsec policy validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-26net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...Vladimir Oltean
2023-01-26Merge branch 'mptcp-add-mixed-v4-v6-support-for-the-in-kernel-pm'Paolo Abeni
2023-01-26selftests: mptcp: userspace: avoid read errorsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print error details if anyMatthieu Baerts
2023-01-26selftests: mptcp: userspace: refactor assertsMatthieu Baerts
2023-01-26selftests: mptcp: userspace: print titlesMatthieu Baerts
2023-01-26mptcp: userspace pm: use a single point of exitMatthieu Baerts
2023-01-26selftests: mptcp: add test-cases for mixed v4/v6 subflowsPaolo Abeni
2023-01-26mptcp: propagate sk_ipv6only to subflowsMatthieu Baerts
2023-01-26mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addressesPaolo Abeni
2023-01-26icmp: Add counters for rate limitsJamie Bainbridge
2023-01-26Merge branch 'adding-sparx5-is0-vcap-support'Paolo Abeni
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP CVLAN TC keysSteen Hegelund
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC support for IS0 VCAPSteen Hegelund
2023-01-26net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund
2023-01-26net: microchip: sparx5: Add IS0 VCAP model and updated KUNIT VCAP modelSteen Hegelund
2023-01-25net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet
2023-01-25Merge branch 'add-ip_local_port_range-socket-option'Jakub Kicinski
2023-01-25selftests/net: Cover the IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25docs: networking: Fix bridge documentation URLIvan Vecera