• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net · 02dc96ef
    Linus Torvalds authored
    Pull networking fixes from David Miller:
    
     1) Sanity check URB networking device parameters to avoid divide by
        zero, from Oliver Neukum.
    
     2) Disable global multicast filter in NCSI, otherwise LLDP and IPV6
        don't work properly. Longer term this needs a better fix tho. From
        Vijay Khemka.
    
     3) Small fixes to selftests (use ping when ping6 is not present, etc.)
        from David Ahern.
    
     4) Bring back rt_uses_gateway member of struct rtable, it's semantics
        were not well understood and trying to remove it broke things. From
        David Ahern.
    
     5) Move usbnet snaity checking, ignore endpoints with invalid
        wMaxPacketSize. From Bjørn Mork.
    
     6) Missing Kconfig deps for sja1105 driver, from Mao Wenan.
    
     7) Various small fixes to the mlx5 DR steering code, from Alaa Hleihel,
        Alex Vesker, and Yevgeny Kliteynik
    
     8) Missing CAP_NET_RAW checks in various places, from Ori Nimron.
    
     9) Fix crash when removing sch_cbs entry while offload...
    02dc96ef
MAINTAINERS 517 KB