1. 8900567 tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint by David Ahern · 7 years ago
  2. 17c9188 doc: Update VRF documentation metric by Donald Sharp · 7 years ago
  3. 9854d75 Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  4. 3732053 Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  5. d18b4b3 net: sched: cls_u32: use hash_ptr() for tc_u_hash by Arnd Bergmann · 7 years ago
  6. c75e427 tipc: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  7. 6575f35 Merge branch 'sh_eth-fallback-compat-strings' by David S. Miller · 7 years ago
  8. b4804e0 net: sh_eth: implement R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  9. 6c4b2f7 net: sh_eth: rename name structures as rcar_gen[12]_* by Simon Horman · 7 years ago
  10. 87d9fa6 dt-bindings: net: sh_eth: add R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  11. 7a0947e dql: make dql_init return void by Stephen Hemminger · 7 years ago
  12. be070c7 net: l2tp: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  13. 48acc9e liquidio: mark expected switch fall-through in octeon_destroy_resources by Gustavo A. R. Silva · 7 years ago
  14. b14bec8 liquidio: remove unnecessary NULL check before kfree in delete_glists by Gustavo A. R. Silva · 7 years ago
  15. ac79a51 Merge branch 'ibmvnic-next' by David S. Miller · 7 years ago
  16. aa0bf85 ibmvnic: Let users change net device features by Thomas Falcon · 7 years ago
  17. fdb0610 ibmvnic: Enable TSO support by Thomas Falcon · 7 years ago
  18. 1548205 ibmvnic: Enable scatter-gather support by Thomas Falcon · 7 years ago
  19. 010f245 tun: relax check on eth_get_headlen() return value by Eric Dumazet · 7 years ago
  20. 22ce97f mqprio: fix potential null pointer dereference on opt by Colin Ian King · 7 years ago
  21. fa31f0c thunderbolt: Right shifting to zero bug in tbnet_handle_packet() by Dan Carpenter · 7 years ago
  22. 9a03c3d thunderbolt: Fix a couple right shifting to zero bugs by Dan Carpenter · 7 years ago
  23. a90cca7 Merge branch 'ena-next' by David S. Miller · 7 years ago
  24. 046b307 net: ena: increase ena driver version to 1.3.0 by Netanel Belgazal · 7 years ago
  25. 58894d5 net: ena: add new admin define for future support of IPv6 RSS by Netanel Belgazal · 7 years ago
  26. 11095fd net: ena: add statistics for missed tx packets by Netanel Belgazal · 7 years ago
  27. 8c5c7ab net: ena: add power management ops to the ENA driver by Netanel Belgazal · 7 years ago
  28. dbeaf1e net: ena: remove legacy suspend suspend/resume support by Netanel Belgazal · 7 years ago
  29. 88aef2f net: ena: improve ENA driver boot time. by Netanel Belgazal · 7 years ago
  30. c057c68 MAINTAINERS: change ENA driver maintainers email domain by Netanel Belgazal · 7 years ago
  31. f436baf qed: Fix iWARP out of order flow by Michal Kalderon · 7 years ago
  32. 30d240d net: hns3: Add mqprio hardware offload support in hns3 driver by Yunsheng Lin · 7 years ago
  33. 56fd2b2 macvlan/macvtap: Add support for L2 forwarding offloads with macvtap by Alexander Duyck · 7 years ago
  34. 8f2e9ca Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  35. b9f1f1c tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction by Eric Dumazet · 7 years ago
  36. b082af7 Merge branch 'bpf-ctx-info-out-of-verifier' by David S. Miller · 7 years ago
  37. 29d1b33 bpf: allow access to skb->len from offloads by Jakub Kicinski · 7 years ago
  38. 4f9218a bpf: move knowledge about post-translation offsets out of verifier by Jakub Kicinski · 7 years ago
  39. 00176a3 bpf: remove the verifier ops from program structure by Jakub Kicinski · 7 years ago
  40. 7de16e3 bpf: split verifier and program ops by Jakub Kicinski · 7 years ago
  41. 386fd5d tcp: Check daddr_cache before use in tracepoint by David Ahern · 7 years ago
  42. d4f4da3 net: ipx: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  43. 275757e6 ipv6: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  44. fb6ff75 tcp: Use pI6c in tcp tracepoint by David Ahern · 7 years ago
  45. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  46. 86e58cc decnet: af_decnet: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  47. 54e6d7b Merge branch 'DSA-DPAA' by David S. Miller · 7 years ago
  48. f1851a6 dpaa_eth: remove obsolete comment by Madalin Bucur · 7 years ago
  49. c69fde7 fsl/fman: add dpaa in module names by Madalin Bucur · 7 years ago
  50. 8b9b5a2 dpaa_eth: cleanup dpaa_eth_probe() error paths by Madalin Bucur · 7 years ago
  51. c6e26ea dpaa_eth: change device used by Madalin Bucur · 7 years ago
  52. 3c38ec6 dpaa_eth: move of_phy_connect() to the eth driver by Madalin Bucur · 7 years ago
  53. 48167c9 fsl/fman: remove of_node by Madalin Bucur · 7 years ago
  54. 2dc7c1f tools: bpftool: use more common tag format by Jakub Kicinski · 7 years ago
  55. 2af55f4 Merge branch 'networking-Convert-timers-to-use-timer_setup' by David S. Miller · 7 years ago
  56. ff861c4 sunrpc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  57. 1ab791d ipv4: timewait: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  58. 02ab4fc um: net: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  59. 7d85b2c net: fs_enet: Remove unused timer by Kees Cook · 7 years ago
  60. cac6a8f net/xen-netback: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  61. ba42179 net: atm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  62. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  63. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  64. d039ef6 net: hns: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  65. e84a2ac net: neterion: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  66. d28bb96 net: usb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  67. dfc5700 net/ethernet/sgi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  68. 41e9475 hamradio/scc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  69. 6fd9c53 net: seeq: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  70. 0822c5d net: ethernet: sun: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  71. de892f8 net: ethernet: apple: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  72. 1128612 isdnloop: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  73. 5f2585d drivers/net/appletalk: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  74. 9ba650a appletalk: Remove unneeded synchronization by Kees Cook · 7 years ago
  75. d26c089 hdlc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  76. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  77. 7880201 inet: frags: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  78. 59f379f inet/connection_sock: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  79. a92c575 netfilter: ipset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  80. cdeabbb net: sched: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  81. 4cfea08 isdn/gigaset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  82. c788dd2 isdn/gigaset: Use kzalloc instead of open-coded field zeroing by Kees Cook · 7 years ago
  83. e313ac1 mISDN: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  84. d993567 forcedeth: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  85. 11dd894 net: ksz884x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  86. 6fa35bd net: dl2k: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  87. b09064b bna: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  88. 495ad98 net: amd8111e: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  89. cacd2b3 chelsio: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. 7974c0f drivers/net/3com: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. 1fccb56 net: can: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  92. a8c22a2 net: tulip: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  93. 3d2ceaa atm: idt77252: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  94. 847f03e drivers/atm/suni: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  95. 5a3a896 net: vxge: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. d3e99b2 net/cw1200: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  97. abec4be net: ethernet: stmmac: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  98. 80c5a20 pcmcia/electra_cf: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  99. 41fce70 net: tulip: de2104x: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  100. eb8c6b5 ethernet/broadcom: Convert timers to use timer_setup() by Kees Cook · 7 years ago