• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · c94eee8a
    Linus Torvalds authored
    Pull networking fixes from David Miller:
    
     1) Fix two regressions in ipv6 route lookups, particularly wrt output
        interface specifications in the lookup key.  From David Ahern.
    
     2) Fix checks in ipv6 IPSEC tunnel pre-encap fragmentation, from
        Herbert Xu.
    
     3) Fix mis-advertisement of 1000BASE-T on bcm63xx_enet, from Simon
        Arlott.
    
     4) Some smsc phys misbehave with energy detect mode enabled, so add a
        DT property and disable it on such switches.  From Heiko Schocher.
    
     5) Fix TSO corruption on TX in mv643xx_eth, from Philipp Kirchhofer.
    
     6) Fix regression added by removal of openvswitch vport stats, from
        James Morse.
    
     7) Vendor Kconfig options should be bool, not tristate, from Andreas
        Schwab.
    
     8) Use non-_BH() net stats bump in tcp_xmit_probe_skb(), otherwise we
        barf during TCP REPAIR operations.
    
     9) Fix various bugs in openvswitch conntrack support, from Joe
        Stringer.
    
    10) Fix NETLINK_LIST_MEMBERSHIPS lockin...
    c94eee8a
MAINTAINERS 321 KB