1. 37187a0 alx: fix fallback to msi or legacy interrupts by Tobias Regnery · 8 years ago
  2. f1db5c1 alx: fix wrong condition to free descriptor memory by Tobias Regnery · 8 years ago
  3. 5b9f575 qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN card by Bjørn Mork · 8 years ago
  4. 23d28a8 ibmveth: Add a proper check for the availability of the checksum features by Thomas Huth · 8 years ago
  5. 7d6556a Merge branch 'vxlan-fdb-fixes' by David S. Miller · 8 years ago
  6. efb5f68 vxlan: do not age static remote mac entries by Balakrishnan Raman · 8 years ago
  7. 8b3f933 vxlan: don't flush static fdb entries on admin down by Roopa Prabhu · 8 years ago
  8. a824d0b Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes' by David S. Miller · 8 years ago
  9. fbfa743 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  10. 21b995a ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit() by Eric Dumazet · 8 years ago
  11. d0fa28f virtio_net: fix PAGE_SIZE > 64k by Michael S. Tsirkin · 8 years ago
  12. 0fb4455 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  13. a59b7e0 mlxsw: spectrum_router: Correctly reallocate adjacency entries by Ido Schimmel · 8 years ago
  14. 6a0b76c r8152: don't execute runtime suspend if the tx is not empty by hayeswang · 8 years ago
  15. 7630ea4 Documentation: net: phy: improve explanation when to specify the PHY ID by Martin Blumenstingl · 8 years ago
  16. f39aac7 net: phy: marvell: Add Wake from LAN support for 88E1510 PHY by Jingju Hou · 8 years ago
  17. baae29d Merge tag 'mac80211-for-davem-2017-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  18. 115865f mac80211: don't try to sleep in rate_control_rate_init() by Johannes Berg · 8 years ago
  19. 4078b76 net: dsa: Check return value of phy_connect_direct() by Florian Fainelli · 8 years ago
  20. eab1277 net: phy: Avoid deadlock during phy_error() by Florian Fainelli · 8 years ago
  21. 9f427a0e net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  22. a5b9b5a Merge branch 'amd-xgbe-fixes' by David S. Miller · 8 years ago
  23. 738f7f6 amd-xgbe: Check xgbe_init() return code by Lendacky, Thomas · 8 years ago
  24. 4eccbfc amd-xgbe: Add a hardware quirk for register definitions by Lendacky, Thomas · 8 years ago
  25. b667744 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  26. 90c311b xen-netfront: Fix Rx stall during network stress and OOM by Vineeth Remanan Pillai · 8 years ago
  27. e048fc5 net/mlx5e: Do not recycle pages from emergency reserve by Eric Dumazet · 8 years ago
  28. cdb749c bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAME by Jesper Dangaard Brouer · 8 years ago
  29. df384d4 bcm63xx_enet: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  30. 0629a33 qed: avoid possible stack overflow in qed_ll2_acquire_connection by Arnd Bergmann · 8 years ago
  31. 91e7446 Revert "net: sctp: fix array overrun read on sctp_timer_tbl" by David S. Miller · 8 years ago
  32. 0e73fc9 net: sctp: fix array overrun read on sctp_timer_tbl by Colin Ian King · 8 years ago
  33. e363116 ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value by Eric Dumazet · 8 years ago
  34. 2c561b2 r8152: fix rtl8152_post_reset function by hayeswang · 8 years ago
  35. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  36. 69fed99 gianfar: Do not reuse pages from emergency reserve by Eric Dumazet · 8 years ago
  37. 0dbd7ff tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  38. ad05df3 net/mlx5e: Remove unused variable by Arnd Bergmann · 8 years ago
  39. 03e4def ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  40. 59cfa78 MAINTAINERS: update cxgb4 maintainer by Hariprasad Shenai · 8 years ago
  41. d407bd2 bpf: don't trigger OOM killer under pressure with map alloc by Daniel Borkmann · 8 years ago
  42. 9ed5959 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  43. 719ca81 bnxt_en: Fix "uninitialized variable" bug in TPA code path. by Michael Chan · 8 years ago
  44. cd33b3e net: phy: bcm63xx: Utilize correct config_intr function by Daniel Gonzalez Cabanelas · 8 years ago
  45. 7be2c82 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  46. d89ede6 Merge branch 'xen-netback-leaks' by David S. Miller · 8 years ago
  47. f16f1df xen-netback: protect resource cleaning on XenBus disconnect by Igor Druzhinin · 8 years ago
  48. 9a6cdf5 xen-netback: fix memory leaks on XenBus disconnect by Igor Druzhinin · 8 years ago
  49. 6acbe37 Merge branch 'ethtool-set-channels-fix' by David S. Miller · 8 years ago
  50. 639e9e9 net/mlx5e: Remove unnecessary checks when setting num channels by Eran Ben Elisha · 8 years ago
  51. e91ef71 net/mlx4_en: Remove unnecessary checks when setting num channels by Eran Ben Elisha · 8 years ago
  52. 31a86d1 net: ethtool: Initialize buffer when querying device channel settings by Eran Ben Elisha · 8 years ago
  53. 003ecadd Merge tag 'linux-can-fixes-for-4.10-20170118' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  54. befa601 can: ti_hecc: add missing prepare and unprepare of the clock by Yegor Yefremov · 8 years ago
  55. c97c52b can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer by Einar Jón · 8 years ago
  56. 93b43fd net: phy: dp83848: add DP83620 PHY support by Alvaro G. M · 8 years ago
  57. 3fbfadc bpf: Fix test_lru_sanity5() in test_lru_map.c by Martin KaFai Lau · 8 years ago
  58. d5ff72d vxlan: fix byte order of vxlan-gpe port number by Lance Richardson · 8 years ago
  59. a249708 stmmac: add missing of_node_put by Julia Lawall · 8 years ago
  60. 501db51 virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmit by Rolf Neugebauer · 8 years ago
  61. 4b19a9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  62. 203f80f Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  63. 7e84b30 Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  64. 7d8b8c0 Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  65. 0faa9cb net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  66. 5cf7a0f Merge tag 'nfs-for-4.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  67. 617125e Merge branch 'mlx4-core-fixes' by David S. Miller · 8 years ago
  68. 9577b17 net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV by Jack Morgenstein · 8 years ago
  69. 7c3945bc net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions by Jack Morgenstein · 8 years ago
  70. 291c566 net/mlx4_core: Fix racy CQ (Completion Queue) free by Jack Morgenstein · 8 years ago
  71. b618ab4 net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registered by Heiner Kallweit · 8 years ago
  72. abeffce net/mlx5e: Fix a -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  73. 8a367e7 ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
  74. f1f7714 bpf: rework prog_digest into prog_tag by Daniel Borkmann · 8 years ago
  75. 57d5f64 tipc: allocate user memory with GFP_KERNEL flag by Parthasarathy Bhuvaragan · 8 years ago
  76. 34c55cf net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types by Karicheri, Muralidharan · 8 years ago
  77. 02ca042 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  78. 1666d49 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  79. 2eabb8b Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  80. 3439352 be2net: fix MAC addr setting on privileged BE3 VFs by Ivan Vecera · 8 years ago
  81. 6d928ae be2net: don't delete MAC on close on unprivileged BE3 VFs by Ivan Vecera · 8 years ago
  82. fe68d8b be2net: fix status check in be_cmd_pmac_add() by Ivan Vecera · 8 years ago
  83. d43e6fb cpmac: remove hopeless #warning by Arnd Bergmann · 8 years ago
  84. 8ec3e8a ravb: do not use zero-length alignment DMA descriptor by Masaru Nagai · 8 years ago
  85. 8cf699e mlx4: do not call napi_schedule() without care by Eric Dumazet · 8 years ago
  86. 5071919 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  87. ee6ff74 mmc: core: Restore parts of the polling policy when switch to HS/HS DDR by Ulf Hansson · 8 years ago
  88. 1a717fc Merge tag 'mac80211-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  89. 75f01a4 openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  90. 49def18 Linux 4.10-rc4 by Linus Torvalds · 8 years ago
  91. 99421c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  92. c928162 Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  93. 2d5a710 Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  94. 7f138b9 Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  95. 793e039 Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  96. aa2797b Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  97. 83346fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. a11ce3a4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 79078c5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 255e614 Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago