• Linus Torvalds's avatar
    Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net · ed23734c
    Linus Torvalds authored
    Pull networking fixes from Jakub Kicinski:
     "Including fixes from netfilter.
    
      Current release - regressions:
    
       - sched: act_pedit: free pedit keys on bail from offset check
    
      Current release - new code bugs:
    
       - pds_core:
          - Kconfig fixes (DEBUGFS and AUXILIARY_BUS)
          - fix mutex double unlock in error path
    
      Previous releases - regressions:
    
       - sched: cls_api: remove block_cb from driver_list before freeing
    
       - nf_tables: fix ct untracked match breakage
    
       - eth: mtk_eth_soc: drop generic vlan rx offload
    
       - sched: flower: fix error handler on replace
    
      Previous releases - always broken:
    
       - tcp: fix skb_copy_ubufs() vs BIG TCP
    
       - ipv6: fix skb hash for some RST packets
    
       - af_packet: don't send zero-byte data in packet_sendmsg_spkt()
    
       - rxrpc: timeout handling fixes after moving client call connection
         to the I/O thread
    
       - ixgbe: fix panic during XDP_TX with > 64 CPUs
    
       - igc: ...
    ed23734c
MAINTAINERS 693 KB