1. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  2. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  3. 8be0328 stmmac: display the descriptors if DES0 = 0 by Giuseppe CAVALLARO · 8 years ago
  4. ae3877b Merge branch 'ncsi-fixes' by David S. Miller · 8 years ago
  5. 22d8aa9 net/ncsi: Improve HNCDSC AEN handler by Gavin Shan · 8 years ago
  6. bbc7c01 net/ncsi: Choose hot channel as active one if necessary by Gavin Shan · 8 years ago
  7. 008a424 net/ncsi: Fix stale link state of inactive channels on failover by Gavin Shan · 8 years ago
  8. 7ba5c00 net/ncsi: Avoid if statements in ncsi_suspend_channel() by Gavin Shan · 8 years ago
  9. 5712bf9 net/sched: act_mirred: Use passed lastuse argument by Paul Blakey · 8 years ago
  10. 164c971 mlxsw: pci: Fix reset wait for SwitchX2 by Jiri Pirko · 8 years ago
  11. 7fb6a36 mlxsw: switchx2: Fix ethernet port initialization by Elad Raz · 8 years ago
  12. 37956d7 mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn by Jiri Pirko · 8 years ago
  13. 19271c1 mlxsw: spectrum_router: Use correct tree index for binding by Jiri Pirko · 8 years ago
  14. c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
  15. 8245458 tcp: do not export sysctl_tcp_low_latency by Eric Dumazet · 8 years ago
  16. 85dda4e rtnetlink: Add rtnexthop offload flag to compare mask by Jiri Pirko · 8 years ago
  17. 97c2429 switchdev: Execute bridge ndos only for bridge ports by Ido Schimmel · 8 years ago
  18. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  19. 3805a93 flow_dissector: Check skb for VLAN only if skb specified. by Eric Garver · 8 years ago
  20. b4f0fd4 qed: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  21. ecf244f rocker: fix maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  22. 52ccd63 net/hyperv: avoid uninitialized variable by Arnd Bergmann · 8 years ago
  23. 4b75ca5 net: bcm63xx: avoid referencing uninitialized variable by Arnd Bergmann · 8 years ago
  24. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  25. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  26. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  27. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  28. 7cb3f92 bridge: multicast: restore perm router ports on multicast enable by Nikolay Aleksandrov · 8 years ago
  29. 7ab4889 tcp: Remove unused but set variable by Tobias Klauser · 8 years ago
  30. a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
  31. 7e1670c ipv4: Remove unused but set variable by Tobias Klauser · 8 years ago
  32. 1826277 dwc_eth_qos: enable flow control by default by Niklas Cassel · 8 years ago
  33. 902943c dwc_eth_qos: do not clear pause flags from phy_device->supported by Niklas Cassel · 8 years ago
  34. 8d324fd net/hsr: Remove unused but set variable by Tobias Klauser · 8 years ago
  35. 5cbee55 Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  36. 6bc8062 bnx2: fix locking when netconsole is used by Ivan Vecera · 8 years ago
  37. 3dfcb4f Merge branch 'net-driver-autoload' by David S. Miller · 8 years ago
  38. 0822b43 net: dsa: bcm_sf2: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  39. 03eaae5 net: dsa: b53: Fix module autoload by Javier Martinez Canillas · 8 years ago
  40. af40097 net: hisilicon: Fix hns_mdio module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  41. 7097268 net: qcom/emac: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  42. a7deb92 net: hns: Fix hns_dsaf module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  43. 2fa3e31 net: ethernet: nb8800: Fix module autoload by Javier Martinez Canillas · 8 years ago
  44. fc971a2 net: nps_enet: Fix module autoload by Javier Martinez Canillas · 8 years ago
  45. 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
  46. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  47. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  48. f4a067f mac80211: move struct aead_req off the stack by Ard Biesheuvel · 8 years ago
  49. fb5c6cf vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc() by Alexey Khoroshilov · 8 years ago
  50. 50756eb stmmac: fix an error code in stmmac_ptp_register() by Dan Carpenter · 8 years ago
  51. 93966b7 net: qcom/emac: disable interrupts before calling phy_disconnect by Timur Tabi · 8 years ago
  52. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  53. 9e55d0f Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  54. 610df1d net: asix: Avoid looping when the device does not respond by Guenter Roeck · 8 years ago
  55. 85a6244 ethtool: silence warning on bit loss by Jesse Brandeburg · 8 years ago
  56. 958b3d3 net/mlx4_en: fixup xdp tx irq to match rx by Brenden Blanco · 8 years ago
  57. fbbfa34 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  58. 8c93bea qed: Additional work toward cleaning C=1 by Yuval Mintz · 8 years ago
  59. 0189efb qed*: Fix Kconfig dependencies with INFINIBAND_QEDR by Yuval Mintz · 8 years ago
  60. ce6b04e qed: Fix static checker warning. by Yuval Mintz · 8 years ago
  61. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  62. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  63. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 8 years ago
  64. f1f081c Merge tag 'rxrpc-rewrite-20161013' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  65. f56f7d2 Documentation/networking: update git urls to use https over http by Alexander Alemayhu · 8 years ago
  66. 059f014 net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  67. 485c9d4 net: wan: slic_ds26522: Export OF module alias information by Javier Martinez Canillas · 8 years ago
  68. 558c5eb net: wan: slic_ds26522: add SPI device ID table to fix module autoload by Javier Martinez Canillas · 8 years ago
  69. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  70. 68d00f3 ip6_tunnel: fix ip6_tnl_lookup by Vadim Fedorenko · 8 years ago
  71. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  72. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  73. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  74. 35a891b Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  75. 40bd3a5 Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  76. 44dc8c9 Merge tag 'platform-drivers-x86-v4.9-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  77. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  78. 4eb6753 net: bridge: add the multicast_flood flag attribute to brport_attrs by Nikolay Aleksandrov · 8 years ago
  79. 5852e93 net: axienet: Remove unused parameter from __axienet_device_reset by Tobias Klauser · 8 years ago
  80. 10f6c4d liquidio: CN23XX: fix a loop timeout by Dan Carpenter · 8 years ago
  81. 775f4f0 net: rtnl: info leak in rtnl_fill_vfinfo() by Dan Carpenter · 8 years ago
  82. 7307616 tipc: info leak in __tipc_nl_add_udp_addr() by Dan Carpenter · 8 years ago
  83. 6104e11 net: ipv4: Do not drop to make_route if oif is l3mdev by David Ahern · 8 years ago
  84. 50a2c95 afs: call->operation_ID sometimes used as __be32 sometimes as u32 by David Howells · 8 years ago
  85. 3c293f4 net: phy: Trigger state machine on state change and not polling. by Andrew Lunn · 8 years ago
  86. 8ce4862 ipv6: tcp: restore IP6CB for pktoptions skbs by Eric Dumazet · 8 years ago
  87. 3f2b0a5 netvsc: Remove mistaken udp.h inclusion. by David S. Miller · 8 years ago
  88. f112be6 xen-netback: fix type mismatch warning by Arnd Bergmann · 8 years ago
  89. 7086605 stmmac: fix error check when init ptp by Giuseppe CAVALLARO · 8 years ago
  90. be9b317 stmmac: fix ptp init for gmac4 by Giuseppe CAVALLARO · 8 years ago
  91. d4e9913 qed: fix old-style function definition by Arnd Bergmann · 8 years ago
  92. ad19bc8 netvsc: fix checksum on UDP IPV6 by stephen hemminger · 8 years ago
  93. ab102b8 net_sched: reorder pernet ops and act ops registrations by WANG Cong · 8 years ago
  94. d1ef006 xen-netback: fix guest Rx stall detection (after guest Rx refactor) by David Vrabel · 8 years ago
  95. 02a9079 drivers/ptp: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  96. b8a4ddb net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON by Tom Herbert · 8 years ago
  97. 9a76588 qmi_wwan: add support for Quectel EC21 and EC25 by Bjørn Mork · 8 years ago
  98. 4013bee Merge branch 'ovs-8021AD-fixes' by David S. Miller · 8 years ago
  99. 3145c03 openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev by Jiri Benc · 8 years ago
  100. 72ec108 openvswitch: fix vlan subtraction from packet length by Jiri Benc · 8 years ago