summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-01sock: dedup sock_def_write_space wmem_alloc checksPavel Begunkov1-3/+2
2022-05-01net: phy: marvell: update abilities and advertising when switching to SGMIIRobert Hancock1-1/+15
2022-04-30net: lan966x: Fix compilation errorHoratiu Vultur1-0/+4
2022-04-30ipv4: remove unnecessary type castingsYu Zhe8-10/+10
2022-04-30eth: remove remaining copies of the NAPI_POLL_WEIGHT defineJakub Kicinski3-8/+5
2022-04-30tcp: use tcp_skb_sent_after() instead in RACKPengcheng Yang1-10/+5
2022-04-30net/funeth: simplify the return expression of fun_dl_info_get()Minghao Chi1-7/+1
2022-04-30qede: Reduce verbosity of ptp tx timestampPrabhakar Kushwaha1-5/+5
2022-04-30net: ethernet: ocelot: remove the need for num_stats initializerColin Foster7-5/+18
2022-04-30tcp: drop skb dst in tcp_rcv_established()Eric Dumazet1-0/+1
2022-04-30Merge branch 'lan966x-phy-reset-remove'David S. Miller2-9/+1
2022-04-30net: lan966x: remove PHY reset supportMichael Walle1-7/+1
2022-04-30dt-bindings: net: lan966x: remove PHY resetMichael Walle1-2/+0
2022-04-30Merge branch 'ipv6-net-opts'David S. Miller9-74/+57
2022-04-30ipv6: refactor ip6_finish_output2()Pavel Begunkov1-11/+13
2022-04-30ipv6: help __ip6_finish_output() inliningPavel Begunkov1-1/+0
2022-04-30net: inline dev_queue_xmit()Pavel Begunkov2-15/+14
2022-04-30net: inline skb_zerocopy_iter_dgramPavel Begunkov4-38/+22
2022-04-30net: inline sock_alloc_send_skbPavel Begunkov2-9/+8
2022-04-30Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...Jakub Kicinski2-7/+15
2022-04-30tcp: pass back data left in socket after receiveJens Axboe2-7/+15
2022-04-30nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang1-3/+22
2022-04-30sfc: add EF100 VF support via a write to sriov_numvfsPieter Jansen van Vuuren5-3/+102
2022-04-30Merge branch 'mptcp-path-manager-mode-selection'Jakub Kicinski6-34/+167
2022-04-30selftests: mptcp: Add tests for userspace PM typeMat Martineau1-0/+66
2022-04-30mptcp: Add a per-namespace sysctl to set the default path manager typeMat Martineau4-11/+63
2022-04-30mptcp: Make kernel path manager check for userspace-managed socketsMat Martineau1-6/+12
2022-04-30mptcp: Bypass kernel PM when userspace PM is enabledMat Martineau2-1/+6
2022-04-30mptcp: Add a member to mptcp_pm_data to track kernel vs userspace modeMat Martineau2-0/+13
2022-04-30mptcp: Remove redundant assignments in path manager initMat Martineau3-27/+18
2022-04-30Merge branch 'net-phy-micrel-add-coma-mode-support'Jakub Kicinski2-4/+37
2022-04-30net: phy: micrel: add coma mode GPIOMichael Walle1-0/+20
2022-04-30net: phy: micrel: move the PHY timestamping checkMichael Walle1-4/+8
2022-04-30dt-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