netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Networking for v6.18-rc1
@ 2025-10-09 13:23 Paolo Abeni
  2025-10-09 18:26 ` pr-tracker-bot
  2025-10-10  7:59 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Abeni @ 2025-10-09 13:23 UTC (permalink / raw)
  To: torvalds; +Cc: kuba, davem, netdev, linux-kernel

Hi Linus!

The following changes since commit 07fdad3a93756b872da7b53647715c48d0f4a2d0:

  Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2025-10-02 15:17:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git net-6.18-rc1

for you to fetch changes up to fea8cdf6738a8b25fccbb7b109b440795a0892cb:

  net: airoha: Fix loopback mode configuration for GDM2 port (2025-10-09 11:48:17 +0200)

----------------------------------------------------------------
Including fixes from netfilter.

Current release - regressions:

  - mlx5: fix pre-2.40 binutils assembler error

Current release - new code bugs:

  - net: psp: don't assume reply skbs will have a socket

  - eth: fbnic: fix missing programming of the default descriptor

Previous releases - regressions:

  - page_pool: fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches

  - tcp:
    - take care of zero tp->window_clamp in tcp_set_rcvlowat()
    - don't call reqsk_fastopen_remove() in tcp_conn_request().

  - eth: ice: release xa entry on adapter allocation failure

  - eth: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock

Previous releases - always broken:

  - netfilter: validate objref and objrefmap expressions

  - sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()

  - eth: mlx4: prevent potential use after free in mlx4_en_do_uc_filter()

  - eth: mlx5: prevent tunnel mode conflicts between FDB and NIC IPsec tables

  - eth: ocelot: fix use-after-free caused by cyclic delayed work

Misc:

  -  add support for MediaTek PCIe 5G HP DRMR-H01

Signed-off-by: Paolo Abeni <pabeni@redhat.com>

----------------------------------------------------------------
Alexandr Sapozhnikov (1):
      net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()

Arnd Bergmann (1):
      net/mlx5: fix pre-2.40 binutils assembler error

Bhanu Seshu Kumar Valluri (2):
      net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eeprom
      net: doc: Fix typos in docs

Carolina Jubran (2):
      net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
      net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed

Cosmin Ratiu (1):
      net/mlx5e: Do not fail PSP init on missing caps

Dan Carpenter (1):
      net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()

Daniel Machon (1):
      net: sparx5/lan969x: fix flooding configuration on bridge join/leave

Duoming Zhou (1):
      net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work

Eric Dumazet (1):
      tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()

Eric Woudstra (1):
      bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()

Erick Karanja (1):
      net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probe

Fernando Fernandez Mancera (1):
      netfilter: nft_objref: validate objref and objrefmap expressions

Florian Westphal (2):
      selftests: netfilter: nft_fib.sh: fix spurious test failures
      selftests: netfilter: query conntrack state to check for port clash resolution

Haotian Zhang (1):
      ice: ice_adapter: release xa entry on adapter allocation failure

Jakub Kicinski (13):
      net: psp: don't assume reply skbs will have a socket
      selftests: net: sort configs
      selftests: net: unify the Makefile formats
      selftests: drv-net: make linters happy with our imports
      eth: fbnic: fix missing programming of the default descriptor
      eth: fbnic: fix accounting of XDP packets
      eth: fbnic: fix saving stats from XDP_TX rings on close
      selftests: drv-net: xdp: rename netnl to ethnl
      selftests: drv-net: xdp: add test for interface level qstats
      eth: fbnic: fix reporting of alloc_failed qstats
      selftests: drv-net: fix linter warnings in pp_alloc_fail
      selftests: drv-net: pp_alloc_fail: lower traffic expectations
      selftests: drv-net: pp_alloc_fail: add necessary optoins to config

Kuniyuki Iwashima (1):
      tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().

Lorenzo Bianconi (1):
      net: airoha: Fix loopback mode configuration for GDM2 port

Maxime Chevallier (1):
      net: mdio: mdio-i2c: Hold the i2c bus lock during smbus transactions

Oleksij Rempel (1):
      net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock

Paolo Abeni (3):
      Merge branch 'mlx5-misc-fixes-2025-10-05'
      Merge tag 'nf-25-10-08' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
      Merge branch 'eth-fbnic-fix-xdp_tx-and-xdp-vs-qstats'

Sammy Hsu (1):
      net: wwan: t7xx: add support for HP DRMR-H01

Sidharth Seela (1):
      selftest: net: ovpn: Fix uninit return values

Thomas Wismer (1):
      net: pse-pd: tps23881: Fix current measurement scaling

Toke Høiland-Jørgensen (1):
      page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches

 drivers/net/ethernet/airoha/airoha_eth.c           |   4 +-
 drivers/net/ethernet/airoha/airoha_regs.h          |   3 +
 drivers/net/ethernet/freescale/fsl_pq_mdio.c       |   2 +
 drivers/net/ethernet/intel/ice/ice_adapter.c       |  10 +-
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c     |   2 +-
 .../ethernet/mellanox/mlx5/core/en_accel/ipsec.c   |  38 ++-
 .../ethernet/mellanox/mlx5/core/en_accel/ipsec.h   |   2 +-
 .../mellanox/mlx5/core/en_accel/ipsec_fs.c         |  32 ++-
 .../net/ethernet/mellanox/mlx5/core/en_accel/psp.c |  10 +-
 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h  |   5 +-
 .../ethernet/mellanox/mlx5/core/eswitch_offloads.c |  18 +-
 drivers/net/ethernet/mellanox/mlx5/core/wc.c       |   2 +-
 drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c    |   6 +-
 drivers/net/ethernet/meta/fbnic/fbnic_mac.c        |   8 +
 drivers/net/ethernet/meta/fbnic/fbnic_netdev.c     |  23 +-
 drivers/net/ethernet/meta/fbnic/fbnic_netdev.h     |   1 +
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.c       |  74 +++--
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.h       |   7 +
 .../net/ethernet/microchip/sparx5/sparx5_main.c    |   5 +
 .../ethernet/microchip/sparx5/sparx5_switchdev.c   |  12 +
 .../net/ethernet/microchip/sparx5/sparx5_vlan.c    |  10 -
 drivers/net/ethernet/mscc/ocelot_stats.c           |   2 +-
 drivers/net/mdio/mdio-i2c.c                        |  39 ++-
 drivers/net/pse-pd/tps23881.c                      |   2 +-
 drivers/net/usb/asix_devices.c                     |  29 ++
 drivers/net/usb/lan78xx.c                          |  11 +-
 drivers/net/wwan/t7xx/t7xx_pci.c                   |   1 +
 include/linux/mm.h                                 |  22 +-
 include/linux/phy.h                                |   4 +-
 include/net/psp/functions.h                        |   4 +-
 net/bridge/br_vlan.c                               |   2 +-
 net/core/page_pool.c                               |  76 +++--
 net/ipv4/ip_output.c                               |   2 +-
 net/ipv4/tcp.c                                     |   5 +-
 net/ipv4/tcp_input.c                               |   1 -
 net/ipv6/tcp_ipv6.c                                |   2 +-
 net/netfilter/nft_objref.c                         |  39 +++
 net/psp/psp_sock.c                                 |   4 +-
 net/sctp/sm_statefuns.c                            |   3 +-
 net/tipc/crypto.c                                  |   2 +-
 net/tipc/topsrv.c                                  |   4 +-
 tools/testing/selftests/drivers/net/Makefile       |   4 +-
 .../testing/selftests/drivers/net/bonding/Makefile |  21 +-
 tools/testing/selftests/drivers/net/bonding/config |   8 +-
 tools/testing/selftests/drivers/net/config         |   2 +-
 tools/testing/selftests/drivers/net/dsa/Makefile   |  12 +-
 tools/testing/selftests/drivers/net/hds.py         |   3 +-
 tools/testing/selftests/drivers/net/hw/Makefile    |   8 +-
 tools/testing/selftests/drivers/net/hw/config      |   4 +
 .../selftests/drivers/net/hw/pp_alloc_fail.py      |  36 ++-
 .../selftests/drivers/net/lib/py/__init__.py       |  41 ++-
 .../selftests/drivers/net/netdevsim/Makefile       |   4 +-
 tools/testing/selftests/drivers/net/team/Makefile  |  11 +-
 .../selftests/drivers/net/virtio_net/Makefile      |  13 +-
 tools/testing/selftests/drivers/net/xdp.py         |  99 ++++++-
 tools/testing/selftests/net/Makefile               | 313 +++++++++++++--------
 tools/testing/selftests/net/af_unix/Makefile       |  10 +-
 tools/testing/selftests/net/af_unix/config         |   2 +-
 tools/testing/selftests/net/config                 | 140 ++++-----
 tools/testing/selftests/net/forwarding/Makefile    |  56 ++--
 tools/testing/selftests/net/forwarding/config      |  30 +-
 tools/testing/selftests/net/hsr/Makefile           |   6 +-
 tools/testing/selftests/net/hsr/config             |   4 +-
 tools/testing/selftests/net/lib/Makefile           |  14 +-
 tools/testing/selftests/net/mptcp/Makefile         |  32 ++-
 tools/testing/selftests/net/mptcp/config           |  44 +--
 tools/testing/selftests/net/netfilter/Makefile     |  89 +++---
 tools/testing/selftests/net/netfilter/config       |  52 ++--
 .../selftests/net/netfilter/nf_nat_edemux.sh       |  58 ++--
 tools/testing/selftests/net/netfilter/nft_fib.sh   |  13 +-
 tools/testing/selftests/net/ovpn/Makefile          |  12 +-
 tools/testing/selftests/net/ovpn/config            |  12 +-
 tools/testing/selftests/net/ovpn/ovpn-cli.c        |   2 +
 tools/testing/selftests/net/packetdrill/Makefile   |  10 +-
 tools/testing/selftests/net/packetdrill/config     |   4 +-
 tools/testing/selftests/net/rds/Makefile           |  10 +-
 tools/testing/selftests/net/tcp_ao/config          |   2 +-
 77 files changed, 1113 insertions(+), 596 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Networking for v6.18-rc1
  2025-10-09 13:23 [GIT PULL] Networking for v6.18-rc1 Paolo Abeni
@ 2025-10-09 18:26 ` pr-tracker-bot
  2025-10-10  7:59 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2025-10-09 18:26 UTC (permalink / raw)
  To: Paolo Abeni; +Cc: torvalds, kuba, davem, netdev, linux-kernel

The pull request you sent on Thu,  9 Oct 2025 15:23:09 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git net-6.18-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/18a7e218cfcdca6666e1f7356533e4c988780b57

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Networking for v6.18-rc1
  2025-10-09 13:23 [GIT PULL] Networking for v6.18-rc1 Paolo Abeni
  2025-10-09 18:26 ` pr-tracker-bot
@ 2025-10-10  7:59 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-10-10  7:59 UTC (permalink / raw)
  To: Paolo Abeni; +Cc: torvalds, kuba, davem, netdev, linux-kernel

Hello:

This pull request was applied to netdev/net.git (main)
by Linus Torvalds <torvalds@linux-foundation.org>:

On Thu,  9 Oct 2025 15:23:09 +0200 you wrote:
> Hi Linus!
> 
> The following changes since commit 07fdad3a93756b872da7b53647715c48d0f4a2d0:
> 
>   Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2025-10-02 15:17:01 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Networking for v6.18-rc1
    https://git.kernel.org/netdev/net/c/18a7e218cfcd

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-10  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-09 13:23 [GIT PULL] Networking for v6.18-rc1 Paolo Abeni
2025-10-09 18:26 ` pr-tracker-bot
2025-10-10  7:59 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).