Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-10-21--21-00 (v6.12-rc3-940-gb8d3ecaa5d25) remotes/brancher/net-next-2024-10-22--00-00 (v6.12-rc3-937-gd1ba77dafbb3) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.GDAW69jiH4 b/tmp/tmp.OTYQbpkfFH index 502d6c65d1b5..a00fa50916b8 100644 --- a/tmp/tmp.GDAW69jiH4 +++ b/tmp/tmp.OTYQbpkfFH @@ -5,6 +5,18 @@ forwarding: set timeout to 3 hours net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings eth: fbnic: Add support to write TCE TCAM entries +ipv4: Convert devinet_ioctl to per-netns RTNL. +ipv4: Convert devinet_ioctl() to per-netns RTNL except for SIOCSIFFLAGS. +ipv4: Convert devinet_sysctl_forward() to per-netns RTNL. +rtnetlink: Define rtnl_net_trylock(). +ipv4: Convert check_lifetime() to per-netns RTNL. +ipv4: Convert RTM_DELADDR to per-netns RTNL. +ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr(). +ipv4: Convert RTM_NEWADDR to per-netns RTNL. +ipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr(). +ipv4: Factorise RTM_NEWADDR validation to inet_validate_rtm(). +rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit(). +rtnetlink: Make per-netns RTNL dereference helpers to macro. Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless net: systemport: Move IO macros to header file net: systemport: Remove unused txchk accessors @@ -65,21 +77,6 @@ net: dsa: mv88e6xxx: read cycle counter period from hardware net: dsa: mv88e6xxx: group cycle counter coefficients net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() Drop packets with invalid headers to prevent KMSAN infoleak -net: sysctl: introduce sysctl SYSCTL_FIVE -tcp: fast path functions later -tcp: Pass flags to __tcp_send_ack -tcp: allow ECN bits in TOS/traffic class -tcp: AccECN support to tcp_add_backlog -gro: prevent ACE field corruption & better AccECN handling -gso: AccECN support -tcp: helpers for ECN mode handling -tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check() -tcp: reorganize SYN ECN code -tcp: extend TCP flags to allow AE bit/ACE field -tcp: use BIT() macro in include/net/tcp.h -tcp: create FLAG_TS_PROGRESS -tcp: reorganize tcp_in_ack_event() and tcp_count_delivered() -sched: Add dualpi2 qdisc net: stmmac: Disable PCS Link and AN interrupt when PCS AN is disabled net: usb: qmi_wwan: add Fibocom FG132 0x0112 composition net: stmmac: Add BCM8958x driver to build system