aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-15Merge branch 'net-dqs-optimize-if-stall-threshold-is-not-set'Jakub Kicinski2-24/+39
2024-04-15net: dqs: make struct dql more cache efficientBreno Leitao2-6/+12
2024-04-15net: dql: Optimize stall information populationBreno Leitao1-1/+3
2024-04-15net: dql: Separate queue function responsibilitiesBreno Leitao1-19/+25
2024-04-15net: dql: Avoid calling BUG() when WARN() is enoughBreno Leitao1-1/+2
2024-04-15Merge branch 'cpsw-xdp'David S. Miller4-101/+623
2024-04-15net: ethernet: ti: am65-cpsw: Add minimal XDP supportJulien Panis2-96/+576
2024-04-15net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_poolJulien Panis2-5/+33
2024-04-15net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool membersJulien Panis2-0/+14
2024-04-15udp: Avoid call to compute_score on multiple sitesGabriel Krisman Bertazi2-9/+32
2024-04-15net: ip6_gre: Remove generic .ndo_get_stats64Breno Leitao1-3/+0
2024-04-15net: ipv6_gre: Do not use custom stat allocatorBreno Leitao1-17/+5
2024-04-15net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()Russell King (Oracle)1-1/+1
2024-04-15net: constify net_classHeiner Kallweit1-1/+1
2024-04-15gve: Correctly report software timestamping capabilitiesJohn Fraker1-1/+2
2024-04-15net: save some cycles when doing skb_attempt_defer_free()Jason Xing1-3/+3
2024-04-15Merge branch 'flower-control-flags'David S. Miller4-3/+65
2024-04-15net: dsa: microchip: ksz9477: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-04-15net: prestera: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-04-15nfp: flower: fix check for unsupported control flagsAsbjørn Sloth Tønnesen1-3/+3
2024-04-15flow_offload: add control flag checking helpersAsbjørn Sloth Tønnesen1-0/+55
2024-04-15net: dev_addr_lists: move locking out of init/exit in kunitJakub Kicinski1-2/+12
2024-04-15drop_monitor: replace spin_lock by raw_spin_lockWander Lairson Costa1-10/+10
2024-04-12fib: rules: no longer hold RTNL in fib_nl_dumprule()Eric Dumazet1-8/+9
2024-04-12tipc: remove redundant assignment to ret, simplify codeColin Ian King1-4/+1
2024-04-12tcp: small optimization when TCP_TW_SYN is processedEric Dumazet2-2/+2
2024-04-12Merge branch 'support-some-features-for-the-hns3-ethernet-driver'Jakub Kicinski15-652/+1461
2024-04-12net: hns3: add support to query scc version by devlink infoHao Chen7-3/+84
2024-04-12net: hns3: dump more reg info based on ras modPeiyang Wang7-8/+477
2024-04-12net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.cJijie Shao2-640/+640
2024-04-12net: hns3: add command queue trace for hns3Hao Lan6-1/+260
2024-04-12net: nfc: remove inappropriate attrs checkLin Ma1-4/+2
2024-04-12Merge branch 'ptp-convert-to-platform-remove-callback-returning-void'Jakub Kicinski5-18/+10
2024-04-12ptp: ptp_qoriq: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-12ptp: ptp_ines: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-12ptp: ptp_idt82p33: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12ptp: ptp_dte: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12ptp: ptp_clockmatrix: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-12Merge branch 'selftests-move-netfilter-tests-to-net'Jakub Kicinski43-1934/+1493
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal1-274/+206
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal1-72/+36
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal1-52/+19
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal1-79/+53
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal1-56/+26
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal1-85/+68
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal3-12/+8
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal1-23/+14
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal1-62/+39
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal1-34/+32
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal1-69/+55