summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-20l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-11-19Merge tag 'batadv-net-for-davem-20161119' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong
2016-11-18Merge branch 'cpsw-fixes'David S. Miller
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold
2016-11-18net: sky2: Fix shutdown crashJeremy Linton
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg
2016-11-17net sched filters: pass netlink message flags in event notificationRoman Mashak
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-11-17Merge branch 'phy-dev-leaks'David S. Miller
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold
2016-11-17of_mdio: fix device reference leak in of_phy_find_deviceJohan Hovold
2016-11-17of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong
2016-11-17bnxt: add a missing rcu synchronizationEric Dumazet
2016-11-17net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet
2016-11-16Merge branch 'thunderx-fixes'David S. Miller
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla
2016-11-16Merge branch 'fib-tables-fixes'David S. Miller
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik
2016-11-16rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca
2016-11-16rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca
2016-11-16gro_cells: mark napi struct as not busy poll candidatesEric Dumazet
2016-11-16udp: restore UDPlite many-cast deliveryPablo Neira
2016-11-16net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov
2016-11-16net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov
2016-11-16Merge branch 'stmmac-ptp'David S. Miller
2016-11-16stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO
2016-11-16stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO
2016-11-16stmmac: update the PTP header fileGiuseppe CAVALLARO