summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov4-38/+22
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov2-9/+8
2022-04-29Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski2-7/+15
2022-04-29tcp: pass back data left in socket after receiveJens Axboe2-7/+15
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang1-3/+22
2022-04-29sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren5-3/+102
2022-04-29Merge branch 'mptcp-path-manager-mode-selection'Jakub Kicinski6-34/+167
2022-04-29selftests: mptcp: Add tests for userspace PM typeMat Martineau1-0/+66
2022-04-29mptcp: Add a per-namespace sysctl to set the default path manager typeMat Martineau4-11/+63
2022-04-29mptcp: Make kernel path manager check for userspace-managed socketsMat Martineau1-6/+12
2022-04-29mptcp: Bypass kernel PM when userspace PM is enabledMat Martineau2-1/+6
2022-04-29mptcp: Add a member to mptcp_pm_data to track kernel vs userspace modeMat Martineau2-0/+13
2022-04-29mptcp: Remove redundant assignments in path manager initMat Martineau3-27/+18
2022-04-29Merge branch 'net-phy-micrel-add-coma-mode-support'Jakub Kicinski2-4/+37
2022-04-29net: phy: micrel: add coma mode GPIOMichael Walle1-0/+20
2022-04-29net: phy: micrel: move the PHY timestamping checkMichael Walle1-4/+8
2022-04-29dt-bindings: net: micrel: add coma-mode-gpios propertyMichael Walle1-0/+9
2022-04-29Merge branch 'remove-NAPI_POLL_WEIGHT-copies'David S. Miller38-72/+40
2022-04-29qeth: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski4-5/+3
2022-04-29eth: velocity: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+1
2022-04-29eth: spider: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-2/+1
2022-04-29eth: vxge: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+1
2022-04-29eth: gfar: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-4/+1
2022-04-29eth: benet: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+2
2022-04-29eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski3-4/+2
2022-04-29net: bgmac: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+1
2022-04-29slic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+1
2022-04-29usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-3/+1
2022-04-29eth: mtk_eth_soc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-3/+2
2022-04-29eth: pch_gbe: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski1-7/+5
2022-04-29eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski4-11/+10
2022-04-29eth: smsc: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2-2/+1
2022-04-29eth: remove copies of the NAPI_POLL_WEIGHT defineJakub Kicinski7-16/+8
2022-04-28net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41Nathan Rossi1-7/+39
2022-04-28net: prestera: add police action supportVolodymyr Mytnyk5-2/+149
2022-04-28net: phy: Deduplicate interrupt disablement on PHY attachLukas Wunner1-4/+2
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil23-27/+56
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski337-2111/+2817
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds70-414/+598
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-9/+7
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-26/+75
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+2
2022-04-28Merge tag 'platform-drivers-x86-v5.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-21/+59
2022-04-28Merge tag 'regulator-fix-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2022-04-28tcp: fix F-RTO may not work correctly when receiving DSACKPengcheng Yang1-1/+2
2022-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-30/+45
2022-04-28Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+0
2022-04-28Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"Dany Madden2-100/+35
2022-04-28net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASKVladimir Oltean1-4/+0
2022-04-28ixgbe: ensure IPsec VF<->PF compatibilityLeon Romanovsky1-1/+2