1. 6b2e282 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  2. 751c45b net/rocker: Remove unreachable return instruction by Leon Romanovsky · 7 years ago
  3. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 7 years ago
  4. fd49222 ixgbe: Fix && vs || typo by Dan Carpenter · 7 years ago
  5. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 7 years ago
  6. 8382004 ixgbe: Don't report unsupported timestamping filters for X550 by Miroslav Lichvar · 7 years ago
  7. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 7 years ago
  8. 4078ea3 ixgbevf: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  9. 865a4d9 ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() by Emil Tantilov · 7 years ago
  10. 6bb46bc57c Merge branch 'cxgb4-fix-dump-collection-when-firmware-crashed' by David S. Miller · 7 years ago
  11. 770ca34 cxgb4: use backdoor access to collect dumps when firmware crashed by Rahul Lakkireddy · 7 years ago
  12. ebb5568 cxgb4: fix incorrect condition for using firmware LDST commands by Rahul Lakkireddy · 7 years ago
  13. 825b2b6 cxgb4: reset FW_OK flag on firmware crash by Rahul Lakkireddy · 7 years ago
  14. 2d0a527 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  15. 79eee41 net: hns3: add int_gl_idx setup for VF by Fuyun Liang · 7 years ago
  16. ad31c732 net: hns3: add get/set_coalesce support to VF by Fuyun Liang · 7 years ago
  17. e2d6e64 Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  18. 6f35545 ixgbevf: improve performance and reduce size of ixgbevf_tx_map() by Emil Tantilov · 7 years ago
  19. 40b8178 ixgbevf: clear rx_buffer_info in configure instead of clean by Emil Tantilov · 7 years ago
  20. 2a35efe ixgbevf: add counters for Rx page allocations by Emil Tantilov · 7 years ago
  21. 35074d6 ixgbevf: update code to better handle incrementing page count by Emil Tantilov · 7 years ago
  22. 16b3594 ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING by Emil Tantilov · 7 years ago
  23. 24bff09 ixgbevf: use length to determine if descriptor is done by Emil Tantilov · 7 years ago
  24. 68b6ff5 ixgbevf: only DMA sync frame length by Emil Tantilov · 7 years ago
  25. a355fd9 ixgbevf: add function for checking if we can reuse page by Emil Tantilov · 7 years ago
  26. 72a231b Merge branch 'net-smc-fixes-2018-01-26' by David S. Miller · 7 years ago
  27. a8fbf8e net/smc: return booleans instead of integers by Gustavo A. R. Silva · 7 years ago
  28. 127f497 net/smc: release clcsock from tcp_listen_worker by Ursula Braun · 7 years ago
  29. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
  30. 8dce278 net/smc: smc_poll improvements by Ursula Braun · 7 years ago
  31. da05bf2 net/smc: handle device, port, and QP error events by Ursula Braun · 7 years ago
  32. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  33. 5b09179 sfc: add suffix to large constant in ptp by Bert Kenward · 7 years ago
  34. 0121383 Merge branch 'net-ipv6-Add-support-for-ONLINK-flag' by David S. Miller · 7 years ago
  35. fc1e64e net/ipv6: Add support for onlink flag by David Ahern · 7 years ago
  36. f4797b3 net/ipv6: Add flags and table id to ip6_nh_lookup_table by David Ahern · 7 years ago
  37. 1edce99 net/ipv6: Move gateway validation into helper by David Ahern · 7 years ago
  38. 216bf2f dt-bindings: can: rcar_can: document r8a774[35] can support by Fabrizio Castro · 7 years ago
  39. 7d59773 can: migrate documentation to restructured text by Robert Schwebel · 7 years ago
  40. cea4707 Documentation/devicetree: mpc5200.txt: fix pointer to location of fsl,mpc5200-mscan node by Marc Kleine-Budde · 7 years ago
  41. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 7 years ago
  42. f8a23d8 Merge branch 'net-erspan-add-support-for-openvswitch' by David S. Miller · 7 years ago
  43. fc1372f openvswitch: add erspan version I and II support by William Tu · 7 years ago
  44. d350a82 net: erspan: create erspan metadata uapi header by William Tu · 7 years ago
  45. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  46. b89d06c Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers' by David S. Miller · 7 years ago
  47. baf6a07 selftests/bpf: check for chain-non-0 extack message by Jakub Kicinski · 7 years ago
  48. 2fb89a3 selftests/bpf: check for spurious extacks from the driver by Jakub Kicinski · 7 years ago
  49. 15f4edb mlxsw: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  50. a0d8637 i40e: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  51. a60c3fd ixgbe: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  52. 312324f bnxt: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  53. 9ab88e8 mlx5: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  54. 2a84bba cxgb4: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  55. 3107fdc nfp: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  56. a2b212a netdevsim: use tc_cls_can_offload_and_chain0() by Jakub Kicinski · 7 years ago
  57. 878db9f pkt_cls: add new tc cls helper to check offload flag and chain index by Jakub Kicinski · 7 years ago
  58. fdd6d77 qed: code indent should use tabs where possible by Rohit Visavalia · 7 years ago
  59. 5f834cf be2net: networking block comments don't use an empty /* line by Rohit Visavalia · 7 years ago
  60. 525d0ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  61. d9ac2d9 cxgb4: fix possible deadlock by Ganesh Goudar · 7 years ago
  62. 955ec4c net/ipv6: Do not allow route add with a device that is down by David Ahern · 7 years ago
  63. bfd4b32 Merge branch 'net-smc-more-socket-closing-improvements' by David S. Miller · 7 years ago
  64. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
  65. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 7 years ago
  66. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 7 years ago
  67. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 7 years ago
  68. 5ac92a0 net/smc: handle state SMC_PEERFINCLOSEWAIT correctly by Ursula Braun · 7 years ago
  69. 611b63a net/smc: cancel tx worker in case of socket aborts by Ursula Braun · 7 years ago
  70. 2611df7 Merge branch 'sfc-support-PTP-on-8000-and-X2000-series-NICs' by David S. Miller · 7 years ago
  71. 88a4fb5 sfc: support Medford2 frequency adjustment format by Laurence Evans · 7 years ago
  72. 1280c0f sfc: support second + quarter ns time format for receive datapath by Edward Cree · 7 years ago
  73. 04796f4 sfc: support separate PTP and general timestamping by Laurence Evans · 7 years ago
  74. c4f64fc sfc: simplify RX datapath timestamping by Laurence Evans · 7 years ago
  75. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 7 years ago
  76. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  77. c1d0d33 sfc: MAC TX timestamp handling on the 8000 series by Martin Habets · 7 years ago
  78. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 7 years ago
  79. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 7 years ago
  80. 9c3afb3 sfc: add function to determine which TX timestamping method to use by Martin Habets · 7 years ago
  81. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  82. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  83. fb07a82 net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme by Kirill Tkhai · 7 years ago
  84. fbbe83c Bluetooth: btintel: Create common function for firmware download by Tedd Ho-Jeong An · 7 years ago
  85. 8ec59b4 Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 7 years ago
  86. 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  87. 5b7d279 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  88. 5c59e56 kill kernel_sock_ioctl() by Al Viro · 8 years ago
  89. 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
  90. 6a88fbe ipconfig: use dev_set_mtu() by Al Viro · 7 years ago
  91. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  92. 4cf808e7 kill dev_ifname32() by Al Viro · 7 years ago
  93. f92d4fc kill bond_ioctl() by Al Viro · 7 years ago
  94. bf44057 kill dev_ifsioc() by Al Viro · 7 years ago
  95. ca25c30 ip_rt_ioctl(): take copyin to caller by Al Viro · 8 years ago
  96. 03aef17 devinet_ioctl(): take copyin/copyout to caller by Al Viro · 8 years ago
  97. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
  98. f165495 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  99. 624ca9c net/ibm/emac: wrong bit is used for STA control register write by Ivan Mikhaylov · 7 years ago
  100. 45d6e54 net/ibm/emac: add 8192 rx/tx fifo size by Ivan Mikhaylov · 7 years ago