summaryrefslogtreecommitdiffstats
path: root/net/netlabel (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-30l2tp: fix lookup for sockets not bound to a device in l2tp_ipGuillaume Nault2-5/+8
2016-11-30l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()Guillaume Nault2-38/+32
2016-11-30l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()Guillaume Nault2-10/+12
2016-11-30l2tp: lock socket before checking flags in connect()Guillaume Nault4-13/+28
2016-11-30cxgb4: Add PCI device ID for new adapterHariprasad Shenai1-0/+1
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko2-4/+21
2016-11-30vxlan: fix a potential issue when create a new vxlan fdb entry.Haishuang Yan1-3/+7
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto1-1/+4
2016-11-30net: dsa: slave: fix fixed-link phydev leaksJohan Hovold1-1/+11
2016-11-30net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold1-1/+9
2016-11-30net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold1-7/+13
2016-11-30net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold1-3/+14
2016-11-30net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold1-0/+4
2016-11-30net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold1-0/+5
2016-11-30net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold1-7/+16
2016-11-30net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold1-0/+8
2016-11-30net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold1-1/+6
2016-11-30net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold1-0/+5
2016-11-30net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold1-0/+6
2016-11-30net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold1-5/+12
2016-11-30net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold1-2/+7
2016-11-30net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold1-1/+8
2016-11-30of_mdio: add helper to deregister fixed-link PHYsJohan Hovold4-24/+23
2016-11-30net: dsa: slave: fix of-node leak and phy priorityJohan Hovold1-2/+5
2016-11-30GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo1-1/+1
2016-11-30sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko1-4/+6
2016-11-30net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2016-11-30net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen1-0/+2
2016-11-30net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen1-2/+1
2016-11-30netlink: Call cb->done from a worker threadHerbert Xu2-4/+25
2016-11-30net/sched: pedit: make sure that offset is validAmir Vadai1-4/+20
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu3-3/+3
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko1-1/+3
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern1-2/+4
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein1-1/+6
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan3-20/+3
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan1-0/+1
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov1-2/+2
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath1-0/+1
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl1-8/+12
2016-11-28Documentation: devicetree: clarify usage of the RGMII phy-modesMartin Blumenstingl1-4/+20
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann8-21/+31
2016-11-28tipc: fix link statistics counter errorsJon Paul Maloy1-16/+19
2016-11-28driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng1-1/+7
2016-11-28net: qcom/emac: fix of_node and phydev leaksJohan Hovold2-0/+5
2016-11-28net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold1-0/+2
2016-11-28net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-11-28net: bcmgenet: fix phydev reference leakJohan Hovold1-1/+3
2016-11-28net: dsa: fix fixed-link-phy device leaksJohan Hovold1-1/+4
2016-11-28irda: fix overly long udelay()Arnd Bergmann1-1/+3