• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · e2857b8f
    Linus Torvalds authored
    Pull networking fixes from David Miller:
    
     1) Fix ordering of WEXT netlink messages so we don't see a newlink
        after a dellink, from Johannes Berg.
    
     2) Out of bounds access in minstrel_ht_set_best_prob_rage, from
        Konstantin Khlebnikov.
    
     3) Paging buffer memory leak in iwlwifi, from Matti Gottlieb.
    
     4) Wrong units used to set initial TCP rto from cached metrics, also
        from Konstantin Khlebnikov.
    
     5) Fix stale IP options data in the SKB control block from leaking
        through layers of encapsulation, from Bernie Harris.
    
     6) Zero padding len miscalculated in bnxt_en, from Michael Chan.
    
     7) Only CHECKSUM_PARTIAL packets should be passed down through GSO, fix
        from Hannes Frederic Sowa.
    
     8) Fix suspend/resume with JME networking devices, from Diego Violat
        and Guo-Fu Tseng.
    
     9) Checksums not validated properly in bridge multicast support due to
        the placement of the SKB header pointers at the time of the check,
        fix from...
    e2857b8f
MAINTAINERS 338 KB