summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-16udp: Set NULL to sk->sk_prot->h.udp_table.Kuniyuki Iwashima3-5/+13
2022-11-16udp: Clean up some functions.Kuniyuki Iwashima2-20/+31
2022-11-16sfc: implement counters readout to TC statsEdward Cree3-0/+52
2022-11-16sfc: validate MAE action orderEdward Cree1-0/+50
2022-11-16sfc: attach an MAE counter to TC actions that need itEdward Cree3-2/+32
2022-11-16sfc: accumulate MAE counter values from update packetsEdward Cree2-1/+57
2022-11-16sfc: add functions to allocate/free MAE countersEdward Cree4-0/+170
2022-11-16sfc: add hashtables for MAE counters and counter ID mappingsEdward Cree4-0/+90
2022-11-16sfc: add extra RX channel to receive MAE counter updates on ef100Edward Cree7-10/+373
2022-11-16sfc: add ef100 MAE counter support functionsEdward Cree5-0/+139
2022-11-16sfc: add ability for extra channels to receive raw RX buffersEdward Cree2-0/+9
2022-11-16sfc: add start and stop methods to channelsEdward Cree2-1/+12
2022-11-16sfc: add ability for an RXQ to grant credits on refillEdward Cree3-3/+22
2022-11-16sfc: fix ef100 RX prefix macroEdward Cree1-1/+1
2022-11-16net: dsa: remove phylink_validate() methodVladimir Oltean2-13/+8
2022-11-16net: mscc: ocelot: drop workaround for forcing RX flow controlVladimir Oltean1-4/+2
2022-11-16net: dsa: felix: use phylink_generic_validate()Vladimir Oltean4-72/+4
2022-11-16net: phy: aquantia: add AQR112 and AQR412 PHY IDsVladimir Oltean1-0/+40
2022-11-16Documentation: nfp: update documentationWalter Heymans1-20/+145
2022-11-16net: ethernet: mtk_eth_soc: enable hardware DSA untaggingFelix Fietkau2-7/+67
2022-11-16net: ethernet: mtk_eth_soc: add support for configuring vlan rx offloadFelix Fietkau1-5/+20
2022-11-16net: ethernet: mtk_eth_soc: pass correct VLAN protocol ID to the network stackFelix Fietkau1-1/+1
2022-11-16net: dsa: add support for DSA rx offloading via metadata dstFelix Fietkau2-2/+21
2022-11-15net: dcb: move getapptrust to separate functionDaniel Machon1-22/+43
2022-11-15netfilter: conntrack: use siphash_4u64Florian Westphal1-17/+13
2022-11-15netfilter: rpfilter/fib: clean up some inconsistent indentingJiapeng Chong1-3/+2
2022-11-15netfilter: nf_tables: Introduce NFT_MSG_GETRULE_RESETPhil Sutter7-22/+41
2022-11-15netfilter: nf_tables: Extend nft_expr_ops::dump callback parametersPhil Sutter45-62/+110
2022-11-15tcp: Add listening address to SYN flood messageJamie Bainbridge1-3/+11
2022-11-15net: nfp: Remove linux/msi.h includesThomas Gleixner3-3/+0
2022-11-15net: dpaa2: Remove linux/msi.h includesThomas Gleixner3-3/+0
2022-11-15net: ethernet: renesas: rswitch: Fix build error about ptpYoshihiro Shimoda1-0/+1
2022-11-14net: fec: add xdp and page pool statisticsShenwei Wang3-5/+95
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund1-0/+526
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund3-0/+96
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund3-2/+127
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund2-13/+151
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund2-1/+77
2022-11-14net: flow_offload: add support for ARP frame matchingSteen Hegelund2-0/+13
2022-11-14ipasdv4/tcp_ipv4: remove redundant assignmentxu xin1-1/+0
2022-11-14ibmvnic: Update XPS assignments during affinity bindingNick Child1-0/+10
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child3-1/+93
2022-11-14ibmvnic: Assign IRQ affinity hints to device queuesNick Child2-0/+141
2022-11-14ice: virtchnl rss hena supportMd Fahad Iqbal Polash4-0/+139
2022-11-14net: tun: rebuild error handling in tun_get_userChuang Wang1-36/+29
2022-11-12net/mlx5e: ethtool: get_link_ext_stats for PHY down eventsSaeed Mahameed3-0/+20
2022-11-12net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo1-33/+56
2022-11-12net/mlx5e: kTLS, Use a single async context object per a callback bulkTariq Toukan1-25/+25
2022-11-12net/mlx5e: kTLS, Remove unnecessary per-callback completionTariq Toukan1-13/+1
2022-11-12net/mlx5e: kTLS, Remove unused work fieldTariq Toukan1-1/+0