Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-11--12-00 (v6.11-rc6-1448-g3f30cf162307) remotes/brancher/net-next-2024-09-11--15-00 (v6.11-rc6-1449-g591adc7d53e8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DCRHr4VLqX b/tmp/tmp.HeBZCflPgL index ac330219f634..d3c80fb3944d 100644 --- a/tmp/tmp.DCRHr4VLqX +++ b/tmp/tmp.HeBZCflPgL @@ -2,12 +2,13 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() net: ti: icssg-prueth: Add multicast filtering support in HSR mode net: ti: icssg-prueth: Enable HSR Tx duplication, Tx Tag and Rx Tag offload net: ti: icssg-prueth: Add support for HSR frame forward offload net: ti: icssg-prueth: Stop hardcoding def_inc net: ti: icss-iep: Move icss_iep structure -Should the return value of the copy_from_sockptr be checked? +net: check the return value of the copy_from_sockptr net: caif: remove unused name uapi: libc-compat: remove ipx leftovers selftests/net: packetdrill: import tcp/slow_start @@ -17,6 +18,19 @@ net: gianfar: fix NVMEM mac address gve: adopt page pool for DQ RDA mode gve: move DQO rx buffer management related code to a new file net: ethtool: phy: Check the req_info.pdn field for GET commands +netdev: add dmabuf introspection +selftests: add ncdevmem, netcat for devmem TCP +net: add devmem TCP documentation +net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags +tcp: RX path for devmem TCP +net: add support for skbs with unreadable frags +net: support non paged skb frags +memory-provider: dmabuf devmem memory provider +page_pool: devmem support +netdev: netdevice devmem allocator +netdev: support binding dma-buf to netdevice +net: netdev netlink api to bind dma-buf to a net device +netdev: add netdev_rx_queue_restart() sfc: Add X4 PF support net: ag71xx: remove dead code path net: dpaa: Pad packets to ETH_ZLEN @@ -56,7 +70,6 @@ libeth: add Tx buffer completion helpers mptcp: disable active MPTCP in case of blackhole mptcp: fallback to TCP after SYN+MPC drops mptcp: export mptcp_subflow_early_fallback() -net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition net: phy: microchip_t1: Cable Diagnostics for lan887x net: ena: Extend customer metrics reporting support net: ena: Add ENA Express metrics support @@ -74,18 +87,6 @@ net: ethernet: oa_tc6: implement software reset net: ethernet: oa_tc6: implement register read operation net: ethernet: oa_tc6: implement register write operation Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface -net: vxlan: use kfree_skb_reason() in encap_bypass_if_local() -net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass() -net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() -net: vxlan: add drop reasons support to vxlan_xmit_one() -net: vxlan: use kfree_skb_reason() in vxlan_xmit() -net: vxlan: make vxlan_set_mac() return drop reasons -net: vxlan: make vxlan_snoop() return drop reasons -net: vxlan: make vxlan_remcsum() return drop reasons -net: vxlan: add skb drop reasons to vxlan_rcv() -net: tunnel: add skb_vlan_inet_prepare_reason() helper -net: tunnel: add pskb_inet_may_pull_reason() helper -net: skb: add pskb_network_may_pull_reason() helper net: hsr: prevent NULL pointer dereference in hsr_proxy_announce() selftests: net: ioam: add tunsrc support net: dsa: felix: ignore pending status of TAS module when it's disabled