aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-29net: ethernet: altera: fix fixed-link phydev leaksJohan Hovold1-1/+8
2016-11-29of_mdio: add helper to deregister fixed-link PHYsJohan Hovold4-24/+23
2016-11-29net: dsa: slave: fix of-node leak and phy priorityJohan Hovold1-2/+5
2016-11-29GSO: Reload iph after pskb_may_pullArnaldo Carvalho de Melo1-1/+1
2016-11-29sched: cls_flower: remove from hashtable only in case skip sw flag is not setJiri Pirko1-4/+6
2016-11-29net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet1-5/+7
2016-11-29net: macb: ensure ordering write to re-enable RX smoothlyZumeng Chen1-0/+2
2016-11-29net: macb: fix the RX queue reset in macb_rx()Cyrille Pitchen1-2/+1
2016-11-29netlink: Call cb->done from a worker threadHerbert Xu2-4/+25
2016-11-29net/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-28Merge branch 'mlx4-fixes'David S. Miller4-21/+9
2016-11-28net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steeringJack 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-28Merge branch 'fix-RTL8211F-TX-delay-handling'David S. Miller2-12/+32
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-27tipc: fix link statistics counter errorsJon Paul Maloy1-16/+19
2016-11-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller3-8/+39
2016-11-27driver: macvtap: Unregister netdev rx_handler if macvtap_newlink failsGao Feng1-1/+7
2016-11-27Merge branch 'more-phydev-leaks'David S. Miller6-2/+17
2016-11-27net: qcom/emac: fix of_node and phydev leaksJohan Hovold2-0/+5
2016-11-27net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold1-0/+2
2016-11-27net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-11-27net: bcmgenet: fix phydev reference leakJohan Hovold1-1/+3
2016-11-27net: dsa: fix fixed-link-phy device leaksJohan Hovold1-1/+4
2016-11-27irda: fix overly long udelay()Arnd Bergmann1-1/+3
2016-11-27driver: ipvlan: Fix one possible memleak in ipvlan_link_newGao Feng1-5/+12
2016-11-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+2
2016-11-26fix default_file_splice_read()Al Viro1-1/+2
2016-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-39/+25
2016-11-26Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds47-131/+208
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-60/+101
2016-11-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-3/+5
2016-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-29/+28
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds9-12/+64
2016-11-25tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-25mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-25net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-25ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-25fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-25net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-25tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5