platform/kernel/linux-rpi.git
2023-06-27 Jakub KicinskiMerge branch 'af_unix-followup-fixes-for-so_passpidfd'
2023-06-27 Alexander Mikhalitsynnet: scm: introduce and use scm_recv_unix helper
2023-06-27 Kuniyuki Iwashimaaf_unix: Skip SCM_PIDFD if scm->pid is NULL.
2023-06-27 Moritz Fischernet: lan743x: Simplify comparison
2023-06-27 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-06-27 Kuniyuki Iwashimanetlink: Add __sock_i_ino() for __netlink_diag_dump().
2023-06-27 Vladimir Olteannet: dsa: avoid suspicious RCU usage for synced VLAN...
2023-06-27 Kuniyuki IwashimaRevert "af_unix: Call scm_recv() only after scm_set_cre...
2023-06-27 Jakub Kicinskiphylink: ReST-ify the phylink_pcs_neg_mode() kdoc
2023-06-27 David Howellslibceph: Partially revert changes to support MSG_SPLICE...
2023-06-27 Vladimir Olteannet: phy: mscc: fix packet loss due to RGMII delays
2023-06-27 Jakub KicinskiMerge branch 'use-vmalloc_array-and-vcalloc'
2023-06-27 Julia Lawallnet: mana: use vmalloc_array and vcalloc
2023-06-27 Julia Lawallnet: enetc: use vmalloc_array and vcalloc
2023-06-27 Julia Lawallionic: use vmalloc_array and vcalloc
2023-06-27 Julia Lawallpds_core: use vmalloc_array and vcalloc
2023-06-27 Julia Lawallgve: use vmalloc_array and vcalloc
2023-06-27 Julia Lawallocteon_ep: use vmalloc_array and vcalloc
2023-06-27 Davide Tronchinnet: usb: qmi_wwan: add u-blox 0x1312 composition
2023-06-27 Matthieu Baertsperf trace: fix MSG_SPLICE_PAGES build error
2023-06-27 Paolo AbeniMerge tag 'nf-23-06-27' of git://git./linux/kernel...
2023-06-27 Cambda Zhuipvlan: Fix return value of ipvlan_queue_xmit()
2023-06-26 Jakub KicinskiMerge tag 'nf-next-23-06-26' of git://git./linux/kernel...
2023-06-26 Pablo Neira... netfilter: nf_tables: fix underflow in chain reference...
2023-06-26 Pablo Neira... netfilter: nf_tables: unbind non-anonymous set if rule...
2023-06-26 Ilia.Gavrilovnetfilter: nf_conntrack_sip: fix the ct_sip_parse_numer...
2023-06-26 Randy Dunlaplinux/netfilter.h: fix kernel-doc warnings
2023-06-26 Florian Westphalnetfilter: conntrack: dccp: copy entire header to stack...
2023-06-26 Jeremy Sowdenlib/ts_bm: reset initial match offset for every block...
2023-06-26 Lin Manet: nfc: Fix use-after-free caused by nfc_llcp_find_local
2023-06-26 David S. MillerMerge branch 'sfc-next'
2023-06-26 Edward Creesfc: falcon: use padding to fix alignment in loopback...
2023-06-26 Edward Creesfc: siena: use padding to fix alignment in loopback...
2023-06-26 Edward Creesfc: use padding to fix alignment in loopback test
2023-06-26 Edward Creesfc: fix crash when reading stats while NIC is resetting
2023-06-26 Florian Westphalnetfilter: nf_tables: limit allowed range via nla_policy
2023-06-26 Phil Sutternetfilter: nf_tables: Introduce NFT_MSG_GETSETELEM_RESET
2023-06-26 Florian Westphalnetfilter: snat: evict closing tcp entries on reply...
2023-06-26 Florian Westphalnetfilter: nf_tables: permit update of set size
2023-06-26 Florian Westphalnetfilter: ipset: remove rcu_read_lock_bh pair from...
2023-06-26 Pablo Neira... netfilter: nft_payload: rebuild vlan header when needed
2023-06-24 Jakub KicinskiMerge branch 'splice-net-switch-over-users-of-sendpage...
2023-06-24 David Howellsnet: Kill MSG_SENDPAGE_NOTLAST
2023-06-24 David Howellssock: Remove ->sendpage*() in favour of sendmsg(MSG_SPL...
2023-06-24 David Howellsocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-24 David Howellsocfs2: Fix use of slab data with sendpage
2023-06-24 David Howellsscsi: target: iscsi: Use sendmsg(MSG_SPLICE_PAGES)...
2023-06-24 David Howellsscsi: iscsi_tcp: Use sendmsg(MSG_SPLICE_PAGES) rather...
2023-06-24 David Howellsdrbd: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-24 David Howellssmc: Drop smc_sendpage() in favour of smc_sendmsg(...
2023-06-24 David Howellsnvmet-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then...
2023-06-24 David Howellsnvme-tcp: Use sendmsg(MSG_SPLICE_PAGES) rather then...
2023-06-24 David Howellsdlm: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-24 David Howellsrds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-24 David Howellsceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
2023-06-24 David Howellsceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
2023-06-24 David Howellsnet: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in...
2023-06-24 David Howellstcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_N...
2023-06-24 Jakub KicinskiMerge tag 'mlx5-updates-2023-06-21' of git://git./linux...
2023-06-24 Jakub KicinskiMerge branch 'netlink-add-display-hint-to-ynl'
2023-06-24 Donald Hunternetlink: specs: add display hints to ovs_flow
2023-06-24 Donald Huntertools: ynl: add display-hint support to ynl
2023-06-24 Donald Hunternetlink: specs: add display-hint to schema definitions
2023-06-24 Jakub KicinskiMerge tag 'ieee802154-for-net-next-2023-06-23' of gitol...
2023-06-24 Maxim Kochetkovnet: axienet: Move reset before 64-bit DMA detection
2023-06-24 Jakub KicinskiMerge branch 'selftests-mptcp-refactoring-and-minor...
2023-06-24 Yueh-Shun Liselftests: mptcp: connect: fix comment typo
2023-06-24 Geliang Tangselftests: mptcp: add pm_nl_set_endpoint helper
2023-06-24 Geliang Tangselftests: mptcp: drop sflags parameter
2023-06-24 Geliang Tangselftests: mptcp: drop addr_nr_ns1/2 parameters
2023-06-24 Geliang Tangselftests: mptcp: drop test_linkfail parameter
2023-06-24 Geliang Tangselftests: mptcp: set FAILING_LINKS in run_tests
2023-06-24 Geliang Tangselftests: mptcp: check subflow and addr infos
2023-06-24 Geliang Tangselftests: mptcp: test userspace pm out of transfer
2023-06-24 Jakub KicinskiMerge branch 'net-stmmac-introduce-devres-helpers-for...
2023-06-24 Bartosz Golaszewskinet: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_p...
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide devm_stmmac_pltfr_probe()
2023-06-24 Bartosz Golaszewskinet: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_co...
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide devm_stmmac_probe_config...
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide stmmac_pltfr_remove_no_dt()
2023-06-24 Bartosz Golaszewskinet: stmmac: dwmac-generic: use stmmac_pltfr_probe()
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide stmmac_pltfr_probe()
2023-06-24 Bartosz Golaszewskinet: stmmac: dwmac-generic: use stmmac_pltfr_exit()
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide stmmac_pltfr_exit()
2023-06-24 Bartosz Golaszewskinet: stmmac: dwmac-generic: use stmmac_pltfr_init()
2023-06-24 Bartosz Golaszewskinet: stmmac: platform: provide stmmac_pltfr_init()
2023-06-24 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2023-06-24 Pavel Begunkovnet/tcp: optimise locking for blocking splice
2023-06-24 Kuniyuki Iwashimagtp: Fix use-after-free in __gtp_encap_destroy().
2023-06-24 Sabrina Dubrocaselftests: rtnetlink: remove netdevsim device after...
2023-06-24 Kuniyuki Iwashimaaf_unix: Call scm_recv() only after scm_set_cred().
2023-06-24 Eric Dumazetsch_netem: fix issues in netem_change() vs get_dist_table()
2023-06-24 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-06-24 Randy Dunlaprevert "s390/net: lcs: use IS_ENABLED() for kconfig...
2023-06-24 Giulio Benettinet: phy: broadcom: drop brcm_phy_setbits() and use...
2023-06-24 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2023-06-24 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-06-24 Jakub KicinskiMerge branch 'mlxsw-maintain-candidate-rifs'
2023-06-24 Petr Machatamlxsw: spectrum_router: Track next hops at CRIFs
2023-06-24 Petr Machatamlxsw: spectrum_router: Split nexthop finalization...
next