Skip to content
  • Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · 7a3c296a
    Linus Torvalds authored
    Pull networking fixes from David Miller:
    
     1) Clamp timeouts to INT_MAX in conntrack, from Jay Elliot.
    
     2) Fix broken UAPI for BPF_PROG_TYPE_PERF_EVENT, from Hendrik
        Brueckner.
    
     3) Fix locking in ieee80211_sta_tear_down_BA_sessions, from Johannes
        Berg.
    
     4) Add missing barriers to ptr_ring, from Michael S. Tsirkin.
    
     5) Don't advertise gigabit in sh_eth when not available, from Thomas
        Petazzoni.
    
     6) Check network namespace when delivering to netlink taps, from Kevin
        Cernekee.
    
     7) Kill a race in raw_sendmsg(), from Mohamed Ghannam.
    
     8) Use correct address in TCP md5 lookups when replying to an incoming
        segment, from Christoph Paasch.
    
     9) Add schedule points to BPF map alloc/free, from Eric Dumazet.
    
    10) Don't allow silly mtu values to be used in ipv4/ipv6 multicast, also
        from Eric Dumazet.
    
    11) Fix SKB leak in tipc, from Jon Maloy.
    
    12) Disable MAC learning on OVS ports of mlxsw, from Yuval Mintz.
    
    13) SKB leak fix ...
    7a3c296a