1. 6eba87c net: ipv4: Change fib notifiers to take a fib_alias by David Ahern · 7 years ago
  2. 1fba70e tcp: socket option to set TCP fast open key by Yuchung Cheng · 7 years ago
  3. ce12f7d Merge branch 'mlxsw-extack' by David S. Miller · 7 years ago
  4. f8fa9b4 mlxsw: spectrum_router: Add extack message for RIF and VRF overflow by David Ahern · 7 years ago
  5. 89d5dd2 mlxsw: spectrum: router: Add support for address validator notifier by David Ahern · 7 years ago
  6. de95e04 net: Add extack to validator_info structs used for address notifier by David Ahern · 7 years ago
  7. ff7883e net: ipv6: Make inet6addr_validator a blocking notifier by David Ahern · 7 years ago
  8. f3d9832 ipv6: addrconf: cleanup locking in ipv6_add_addr by David Ahern · 7 years ago
  9. 6b1f8ed Merge branch 's390-next' by David S. Miller · 7 years ago
  10. 52c44d2 s390/qeth: don't dump control cmd twice by Julian Wiedmann · 7 years ago
  11. 978759e s390/qeth: support GRO flush timer by Julian Wiedmann · 7 years ago
  12. 864c17c s390/qeth: try harder to get packets from RX buffer by Julian Wiedmann · 7 years ago
  13. 8d68af6 s390/qeth: consolidate skb allocation by Julian Wiedmann · 7 years ago
  14. b6f72f9 s390/qeth: clean up page frag creation by Julian Wiedmann · 7 years ago
  15. 9400c53 s390/qeth: no VLAN support on OSM by Julian Wiedmann · 7 years ago
  16. 857d8ee s390/qeth: don't verify device when setting MAC address by Julian Wiedmann · 7 years ago
  17. 6e6f472 s390/qeth: clean up initial MTU determination by Julian Wiedmann · 7 years ago
  18. 83cf79a s390/qeth: fix early exit from error path by Julian Wiedmann · 7 years ago
  19. 025d0df s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store() by Andy Shevchenko · 7 years ago
  20. ed2e93e s390/qeth: remove duplicated device matching by Julian Wiedmann · 7 years ago
  21. dbb27af s390/drivers: use setup_timer by Allen Pais · 7 years ago
  22. ce34435 s390/qeth: rely on kernel for feature recovery by Julian Wiedmann · 7 years ago
  23. 0843c09 net/sched: Set the net-device for egress device instance by Or Gerlitz · 7 years ago
  24. 322d95f Merge branch 'cxgb4-more-flower-offloads' by David S. Miller · 7 years ago
  25. 557ccbf cxgb4: add tc flower support for L3/L4 rewrite by Kumar Sanghvi · 7 years ago
  26. 0ff9099 cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support by Kumar Sanghvi · 7 years ago
  27. 202187c cxgb4: add tc flower support for ETH-SMAC rewrite by Kumar Sanghvi · 7 years ago
  28. 3bdb376 cxgb4: introduce SMT ops to prepare for SMAC rewrite support by Kumar Sanghvi · 7 years ago
  29. 27ece1f cxgb4: add tc flower support for ETH-DMAC rewrite by Kumar Sanghvi · 7 years ago
  30. c39bff4 cxgb4: add tc flower support for action PASS by Kumar Sanghvi · 7 years ago
  31. ad9af3e cxgb4: add tc flower match support for vlan by Kumar Sanghvi · 7 years ago
  32. bda1e22 cxgb4: add tc flower match support for TOS by Kumar Sanghvi · 7 years ago
  33. 8900567 tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint by David Ahern · 7 years ago
  34. 17c9188 doc: Update VRF documentation metric by Donald Sharp · 7 years ago
  35. 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
  36. 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
  37. d18b4b3 net: sched: cls_u32: use hash_ptr() for tc_u_hash by Arnd Bergmann · 7 years ago
  38. c75e427 tipc: checking for NULL instead of IS_ERR() by Dan Carpenter · 7 years ago
  39. 6575f35 Merge branch 'sh_eth-fallback-compat-strings' by David S. Miller · 7 years ago
  40. b4804e0 net: sh_eth: implement R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  41. 6c4b2f7 net: sh_eth: rename name structures as rcar_gen[12]_* by Simon Horman · 7 years ago
  42. 87d9fa6 dt-bindings: net: sh_eth: add R-Car Gen[12] fallback compatibility strings by Simon Horman · 7 years ago
  43. 7a0947e dql: make dql_init return void by Stephen Hemminger · 7 years ago
  44. be070c7 net: l2tp: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  45. 48acc9e liquidio: mark expected switch fall-through in octeon_destroy_resources by Gustavo A. R. Silva · 7 years ago
  46. b14bec8 liquidio: remove unnecessary NULL check before kfree in delete_glists by Gustavo A. R. Silva · 7 years ago
  47. ac79a51 Merge branch 'ibmvnic-next' by David S. Miller · 7 years ago
  48. aa0bf85 ibmvnic: Let users change net device features by Thomas Falcon · 7 years ago
  49. fdb0610 ibmvnic: Enable TSO support by Thomas Falcon · 7 years ago
  50. 1548205 ibmvnic: Enable scatter-gather support by Thomas Falcon · 7 years ago
  51. 010f245 tun: relax check on eth_get_headlen() return value by Eric Dumazet · 7 years ago
  52. 22ce97f mqprio: fix potential null pointer dereference on opt by Colin Ian King · 7 years ago
  53. fa31f0c thunderbolt: Right shifting to zero bug in tbnet_handle_packet() by Dan Carpenter · 7 years ago
  54. 9a03c3d thunderbolt: Fix a couple right shifting to zero bugs by Dan Carpenter · 7 years ago
  55. a90cca7 Merge branch 'ena-next' by David S. Miller · 7 years ago
  56. 046b307 net: ena: increase ena driver version to 1.3.0 by Netanel Belgazal · 7 years ago
  57. 58894d5 net: ena: add new admin define for future support of IPv6 RSS by Netanel Belgazal · 7 years ago
  58. 11095fd net: ena: add statistics for missed tx packets by Netanel Belgazal · 7 years ago
  59. 8c5c7ab net: ena: add power management ops to the ENA driver by Netanel Belgazal · 7 years ago
  60. dbeaf1e net: ena: remove legacy suspend suspend/resume support by Netanel Belgazal · 7 years ago
  61. 88aef2f net: ena: improve ENA driver boot time. by Netanel Belgazal · 7 years ago
  62. c057c68 MAINTAINERS: change ENA driver maintainers email domain by Netanel Belgazal · 7 years ago
  63. f436baf qed: Fix iWARP out of order flow by Michal Kalderon · 7 years ago
  64. 30d240d net: hns3: Add mqprio hardware offload support in hns3 driver by Yunsheng Lin · 7 years ago
  65. 56fd2b2 macvlan/macvtap: Add support for L2 forwarding offloads with macvtap by Alexander Duyck · 7 years ago
  66. 8f2e9ca Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  67. b9f1f1c tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction by Eric Dumazet · 7 years ago
  68. b082af7 Merge branch 'bpf-ctx-info-out-of-verifier' by David S. Miller · 7 years ago
  69. 29d1b33 bpf: allow access to skb->len from offloads by Jakub Kicinski · 7 years ago
  70. 4f9218a bpf: move knowledge about post-translation offsets out of verifier by Jakub Kicinski · 7 years ago
  71. 00176a3 bpf: remove the verifier ops from program structure by Jakub Kicinski · 7 years ago
  72. 7de16e3 bpf: split verifier and program ops by Jakub Kicinski · 7 years ago
  73. 386fd5d tcp: Check daddr_cache before use in tracepoint by David Ahern · 7 years ago
  74. d4f4da3 net: ipx: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  75. 275757e6 ipv6: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  76. fb6ff75 tcp: Use pI6c in tcp tracepoint by David Ahern · 7 years ago
  77. fcfd6df ipv4: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  78. 86e58cc decnet: af_decnet: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  79. 54e6d7b Merge branch 'DSA-DPAA' by David S. Miller · 7 years ago
  80. f1851a6 dpaa_eth: remove obsolete comment by Madalin Bucur · 7 years ago
  81. c69fde7 fsl/fman: add dpaa in module names by Madalin Bucur · 7 years ago
  82. 8b9b5a2 dpaa_eth: cleanup dpaa_eth_probe() error paths by Madalin Bucur · 7 years ago
  83. c6e26ea dpaa_eth: change device used by Madalin Bucur · 7 years ago
  84. 3c38ec6 dpaa_eth: move of_phy_connect() to the eth driver by Madalin Bucur · 7 years ago
  85. 48167c9 fsl/fman: remove of_node by Madalin Bucur · 7 years ago
  86. 2dc7c1f tools: bpftool: use more common tag format by Jakub Kicinski · 7 years ago
  87. 2af55f4 Merge branch 'networking-Convert-timers-to-use-timer_setup' by David S. Miller · 7 years ago
  88. ff861c4 sunrpc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  89. 1ab791d ipv4: timewait: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  90. 02ab4fc um: net: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  91. 7d85b2c net: fs_enet: Remove unused timer by Kees Cook · 7 years ago
  92. cac6a8f net/xen-netback: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  93. ba42179 net: atm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  94. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  95. 26566ea ethernet/intel: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  96. d039ef6 net: hns: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  97. e84a2ac net: neterion: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  98. d28bb96 net: usb: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  99. dfc5700 net/ethernet/sgi: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  100. 41e9475 hamradio/scc: Convert timers to use timer_setup() by Kees Cook · 7 years ago