This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 86cc796e5e9b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 247981eecd3d net: Use NAPI_* in test_bit when stopping napi kthread new 5577352b5583 net/mlx5: Not returning mlx5_link_info table when speed is [...] new 2690cb089502 dpaa2-switch: fix buffer pool seeding for control traffic new 201825fb4278 net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method new 2e7bba08923e net/tcp: Fix a NULL pointer dereference when using TCP-AO [...] new 70d99623d5c1 dpll: fix clock quality level reporting new 64863f4ca494 rxrpc: Fix unhandled errors in rxgk_verify_packet_integrity() new 2429a1976481 rxrpc: Fix untrusted unsigned subtract new af82e857df5d octeon_ep: Validate the VF ID new 56c0a2a9ddc2 qed: Don't collect too many protection override GRC elements new a9888628cb2c net: dst_metadata: fix IP_DF bit not extracted from tunnel [...] new 6cafb93c1f2a selftests: openvswitch: add a simple test for tunnel metadata new 2e5fb2ff3173 Merge branch 'net-dst_metadata-fix-df-flag-extraction-on-t [...] new 4351ca3fcb3f rds: ib: Increment i_fastreg_wrs before bailing out new 35ae4e86292e bonding: set random address only when slaves already exist new 71379e1c95af selftests: bonding: add fail_over_mac testing new f755be0b1ff4 mptcp: propagate shutdown to subflows when possible new 14e22b43df25 selftests: mptcp: connect: catch IO errors on listen side new 8708c5d8b3fb selftests: mptcp: avoid spurious errors on TCP disconnect new a17c5aa3a323 selftests: mptcp: print trailing bytes with od new cf74e0aa0eb0 selftests: mptcp: connect: print pcap prefix new 33a09c64c2f5 Merge branch 'selftests-mptcp-avoid-spurious-errors-on-tcp [...] new 96939cec9940 mptcp: set remote_deny_join_id0 on SYN recv new 2293c57484ae mptcp: pm: nl: announce deny-join-id0 flag new 24733e193a0d selftests: mptcp: userspace pm: validate deny-join-id0 flag new 92da495cb657 mptcp: tfo: record 'deny join id0' info new b86418beade1 selftests: mptcp: sockopt: fix error messages new 97499e281823 Merge branch 'mptcp-pm-nl-announce-deny-join-id0-flag' new 93ab4881a4e2 net: natsemi: fix `rx_dropped` double accounting on `netif [...] new 109f8b51543d doc/netlink: Fix typos in operation attributes new 94ff1ed3030e MAINTAINERS: make the DPLL entry cover drivers new 6b4be64fd9fe net/mlx5e: Harden uplink netdev access against device unbind new 7601a0a46216 net/mlx5e: Add a miss level for ipsec crypto offload new 8c4748539985 Merge branch 'mlx5e-misc-fixes-2025-09-15' new a8ba87f04ca9 bonding: don't set oif to bond dev when getting NS target [...] new dc5f94b1ec8f selftests: bonding: add vlan over bond testing new a72175c98513 octeon_ep: fix VF MAC address lifecycle handling new 45c8a6cc2bcd tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect(). new 1fd0362262ba selftest: packetdrill: Add tcp_fastopen_server_reset-after [...] new d7995c2b91a5 Merge branch 'tcp-clear-tcp_sk-sk-fastopen_rsk-in-tcp_disconnect' new a38108a23ab5 wifi: iwlwifi: pcie: fix byte count table for some devices new e882985b09b2 Merge tag 'iwlwifi-fixes-2025-09-15' of https://git.kernel [...] new b6f56a44e4c1 net: rfkill: gpio: Fix crash due to dereferencering uninit [...] new 934da21f99c0 Merge tag 'wireless-2025-09-17' of https://git.kernel.org/ [...] new 84bf1ac85af8 ice: fix Rx page leak on multi-buffer frames new e37084a26070 i40e: remove redundant memory barrier when cleaning Tx descs new b85936e95a4b ixgbe: initialize aci.lock before it's used new 316ba68175b0 ixgbe: destroy aci.lock later within ixgbe_remove path new 528eb4e19ec0 igc: don't fail igc_probe() on LED setup error new 09847108971a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...] new 0aeb54ac4cd5 tls: make sure to abort the stream if headers are bogus new 4c05c7ed880f selftests: tls: test skb copy under mem pressure and OOB new 3fbfe251cc9f Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set" new 87ebb628a5ac net: clear sk->sk_ino in sk_set_socket(sk, NULL) new cca7b1cfd7b8 net: liquidio: fix overflow in octeon_init_instr_queue() new 7736aff47041 MAINTAINERS: update sundance entry new 3191df0a4882 devlink rate: Remove unnecessary 'static' from a couple places new cfa7d9b1e3a8 cnic: Fix use-after-free bugs in cnic_delete_task new f8b468715102 octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp() new cbf658dd0941 Merge tag 'net-6.17-rc7' of git://git.kernel.org/pub/scm/l [...]
The 60 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/netlink/specs/conntrack.yaml | 9 +- Documentation/netlink/specs/mptcp_pm.yaml | 4 +- MAINTAINERS | 4 +- drivers/dpll/dpll_netlink.c | 4 +- drivers/net/bonding/bond_main.c | 2 +- drivers/net/ethernet/broadcom/cnic.c | 3 +- .../net/ethernet/cavium/liquidio/request_manager.c | 2 +- .../net/ethernet/freescale/dpaa2/dpaa2-switch.c | 2 +- drivers/net/ethernet/intel/i40e/i40e_txrx.c | 3 - drivers/net/ethernet/intel/ice/ice_txrx.c | 80 ++++----- drivers/net/ethernet/intel/ice/ice_txrx.h | 1 - drivers/net/ethernet/intel/igc/igc.h | 1 + drivers/net/ethernet/intel/igc/igc_main.c | 12 +- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 22 +-- .../net/ethernet/marvell/octeon_ep/octep_main.c | 16 ++ .../ethernet/marvell/octeon_ep/octep_pfvf_mbox.c | 3 + .../net/ethernet/marvell/octeontx2/nic/otx2_ptp.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en/fs.h | 1 + .../ethernet/mellanox/mlx5/core/en_accel/ipsec.h | 1 + .../mellanox/mlx5/core/en_accel/ipsec_fs.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 - drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 27 ++- drivers/net/ethernet/mellanox/mlx5/core/esw/qos.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 4 +- drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h | 15 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 6 +- drivers/net/ethernet/natsemi/ns83820.c | 13 +- drivers/net/ethernet/qlogic/qed/qed_debug.c | 7 +- .../net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c | 2 +- include/linux/mlx5/driver.h | 1 + include/net/dst_metadata.h | 11 +- include/net/sock.h | 5 +- include/uapi/linux/mptcp.h | 2 + include/uapi/linux/mptcp_pm.h | 4 +- net/core/dev.c | 2 +- net/devlink/rate.c | 4 +- net/ethtool/common.c | 4 +- net/ipv4/tcp.c | 5 + net/ipv4/tcp_ao.c | 4 +- net/mptcp/options.c | 6 +- net/mptcp/pm_netlink.c | 7 + net/mptcp/protocol.c | 16 ++ net/mptcp/subflow.c | 4 + net/rds/ib_frmr.c | 20 ++- net/rfkill/rfkill-gpio.c | 4 +- net/rxrpc/rxgk.c | 18 +- net/rxrpc/rxgk_app.c | 29 ++- net/rxrpc/rxgk_common.h | 14 +- net/tls/tls.h | 1 + net/tls/tls_strp.c | 14 +- net/tls/tls_sw.c | 3 +- .../selftests/drivers/net/bonding/bond_options.sh | 197 ++++++++++++++++++++- .../drivers/net/bonding/bond_topo_2d1c.sh | 3 + .../drivers/net/bonding/bond_topo_3d1c.sh | 2 + tools/testing/selftests/drivers/net/bonding/config | 1 + tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 +- tools/testing/selftests/net/mptcp/mptcp_connect.sh | 6 +- tools/testing/selftests/net/mptcp/mptcp_lib.sh | 2 +- tools/testing/selftests/net/mptcp/mptcp_sockopt.c | 16 +- tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 7 + tools/testing/selftests/net/mptcp/userspace_pm.sh | 14 +- .../selftests/net/openvswitch/openvswitch.sh | 88 ++++++++- .../tcp_fastopen_server_reset-after-disconnect.pkt | 26 +++ tools/testing/selftests/net/tls.c | 16 ++ 64 files changed, 640 insertions(+), 179 deletions(-) create mode 100644 tools/testing/selftests/net/packetdrill/tcp_fastopen_server_res [...]