diff options
| author | Linus Torvalds <[email protected]> | 2024-08-23 07:47:01 +0800 | 
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2024-08-23 07:47:01 +0800 | 
| commit | aa0743a229366e8c1963f1b72a1c974a9d15f08f (patch) | |
| tree | e37eab82af215ba16cdcfb927d93641d0e98e8bd /drivers/net/netdevsim/netdev.c | |
| parent | 3f44ae972ae5cf6a75eb40314a6a81bd694d0f53 (diff) | |
| parent | 0124fb0ebf3b0ef89892d42147c9387be3105318 (diff) | |
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Jakub Kicinski:
 "Including fixes from bluetooth and netfilter.
  Current release - regressions:
   - virtio_net: avoid crash on resume - move netdev_tx_reset_queue()
     call before RX napi enable
  Current release - new code bugs:
   - net/mlx5e: fix page leak and incorrect header release w/ HW GRO
  Previous releases - regressions:
   - udp: fix receiving fraglist GSO packets
   - tcp: prevent refcount underflow due to concurrent execution of
     tcp_sk_exit_batch()
  Previous releases - always broken:
   - ipv6: fix possible UAF when incrementing error counters on output
   - ip6: tunnel: prevent merging of packets with different L2
   - mptcp: pm: fix IDs not being reusable
   - bonding: fix potential crashes in IPsec offload handling
   - Bluetooth: HCI:
      - MGMT: add error handling to pair_device() to avoid a crash
      - invert LE State quirk to be opt-out rather then opt-in
      - fix LE quote calculation
   - drv: dsa: VLAN fixes for Ocelot driver
   - drv: igb: cope with large MAX_SKB_FRAGS Kconfig settings
   - drv: ice: fi Rx data path on architectures with PAGE_SIZE >= 8192
  Misc:
   - netpoll: do not export netpoll_poll_[disable|enable]()
   - MAINTAINERS: update the list of networking headers"
* tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (82 commits)
  s390/iucv: Fix vargs handling in iucv_alloc_device()
  net: ovs: fix ovs_drop_reasons error
  net: xilinx: axienet: Fix dangling multicast addresses
  net: xilinx: axienet: Always disable promiscuous mode
  MAINTAINERS: Mark JME Network Driver as Odd Fixes
  MAINTAINERS: Add header files to NETWORKING sections
  MAINTAINERS: Add limited globs for Networking headers
  MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section
  MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS
  octeontx2-af: Fix CPT AF register offset calculation
  net: phy: realtek: Fix setting of PHY LEDs Mode B bit on RTL8211F
  net: ngbe: Fix phy mode set to external phy
  netfilter: flowtable: validate vlan header
  bnxt_en: Fix double DMA unmapping for XDP_REDIRECT
  ipv6: prevent possible UAF in ip6_xmit()
  ipv6: fix possible UAF in ip6_finish_output2()
  ipv6: prevent UAF in ip6_send_skb()
  netpoll: do not export netpoll_poll_[disable|enable]()
  selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path
  udp: fix receiving fraglist GSO packets
  ...
Diffstat (limited to 'drivers/net/netdevsim/netdev.c')
0 files changed, 0 insertions, 0 deletions