summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-11-16udp: Access &udp_table via net.Kuniyuki Iwashima
2022-11-16udp: Set NULL to udp_seq_afinfo.udp_table.Kuniyuki Iwashima
2022-11-16udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima
2022-11-16udp: Clean up some functions.Kuniyuki Iwashima
2022-11-16Merge branch 'sfc-TC-offload-counters'David S. Miller
2022-11-16sfc: implement counters readout to TC statsEdward Cree
2022-11-16sfc: validate MAE action orderEdward Cree
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree
2022-11-16sfc: accumulate MAE counter values from update packetsEdward Cree
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree
2022-11-16sfc: add ability for extra channels to receive raw RX buffersEdward Cree
2022-11-16sfc: add start and stop methods to channelsEdward Cree
2022-11-16sfc: add ability for an RXQ to grant credits on refillEdward Cree
2022-11-16sfc: fix ef100 RX prefix macroEdward Cree
2022-11-15Merge branch 'remove-phylink_validate-from-felix-dsa-driver'Jakub Kicinski
2022-11-15net: dsa: remove phylink_validate() methodVladimir Oltean
2022-11-15net: mscc: ocelot: drop workaround for forcing RX flow controlVladimir Oltean
2022-11-15net: dsa: felix: use phylink_generic_validate()Vladimir Oltean
2022-11-15net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean
2022-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-11-15Documentation: nfp: update documentationWalter Heymans
2022-11-15Merge branch 'mtk_eth_soc-rx-vlan-offload-improvement-dsa-hardware-untag-supp...Jakub Kicinski
2022-11-15net: ethernet: mtk_eth_soc: enable hardware DSA untaggingFelix Fietkau
2022-11-15net: ethernet: mtk_eth_soc: add support for configuring vlan rx offloadFelix Fietkau
2022-11-15net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stackFelix Fietkau
2022-11-15net: dsa: add support for DSA rx offloading via metadata dstFelix Fietkau
2022-11-15net: dcb: move getapptrust to separate functionDaniel Machon
2022-11-15netfilter: conntrack: use siphash_4u64Florian Westphal
2022-11-15netfilter: rpfilter/fib: clean up some inconsistent indentingJiapeng Chong
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter
2022-11-14tcp: Add listening address to SYN flood messageJamie Bainbridge
2022-11-14Merge branch 'genirq-msi-treewide-cleanup-of-pointless-linux-msi-h-includes'Jakub Kicinski
2022-11-14net: nfp: Remove linux/msi.h includesThomas Gleixner
2022-11-14net: dpaa2: Remove linux/msi.h includesThomas Gleixner
2022-11-14net: ethernet: renesas: rswitch: Fix build error about ptpYoshihiro Shimoda
2022-11-14Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2022-11-14net: fec: add xdp and page pool statisticsShenwei Wang
2022-11-14Merge branch 'sparx5-sorted-VCAP-rules'David S. Miller
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund
2022-11-14ipasdv4/tcp_ipv4: remove redundant assignmentxu xin