summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko
2016-11-30vxlan: fix a potential issue when create a new vxlan fdb entry.Haishuang Yan
2016-11-30openvswitch: Fix skb leak in IPv6 reassembly.Daniele Di Proietto
2016-11-30Merge branch 'fixed-phy-phydev-leaks'David S. Miller
2016-11-30net: dsa: slave: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaksJohan Hovold
2016-11-30net: ethernet: dwc_eth_qos: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: renesas: ravb: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: mediatek: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: marvell: mvneta: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: bcmgenet: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: bcmsysport: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: aurora: nb8800: fix fixed-link phydev leaksJohan Hovold
2016-11-30net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold
2016-11-30of_mdio: add helper to deregister fixed-link PHYsJohan Hovold
2016-11-30net: dsa: slave: fix of-node leak and phy priorityJohan Hovold
2016-11-30GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo
2016-11-30sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko
2016-11-30net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-11-30net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen
2016-11-30net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen
2016-11-30netlink: Call cb->done from a worker threadHerbert Xu
2016-11-30net/sched: pedit: make sure that offset is validAmir Vadai
2016-11-28bpf/samples: Fix PT_REGS_IP on s390x and use itMichael Holzheu
2016-11-28net: dsa: fix unbalanced dsa_switch_tree reference countingNikita Yushchenko
2016-11-28net: handle no dst on skb in icmp6_sendDavid Ahern
2016-11-28Merge branch 'mlx4-fixes'David S. Miller
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to de...Jack Morgenstein
2016-11-28Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan
2016-11-28net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2016-11-28tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is setJulian Wollrath
2016-11-28Merge branch 'fix-RTL8211F-TX-delay-handling'David S. Miller
2016-11-28net: phy: realtek: fix enabling of the TX-delay for RTL8211FMartin Blumenstingl
2016-11-28Documentation: devicetree: clarify usage of the RGMII phy-modesMartin Blumenstingl
2016-11-28net, sched: respect rcu grace period on cls destructionDaniel Borkmann
2016-11-28tipc: fix link statistics counter errorsJon Paul Maloy
2016-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-11-28driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng
2016-11-28Merge branch 'more-phydev-leaks'David S. Miller
2016-11-28net: qcom/emac: fix of_node and phydev leaksJohan Hovold
2016-11-28net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold
2016-11-28net: fsl/fman: fix phydev reference leakJohan Hovold
2016-11-28net: bcmgenet: fix phydev reference leakJohan Hovold
2016-11-28net: dsa: fix fixed-link-phy device leaksJohan Hovold
2016-11-28irda: fix overly long udelay()Arnd Bergmann