• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · 16e5a2ed
    Linus Torvalds authored
    Pull networking updates from David Miller:
    
     1) Fix flexcan build on big endian, from Arnd Bergmann
    
     2) Correctly attach cpsw to GPIO bitbang MDIO drive, from Stefan Roese
    
     3) udp_add_offload has to use GFP_ATOMIC since it can be invoked from
        non-sleepable contexts.  From Or Gerlitz
    
     4) vxlan_gro_receive() does not iterate over all possible flows
        properly, fix also from Or Gerlitz
    
     5) CAN core doesn't use a proper SKB destructor when it hooks up
        sockets to SKBs.  Fix from Oliver Hartkopp
    
     6) ip_tunnel_xmit() can use an uninitialized route pointer, fix from
        Eric Dumazet
    
     7) Fix address family assignment in IPVS, from Michal Kubecek
    
     8) Fix ath9k build on ARM, from Sujith Manoharan
    
     9) Make sure fail_over_mac only applies for the correct bonding modes,
        from Ding Tianhong
    
    10) The udp offload code doesn't use RCU correctly, from Shlomo Pongratz
    
    11) Handle gigabit features properly in generic PHY code, from Florian
        ...
    16e5a2ed
MAINTAINERS 266 KB