summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-24ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells
2023-06-24ocfs2: Fix use of slab data with sendpageDavid Howells
2023-06-24scsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-24scsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-24drbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells
2023-06-24smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGESDavid Howells
2023-06-24nvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-24nvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-24dlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-24rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-24ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()David Howells
2023-06-24ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpageDavid Howells
2023-06-24net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()David Howells
2023-06-24tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usageDavid Howells
2023-06-24Merge tag 'mlx5-updates-2023-06-21' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-24Merge branch 'netlink-add-display-hint-to-ynl'Jakub Kicinski
2023-06-24netlink: specs: add display hints to ovs_flowDonald Hunter
2023-06-24tools: ynl: add display-hint support to ynlDonald Hunter
2023-06-24netlink: specs: add display-hint to schema definitionsDonald Hunter
2023-06-24Merge tag 'ieee802154-for-net-next-2023-06-23' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2023-06-24Merge branch 'selftests-mptcp-refactoring-and-minor-fixes'Jakub Kicinski
2023-06-24selftests: mptcp: connect: fix comment typoYueh-Shun Li
2023-06-24selftests: mptcp: add pm_nl_set_endpoint helperGeliang Tang
2023-06-24selftests: mptcp: drop sflags parameterGeliang Tang
2023-06-24selftests: mptcp: drop addr_nr_ns1/2 parametersGeliang Tang
2023-06-24selftests: mptcp: drop test_linkfail parameterGeliang Tang
2023-06-24selftests: mptcp: set FAILING_LINKS in run_testsGeliang Tang
2023-06-24selftests: mptcp: check subflow and addr infosGeliang Tang
2023-06-24selftests: mptcp: test userspace pm out of transferGeliang Tang
2023-06-24Merge branch 'net-stmmac-introduce-devres-helpers-for-stmmac-platform-drivers'Jakub Kicinski
2023-06-24net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide devm_stmmac_probe_config_dt()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_probe()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_exit()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_exit()Bartosz Golaszewski
2023-06-24net: stmmac: dwmac-generic: use stmmac_pltfr_init()Bartosz Golaszewski
2023-06-24net: stmmac: platform: provide stmmac_pltfr_init()Bartosz Golaszewski
2023-06-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-06-24net/tcp: optimise locking for blocking splicePavel Begunkov
2023-06-24af_unix: Call scm_recv() only after scm_set_cred().Kuniyuki Iwashima
2023-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-06-24revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"Randy Dunlap
2023-06-24net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() insteadGiulio Benetti
2023-06-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-23Merge branch 'mlxsw-maintain-candidate-rifs'Jakub Kicinski