1. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  2. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  3. bb83d62 cxgb4: Add PCI device ID for new adapter by Hariprasad Shenai · 8 years ago
  4. 80cca77 net: fec: cache statistics while device is down by Nikita Yushchenko · 8 years ago
  5. 17b4636 vxlan: fix a potential issue when create a new vxlan fdb entry. by Haishuang Yan · 8 years ago
  6. f92a80a openvswitch: Fix skb leak in IPv6 reassembly. by Daniele Di Proietto · 8 years ago
  7. f2ebf2a Merge branch 'fixed-phy-phydev-leaks' by David S. Miller · 8 years ago
  8. 881eada net: dsa: slave: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  9. 14cab6f net: ethernet: ti: davinci_emac: fix fixed-link phydev and of-node leaks by Johan Hovold · 8 years ago
  10. c41a476 net: ethernet: dwc_eth_qos: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  11. 9f70eb3 net: ethernet: renesas: ravb: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  12. 16a67eb net: ethernet: mediatek: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  13. 5a57a30 net: ethernet: marvell: mvneta: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  14. 0807c4c net: ethernet: ucc_geth: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  15. 42c7004 net: ethernet: gianfar: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  16. b9755f0 net: ethernet: fs_enet: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  17. 82005b1 net: ethernet: fec: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  18. 140ca9d net: ethernet: bcmgenet: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  19. 39f8b0d net: ethernet: bcmsysport: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  20. 9e08103 net: ethernet: aurora: nb8800: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  21. 5a89394 net: ethernet: altera: fix fixed-link phydev leaks by Johan Hovold · 8 years ago
  22. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  23. 0d8f3c6 net: dsa: slave: fix of-node leak and phy priority by Johan Hovold · 8 years ago
  24. a510887 GSO: Reload iph after pskb_may_pull by Arnaldo Carvalho de Melo · 8 years ago
  25. 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
  26. 648f0c2 net/dccp: fix use-after-free in dccp_invalid_packet by Eric Dumazet · 8 years ago
  27. ffac0e9 net: macb: ensure ordering write to re-enable RX smoothly by Zumeng Chen · 8 years ago
  28. a0b44ee net: macb: fix the RX queue reset in macb_rx() by Cyrille Pitchen · 8 years ago
  29. 707693c netlink: Call cb->done from a worker thread by Herbert Xu · 8 years ago
  30. 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
  31. 2dbb4c0 bpf/samples: Fix PT_REGS_IP on s390x and use it by Michael Holzheu · 8 years ago
  32. 7a99cd6 net: dsa: fix unbalanced dsa_switch_tree reference counting by Nikita Yushchenko · 8 years ago
  33. 79dc7e3 net: handle no dst on skb in icmp6_send by David Ahern · 8 years ago
  34. 2fc8d11 Merge branch 'mlx4-fixes' by David S. Miller · 8 years ago
  35. 44b911e net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steering by Jack Morgenstein · 8 years ago
  36. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 8 years ago
  37. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 8 years ago
  38. 91eefaa amd-xgbe: Fix unused suspend handlers build warning by Borislav Petkov · 8 years ago
  39. 4df21df tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set by Julian Wollrath · 8 years ago
  40. 68c1644 Merge branch 'fix-RTL8211F-TX-delay-handling' by David S. Miller · 8 years ago
  41. e323049 net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Martin Blumenstingl · 8 years ago
  42. e5f3a4a Documentation: devicetree: clarify usage of the RGMII phy-modes by Martin Blumenstingl · 8 years ago
  43. d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
  44. 9590112 tipc: fix link statistics counter errors by Jon Paul Maloy · 8 years ago
  45. 8eb4adf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  46. e824265 driver: macvtap: Unregister netdev rx_handler if macvtap_newlink fails by Gao Feng · 8 years ago
  47. a1cad5e Merge branch 'more-phydev-leaks' by David S. Miller · 8 years ago
  48. 6ffe1c4 net: qcom/emac: fix of_node and phydev leaks by Johan Hovold · 8 years ago
  49. cb1f341 net: fsl/fman: fix fixed-link-phydev reference leak by Johan Hovold · 8 years ago
  50. 9668303 net: fsl/fman: fix phydev reference leak by Johan Hovold · 8 years ago
  51. 0da6054 net: bcmgenet: fix phydev reference leak by Johan Hovold · 8 years ago
  52. fd05d7b net: dsa: fix fixed-link-phy device leaks by Johan Hovold · 8 years ago
  53. c9bd282 irda: fix overly long udelay() by Arnd Bergmann · 8 years ago
  54. 147fd28 driver: ipvlan: Fix one possible memleak in ipvlan_link_new by Gao Feng · 8 years ago
  55. d8e435f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 8e54cad fix default_file_splice_read() by Al Viro · 8 years ago
  57. e348031 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  58. a56f3eb Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  59. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  60. 30e2b7c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  61. fc13ca1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. 39c1573 Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  63. 6998cc6 tipc: resolve connection flow control compatibility problem by Jon Paul Maloy · 8 years ago
  64. e8f967c mvpp2: use correct size for memset by Arnd Bergmann · 8 years ago
  65. 5e7dfeb net/mlx5: drop duplicate header delay.h by Geliang Tang · 8 years ago
  66. 8f8a8b1 net: ieee802154: drop duplicate header delay.h by Geliang Tang · 8 years ago
  67. 4ee12ef ibmvnic: drop duplicate header seq_file.h by Geliang Tang · 8 years ago
  68. 1f1e70e fsl/fman: fix a leak in tgec_free() by Dan Carpenter · 8 years ago
  69. 8006f6b net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS by Miroslav Lichvar · 8 years ago
  70. d876a4d tipc: improve sanity check for received domain records by Jon Paul Maloy · 8 years ago
  71. f796755 tipc: fix compatibility bug in link monitoring by Jon Paul Maloy · 8 years ago
  72. 97db8af net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented by Andrew Lunn · 8 years ago
  73. 3ad0e83 Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  74. 86b01b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  75. cd3caef Fix subtle CONFIG_MODVERSIONS problems by Linus Torvalds · 8 years ago
  76. beb53e4 Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  77. 6865644 MAINTAINERS: Add bug tracking system location entry type by Rafael J. Wysocki · 8 years ago
  78. 89119f0 Revert "i2c: designware: do not disable adapter after transfer" by Jarkko Nikula · 8 years ago
  79. 7e5c07a Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' by Rafael J. Wysocki · 8 years ago
  80. fb09c8c Merge tag 'linux-can-fixes-for-4.9-20161123' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  81. f7db0ec dwc_eth_qos: drop duplicate headers by Geliang Tang · 8 years ago
  82. f2051f8 Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  83. ea9ea6c Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  84. 6006d6e Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  85. 5035b23 parisc: Also flush data TLB in flush_icache_page_asm by John David Anglin · 8 years ago
  86. c0452fb parisc: Fix race in pci-dma.c by John David Anglin · 8 years ago
  87. 43b1f6a parisc: Switch to generic sched_clock implementation by Helge Deller · 8 years ago
  88. 741dc7b parisc: Fix races in parisc_setup_cache_timing() by John David Anglin · 8 years ago
  89. 1a41741 mfd: wm8994-core: Don't use managed regulator bulk get API by Viresh Kumar · 8 years ago
  90. 3cfc43d mfd: wm8994-core: Disable regulators before removing them by Viresh Kumar · 8 years ago
  91. d29ccdb mfd: syscon: Support native-endian regmaps by Paul Burton · 8 years ago
  92. 9704668 Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes by Dave Airlie · 8 years ago
  93. 984d7a1 powerpc/mm: Fixup kernel read only mapping by Aneesh Kumar K.V · 8 years ago
  94. f5527ff mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] by Andrey Ryabinin · 8 years ago
  95. 2b95fda X.509: Fix double free in x509_cert_parse() [ver #3] by Andrey Ryabinin · 8 years ago
  96. d742000 gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap by Arvind Yadav · 8 years ago
  97. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  98. 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
  99. 76da870 net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change by Florian Fainelli · 8 years ago
  100. 867d121 bnxt: do not busy-poll when link is down by Andy Gospodarek · 8 years ago