Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  • Linus Torvalds's avatar
    Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net · 183d46ff
    Linus Torvalds authored
    Pull networking fixes from Paolo Abeni:
     "Including fixes from wireless, bleutooth, BPF and netfilter.
    
      Current release - regressions:
    
       - core: drop bad gso csum_start and offset in virtio_net_hdr
    
       - wifi: mt76: fix null pointer access in mt792x_mac_link_bss_remove
    
       - eth: tun: add missing bpf_net_ctx_clear() in do_xdp_generic()
    
       - phy: aquantia: only poll GLOBAL_CFG regs on aqr113, aqr113c and
         aqr115c
    
      Current release - new code bugs:
    
       - smc: prevent UAF in inet_create()
    
       - bluetooth: btmtk: fix kernel crash when entering btmtk_usb_suspend
    
       - eth: bnxt: reject unsupported hash functions
    
      Previous releases - regressions:
    
       - sched: act_ct: take care of padding in struct zones_ht_key
    
       - netfilter: fix null-ptr-deref in iptable_nat_table_init().
    
       - tcp: adjust clamping window for applications specifying SO_RCVBUF
    
      Previous releases - always broken:
    
       - ethtool: rss: small fixes to...
    183d46ff