summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * af_unix: Save listener for embryo socket.Kuniyuki Iwashima2024-03-292-1/+5
| * af_unix: Detect Strongly Connected Components.Kuniyuki Iwashima2024-03-292-2/+47
| * af_unix: Iterate all vertices by DFS.Kuniyuki Iwashima2024-03-292-0/+76
| * af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb.Kuniyuki Iwashima2024-03-291-11/+7
| * af_unix: Link struct unix_edge when queuing skb.Kuniyuki Iwashima2024-03-295-3/+100
| * af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.Kuniyuki Iwashima2024-03-294-0/+19
| * af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.Kuniyuki Iwashima2024-03-295-0/+63
|/
* tcp/dccp: bypass empty buckets in inet_twsk_purge()Eric Dumazet2024-03-291-2/+7
* net: dsa: hellcreek: Convert to gettimex64()Kurt Kanzenbach2024-03-291-10/+15
* net/smc: make smc_hash_sk/smc_unhash_sk staticZhengchao Shao2024-03-292-7/+2
* Merge branch 'net-sched-skip_sw'David S. Miller2024-03-294-0/+64
|\
| * net: sched: make skip_sw actually skip softwareAsbjørn Sloth Tønnesen2024-03-294-0/+38
| * net: sched: cls_api: add filter counterAsbjørn Sloth Tønnesen2024-03-292-0/+21
| * net: sched: cls_api: add skip_sw counterAsbjørn Sloth Tønnesen2024-03-292-0/+5
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-03-2818-489/+232
|\
| * ice: count representor statsMichal Swiatkowski2024-03-254-30/+98
| * ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski2024-03-255-1/+62
| * ice: change repr::id valuesMichal Swiatkowski2024-03-252-3/+3
| * ice: remove switchdev control plane VSIMichal Swiatkowski2024-03-2512-277/+13
| * ice: control default Tx rule in lagMichal Swiatkowski2024-03-252-10/+37
| * ice: default Tx rule instead of to queueMichal Swiatkowski2024-03-254-97/+23
| * ice: do Tx through PF netdev in slow-pathMichal Swiatkowski2024-03-253-34/+6
| * ice: remove eswitch changing queues algorithmMichal Swiatkowski2024-03-254-47/+0
* | Merge branch 'bnxt_en-ptp-and-rss-updates'Jakub Kicinski2024-03-286-136/+509
|\ \
| * | bnxt_en: Support adding ntuple rules on RSS contextsPavan Chebbi2024-03-283-9/+51
| * | bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi2024-03-281-2/+4
| * | bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi2024-03-283-8/+196
| * | bnxt_en: Refactor bnxt_set_rxfh()Michael Chan2024-03-281-13/+27
| * | bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi2024-03-282-4/+7
| * | bnxt_en: Simplify bnxt_rfs_capable()Michael Chan2024-03-281-15/+6
| * | bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi2024-03-282-10/+23
| * | bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi2024-03-283-0/+80
| * | bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi2024-03-283-72/+75
| * | bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi2024-03-282-11/+21
| * | bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi2024-03-282-1/+19
| * | bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan2024-03-282-4/+13
|/ /
* | Merge branch 'fix-missing-phy-to-mac-rx-clock'Jakub Kicinski2024-03-288-13/+111
|\ \
| * | net: pcs: rzn1-miic: Init RX clock early if MAC requires itRomain Gantois2024-03-281-0/+28
| * | net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clockRussell King (Oracle)2024-03-281-1/+2
| * | net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois2024-03-281-0/+7
| * | net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois2024-03-283-9/+6
| * | net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier2024-03-281-2/+1
| * | net: phylink: add rxc_always_on flag to phylink_pcsRomain Gantois2024-03-282-0/+53
| * | net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flagsRussell King (Oracle)2024-03-283-1/+14
|/ /
* | Merge branch 'compiler_types-add-endianness-dependent-__counted_by_-le-be'Jakub Kicinski2024-03-285-12/+28
|\ \
| * | idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin2024-03-281-10/+10
| * | idpf: make virtchnl2.h self-containedAlexander Lobakin2024-03-282-2/+4
| * | compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin2024-03-283-0/+14
|/ /
* | net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski2024-03-2813-36/+18
* | qed: Drop useless pci_params.pm_capBjorn Helgaas2024-03-282-4/+1