1. 0ce66d4 Revert "kexec: Export kexec_in_progress to modules" by Florian Fainelli · 8 years ago
  2. 2a73306 netns: revert "netns: avoid disabling irq for netns id" by Paul Moore · 8 years ago
  3. 8651be8 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 8 years ago
  4. 8dbad1a Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  5. 97dcaa0 kexec: Export kexec_in_progress to modules by Florian Fainelli · 8 years ago
  6. a681574 ipv4: disable BH in set_ping_group_range() by Eric Dumazet · 8 years ago
  7. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  8. 2399d61 net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernels by Florian Fainelli · 8 years ago
  9. 0d906b1 bpf, test: fix ld_abs + vlan push/pop stress test by Daniel Borkmann · 8 years ago
  10. fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
  11. 7aa8e63 ipv6: properly prevent temp_prefered_lft sysctl race by Jiri Bohac · 8 years ago
  12. 7034b56 netfilter: fix nf_queue handling by Pablo Neira Ayuso · 8 years ago
  13. 7bb6615 netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached by Nicolas Dichtel · 8 years ago
  14. 8be0328 stmmac: display the descriptors if DES0 = 0 by Giuseppe CAVALLARO · 8 years ago
  15. ae3877b Merge branch 'ncsi-fixes' by David S. Miller · 8 years ago
  16. 22d8aa9 net/ncsi: Improve HNCDSC AEN handler by Gavin Shan · 8 years ago
  17. bbc7c01 net/ncsi: Choose hot channel as active one if necessary by Gavin Shan · 8 years ago
  18. 008a424 net/ncsi: Fix stale link state of inactive channels on failover by Gavin Shan · 8 years ago
  19. 7ba5c00 net/ncsi: Avoid if statements in ncsi_suspend_channel() by Gavin Shan · 8 years ago
  20. 5712bf9 net/sched: act_mirred: Use passed lastuse argument by Paul Blakey · 8 years ago
  21. 164c971 mlxsw: pci: Fix reset wait for SwitchX2 by Jiri Pirko · 8 years ago
  22. 7fb6a36 mlxsw: switchx2: Fix ethernet port initialization by Elad Raz · 8 years ago
  23. 37956d7 mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn by Jiri Pirko · 8 years ago
  24. 19271c1 mlxsw: spectrum_router: Use correct tree index for binding by Jiri Pirko · 8 years ago
  25. c30a70d stmmac: fix and review the ptp registration. by Giuseppe CAVALLARO · 8 years ago
  26. 1ecc281 netfilter: x_tables: suppress kmemcheck warning by Florian Westphal · 8 years ago
  27. 8245458 tcp: do not export sysctl_tcp_low_latency by Eric Dumazet · 8 years ago
  28. 85dda4e rtnetlink: Add rtnexthop offload flag to compare mask by Jiri Pirko · 8 years ago
  29. 97c2429 switchdev: Execute bridge ndos only for bridge ports by Ido Schimmel · 8 years ago
  30. e4961b0 net: core: Correctly iterate over lower adjacency list by Ido Schimmel · 8 years ago
  31. 3805a93 flow_dissector: Check skb for VLAN only if skb specified. by Eric Garver · 8 years ago
  32. b4f0fd4 qed: Use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 8 years ago
  33. ecf244f rocker: fix maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  34. 52ccd63 net/hyperv: avoid uninitialized variable by Arnd Bergmann · 8 years ago
  35. 4b75ca5 net: bcm63xx: avoid referencing uninitialized variable by Arnd Bergmann · 8 years ago
  36. 41ee9c5 soreuseport: do not export reuseport_add_sock() by Eric Dumazet · 8 years ago
  37. 87737f8 ibmvnic: Update MTU after device initialization by Thomas Falcon · 8 years ago
  38. 12608c2 ibmvnic: Fix GFP_KERNEL allocation in interrupt context by Thomas Falcon · 8 years ago
  39. 9fa2f2c ibmvnic: Driver Version 1.0.1 by Thomas Falcon · 8 years ago
  40. 7cb3f92 bridge: multicast: restore perm router ports on multicast enable by Nikolay Aleksandrov · 8 years ago
  41. d2e4d59 netfilter: nf_tables: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  42. 7ab4889 tcp: Remove unused but set variable by Tobias Klauser · 8 years ago
  43. a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
  44. 7e1670c ipv4: Remove unused but set variable by Tobias Klauser · 8 years ago
  45. 1826277 dwc_eth_qos: enable flow control by default by Niklas Cassel · 8 years ago
  46. 902943c dwc_eth_qos: do not clear pause flags from phy_device->supported by Niklas Cassel · 8 years ago
  47. 8d324fd net/hsr: Remove unused but set variable by Tobias Klauser · 8 years ago
  48. 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
  49. 6bc8062 bnx2: fix locking when netconsole is used by Ivan Vecera · 8 years ago
  50. 3dfcb4f Merge branch 'net-driver-autoload' by David S. Miller · 8 years ago
  51. 0822b43 net: dsa: bcm_sf2: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  52. 03eaae5 net: dsa: b53: Fix module autoload by Javier Martinez Canillas · 8 years ago
  53. af40097 net: hisilicon: Fix hns_mdio module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  54. 7097268 net: qcom/emac: Fix module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  55. a7deb92 net: hns: Fix hns_dsaf module autoload for OF registration by Javier Martinez Canillas · 8 years ago
  56. 2fa3e31 net: ethernet: nb8800: Fix module autoload by Javier Martinez Canillas · 8 years ago
  57. fc971a2 net: nps_enet: Fix module autoload by Javier Martinez Canillas · 8 years ago
  58. ccca660 netfilter: nft_range: validate operation netlink attribute by Pablo Neira Ayuso · 8 years ago
  59. 21a9e0f netfilter: nft_exthdr: fix error handling in nft_exthdr_init() by Dan Carpenter · 8 years ago
  60. 09525a0 netfilter: nf_tables: underflow in nft_parse_u32_check() by Dan Carpenter · 8 years ago
  61. 5751e17 netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy by Liping Zhang · 8 years ago
  62. f434ed0 netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name by Liping Zhang · 8 years ago
  63. 6d19375 netfilter: xt_NFLOG: fix unexpected truncated packet by Liping Zhang · 8 years ago
  64. 4f76de5 netfilter: conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout) by Nicolas Dichtel · 8 years ago
  65. a8b1e36 netfilter: nft_dynset: fix element timeout for HZ != 1000 by Anders K. Pedersen · 8 years ago
  66. 1b203c1 netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants by Geert Uytterhoeven · 8 years ago
  67. 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
  68. 9a0b1e8 net: pktgen: remove rcu locking in pktgen_change_name() by Eric Dumazet · 8 years ago
  69. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  70. f4a067f mac80211: move struct aead_req off the stack by Ard Biesheuvel · 8 years ago
  71. fb5c6cf vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc() by Alexey Khoroshilov · 8 years ago
  72. 50756eb stmmac: fix an error code in stmmac_ptp_register() by Dan Carpenter · 8 years ago
  73. 93966b7 net: qcom/emac: disable interrupts before calling phy_disconnect by Timur Tabi · 8 years ago
  74. f007643 r8169: set coherent DMA mask as well as streaming DMA mask by Ard Biesheuvel · 8 years ago
  75. 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
  76. 610df1d net: asix: Avoid looping when the device does not respond by Guenter Roeck · 8 years ago
  77. 85a6244 ethtool: silence warning on bit loss by Jesse Brandeburg · 8 years ago
  78. 958b3d3 net/mlx4_en: fixup xdp tx irq to match rx by Brenden Blanco · 8 years ago
  79. fbbfa34 Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  80. 8c93bea qed: Additional work toward cleaning C=1 by Yuval Mintz · 8 years ago
  81. 0189efb qed*: Fix Kconfig dependencies with INFINIBAND_QEDR by Yuval Mintz · 8 years ago
  82. ce6b04e qed: Fix static checker warning. by Yuval Mintz · 8 years ago
  83. 76506a9 IPv6: fix DESYNC_FACTOR by Jiri Bohac · 8 years ago
  84. 9d6280d IPv6: Drop the temporary address regen_timer by Jiri Bohac · 8 years ago
  85. fc791b6 IB/ipoib: move back IB LL address into the hard header by Paolo Abeni · 8 years ago
  86. 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
  87. f56f7d2 Documentation/networking: update git urls to use https over http by Alexander Alemayhu · 8 years ago
  88. 059f014 net: wan: slic_ds26522: Allow driver to built if COMPILE_TEST is enabled by Javier Martinez Canillas · 8 years ago
  89. 485c9d4 net: wan: slic_ds26522: Export OF module alias information by Javier Martinez Canillas · 8 years ago
  90. 558c5eb net: wan: slic_ds26522: add SPI device ID table to fix module autoload by Javier Martinez Canillas · 8 years ago
  91. a220445 ipv6: correctly add local routes when lo goes up by Nicolas Dichtel · 8 years ago
  92. 68d00f3 ip6_tunnel: fix ip6_tnl_lookup by Vadim Fedorenko · 8 years ago
  93. 29fbff8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  94. c4a8616 Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  95. 2778556 Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  96. 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
  97. 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
  98. 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
  99. e3799a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 8 years ago
  100. 4eb6753 net: bridge: add the multicast_flood flag attribute to brport_attrs by Nikolay Aleksandrov · 8 years ago