summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov2022-12-104-4/+229
* ipvs: use kthreads for stats estimationJulian Anastasov2022-12-103-100/+990
* ipvs: use u64_stats_t for the per-cpu countersJulian Anastasov2022-12-104-35/+35
* ipvs: use common functions for stats allocationJulian Anastasov2022-12-102-41/+60
* ipvs: add rcu protection to statsJulian Anastasov2022-12-103-25/+57
* netfilter: flowtable: add a 'default' case to flowtable datapathLi Qiong2022-12-081-0/+8
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2022-11-302-2/+87
* netfilter: ipset: Add support for new bitmask parameterVishwanath Pai2022-11-306-26/+126
* netfilter: conntrack: merge ipv4+ipv6 confirm functionsFlorian Westphal2022-11-303-102/+57
* netfilter: conntrack: add sctp DATA_SENT stateSriram Yagnaraman2022-11-304-43/+71
* netfilter: nft_inner: fix IS_ERR() vs NULL checkDan Carpenter2022-11-221-2/+2
* Merge branch 'cleanup-ocelot_stats-exposure'Paolo Abeni2022-11-227-242/+235
|\
| * net: mscc: ocelot: issue a warning if stats are incorrectly orderedColin Foster2022-11-221-1/+7
| * net: mscc: ocelot: remove unnecessary exposure of stats structuresColin Foster2022-11-222-215/+216
| * net: mscc: ocelot: remove redundant stats_layout pointersColin Foster2022-11-227-26/+12
|/
* selftests: net: Add cross-compilation support for BPF programsBjörn Töpel2022-11-221-4/+41
* samples: pktgen: Use "grep -E" instead of "egrep"Tiezhu Yang2022-11-221-1/+1
* octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rulesSuman Ghosh2022-11-225-16/+124
* net: bcmgenet: Clear RGMII_LINK upon link downFlorian Fainelli2022-11-221-5/+14
* net: microchip: sparx5: fix uninitialized variablesDan Carpenter2022-11-221-3/+5
* net: fix __sock_gen_cookie()Eric Dumazet2022-11-221-1/+4
* Merge branch 'mptcp-netlink'David S. Miller2022-11-212-33/+29
|\
| * mptcp: more detailed error reporting on endpoint creationPaolo Abeni2022-11-212-11/+16
| * mptcp: deduplicate error paths on endpoint creationPaolo Abeni2022-11-211-22/+13
|/
* net: Return errno in sk->sk_prot->get_port().Kuniyuki Iwashima2022-11-215-9/+10
* net: ethernet: renesas: rswitch: Fix MAC address infoYoshihiro Shimoda2022-11-211-1/+1
* Merge branch 'sarx5-VCAP-debugfs'David S. Miller2022-11-2117-128/+1838
|\
| * net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund2022-11-214-3/+553
| * net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund2022-11-214-0/+15
| * net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund2022-11-213-10/+333
| * net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund2022-11-213-4/+141
| * net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund2022-11-214-56/+535
| * net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund2022-11-2112-64/+266
| * net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund2022-11-211-2/+2
| * net: microchip: sparx5: Ensure L3 protocol has a default valueSteen Hegelund2022-11-211-1/+5
|/
* Merge branch 'gve-alternate-missed-completions'David S. Miller2022-11-216-8/+142
|\
| * gve: Handle alternate miss completionsJeroen de Borst2022-11-213-8/+21
| * gve: Adding a new AdminQ command to verify driverJeroen de Borst2022-11-214-1/+122
|/
* NFC: nci: Extend virtual NCI deinit testDmitry Vyukov2022-11-211-0/+11
* Merge branch 'axiennet-mdio-bus-freq'David S. Miller2022-11-213-33/+50
|\
| * net: axienet: set mdio clock according to bus-frequencyAndy Chiu2022-11-211-21/+49
| * dt-bindings: describe the support of "clock-frequency" in mdioAndy Chiu2022-11-211-0/+2
| * net: axienet: Unexport and remove unused mdio functionsAndy Chiu2022-11-212-14/+1
|/
* net: microchip: sparx5: prevent uninitialized variableDan Carpenter2022-11-211-1/+1
* net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitionsLorenzo Bianconi2022-11-212-13/+10
* net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur2022-11-211-6/+6
* Merge branch 'nfp-ipsec-offload'David S. Miller2022-11-2110-15/+735
|\
| * nfp: implement xfrm callbacks and expose ipsec offload feature to upper layerHuanhuan Wang2022-11-213-4/+490
| * nfp: add framework to support ipsec offloadingHuanhuan Wang2022-11-2110-10/+233
| * nfp: extend capability and control wordsYinjun Zhang2022-11-213-3/+14
|/