summaryrefslogtreecommitdiffstats
path: root/net/tipc/addr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-21ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoCPeter Robinson1-1/+1
2016-11-20tipc: eliminate obsolete socket locking policy descriptionJon Paul Maloy1-47/+1
2016-11-20rtnl: fix the loop index update error in rtnl_dump_ifinfo()Zhang Shengju1-1/+1
2016-11-20l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov1-0/+6
2016-11-18rtnetlink: fix FDB size computationSabrina Dubroca1-1/+4
2016-11-18netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi1-1/+1
2016-11-18af_unix: conditionally use freezable blocking calls in readWANG Cong1-6/+11
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold1-5/+7
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold1-0/+3
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold1-0/+35
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold1-17/+24
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold1-0/+1
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold1-4/+7
2016-11-18net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg2-0/+70
2016-11-17net sched filters: pass netlink message flags in event notificationRoman Mashak1-2/+3
2016-11-17ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni1-2/+11
2016-11-17net: phy: fixed_phy: fix of_node leak in fixed_phy_unregisterJohan Hovold1-1/+1
2016-11-17of_mdio: fix device reference leak in of_phy_find_deviceJohan Hovold1-0/+1
2016-11-17of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold1-1/+4
2016-11-17net: check dead netns for peernet2id_alloc()WANG Cong1-0/+2
2016-11-17bnxt: add a missing rcu synchronizationEric Dumazet1-0/+4
2016-11-17net: dsa: b53: Fix VLAN usage and how we treat CPU portFlorian Fainelli1-12/+4
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex1-1/+33
2016-11-16cxgb4: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16be2net: do not call napi_hash_del()Eric Dumazet1-1/+0
2016-11-16virtio-net: add a missing synchronize_net()Eric Dumazet1-0/+5
2016-11-16net: thunderx: Fix memory leak and other issues upon interface toggleSunil Goutham2-7/+18
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham6-196/+197
2016-11-16net: thunderx: Fix configuration of L3/L4 length checkingSunil Goutham1-2/+5
2016-11-16net: thunderx: Program LMAC credits based on MTUSunil Goutham6-30/+53
2016-11-16net: thunderx: Introduce BGX_ID_MASK macro to extract bgx_idRadha Mohan Chintakuntla2-2/+4
2016-11-16ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck1-1/+3
2016-11-16ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck3-5/+81
2016-11-16bpf: fix range arithmetic for bpf map accessJosef Bacik2-25/+50
2016-11-16rtnetlink: fix rtnl message size computation for XDPSabrina Dubroca1-1/+2
2016-11-16rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca1-5/+7
2016-11-16gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-11-16udp: restore UDPlite many-cast deliveryPablo Neira2-6/+6
2016-11-16net: arc_emac: don't pass multicast packets to kernel in non-multicast modeAlexander Kochetkov1-1/+4
2016-11-16net: arc_emac: annonce IFF_MULTICAST supportAlexander Kochetkov1-2/+0
2016-11-16stmmac: fix PTP type ethtool statsGiuseppe CAVALLARO5-44/+69
2016-11-16stmmac: fix PTP support for GMAC4Giuseppe CAVALLARO7-73/+154
2016-11-16stmmac: update the PTP header fileGiuseppe CAVALLARO1-35/+37
2016-11-16igmp: do not remove igmp souce list info when set link downHangbin Liu1-14/+36
2016-11-15net: ethernet: Fix SGMII unable to switch speed and autonego failureJia Jie Ho1-2/+2
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler1-1/+1
2016-11-15mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau1-1/+5