Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-10--12-00 (v6.12-rc1-547-g0d8fd83a33cb) remotes/brancher/net-next-2024-10-10--15-00 (v6.12-rc1-563-g55e473d214ed) ==== BASE DIFF ==== drivers/net/vxlan/vxlan_core.c | 6 +++++- drivers/net/vxlan/vxlan_private.h | 2 +- drivers/net/vxlan/vxlan_vnifilter.c | 19 +++++++++---------- include/net/mctp.h | 2 +- include/net/rtnetlink.h | 17 +++++++++++++++++ net/bridge/br_netlink.c | 6 +++++- net/bridge/br_private.h | 5 +++-- net/bridge/br_vlan.c | 19 +++++++++---------- net/core/rtnetlink.c | 29 +++++++++++++++++++++++++++++ net/mctp/af_mctp.c | 6 +++++- net/mctp/device.c | 30 ++++++++++++++++++------------ net/mctp/neigh.c | 31 +++++++++++++++++++------------ net/mctp/route.c | 33 +++++++++++++++++++++++---------- net/mpls/af_mpls.c | 32 +++++++++++++++++++++----------- net/phonet/pn_netlink.c | 28 +++++++++++----------------- 15 files changed, 176 insertions(+), 89 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.9v78G5VJIL b/tmp/tmp.jy9KF5M9Gt index e18be5a5e9b0..37fa248b1165 100644 --- a/tmp/tmp.9v78G5VJIL +++ b/tmp/tmp.jy9KF5M9Gt @@ -1,11 +1,27 @@ +fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +net: usb: usbnet: fix race in probe failure +udp: Compute L4 checksum as usual when not segmenting the skb net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY +selftests: net/psock_fanout: unbound socket fanout +selftests: net/psock_fanout: socket joins fanout when link is down +af_packet: allow fanout_add when socket is not RUNNING net: enetc: disable NAPI after all rings are disabled net: enetc: disable Tx BD rings after they are empty net: enetc: block concurrent XDP transmissions during ring reconfiguration net: enetc: remove xdp_drops statistic from enetc_xdp_drop() +net: hsr: convert to use new timer APIs +ipv4/udp: Add 4-tuple hash for connected socket +net/udp: Add 4-tuple hash list basis +net/udp: Add a new struct for hash2 slot +net: phy: c45-tja11xx: add support for outputting RMII reference clock +dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property +selftests: rtnetlink: update netdevsim ipsec output format +netdevsim: copy addresses for both in and out paths +netdevsim: print human readable IP address +tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx net: mvpp2: Add parser configuration for DSA tags net: phy: aquantia: poll status register netdev-genl: do not use rtnl in netdev_nl_napi_get_dumpit() @@ -65,11 +81,4 @@ net: vxlan: add skb drop reasons to vxlan_rcv() net: tunnel: make skb_vlan_inet_prepare() return drop reasons net: tunnel: add pskb_inet_may_pull_reason() helper net: skb: add pskb_network_may_pull_reason() helper -net: phy: populate host_interfaces when attaching PHY -phonet: Handle error of rtnl_register_module(). -mpls: Handle error of rtnl_register_module(). -mctp: Handle error of rtnl_register_module(). -bridge: Handle error of rtnl_register_module(). -vxlan: Handle error of rtnl_register_module(). -rtnetlink: Add bulk registration helpers for rtnetlink message handlers. eth: remove the DLink/Sundance (ST201) driver