1. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  2. 868c36d Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  3. e7345ba sfc: mark some unexported symbols as static by kbuild test robot · 7 years ago
  4. 5abe9ea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  5. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  6. 6b2e282 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  7. 751c45b net/rocker: Remove unreachable return instruction by Leon Romanovsky · 7 years ago
  8. 8223967 Merge branch 'fix-lpm-map' by Alexei Starovoitov · 7 years ago
  9. af32efe tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map by Yonghong Song · 7 years ago
  10. 6dd1ec6 bpf: fix kernel page fault in lpm map trie_get_next_key by Yonghong Song · 7 years ago
  11. 1651e39 Merge branch 'bpf-improvements-and-fixes' by Alexei Starovoitov · 7 years ago
  12. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  13. 73ae3c0 bpf, arm: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  14. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  15. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  16. 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  17. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  18. a3212b8 bpf, s390x: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  19. 96a7100 bpf, arm64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  20. 3e5b1a3 bpf, x86_64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  21. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  22. 5e581da bpf: make unknown opcode handling more robust by Daniel Borkmann · 7 years ago
  23. 2a5418a bpf: improve dead code sanitizing by Daniel Borkmann · 7 years ago
  24. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 7 years ago
  25. c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
  26. 771fc60 bpf: clean up from test_tcpbpf_kern.c by Lawrence Brakmo · 7 years ago
  27. 1563f2d i40e: Do not allow use more TC queue pairs than MSI-X vectors exist by Paweł Jabłoński · 7 years ago
  28. a3f9fb5 i40e/i40evf: Record ITR register location in the q_vector by Alexander Duyck · 7 years ago
  29. 40339af i40e: fix reported mask for ntuple filters by Jacob Keller · 7 years ago
  30. 443ee71 i40e: disallow programming multiple filters with same criteria by Jacob Keller · 7 years ago
  31. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 7 years ago
  32. 6939987 i40e: Fix kdump failure by Avinash Dayanand · 7 years ago
  33. 5056716 i40e: cleanup unnecessary parens by Jeff Kirsher · 7 years ago
  34. 64e1dcb i40e: fix FW_LLDP flag on init by Alan Brady · 7 years ago
  35. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  36. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  37. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  38. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  39. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  40. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago
  41. f34e308b i40e: Add returning AQ critical error to SW by Michal Kosiarz · 7 years ago
  42. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 7 years ago
  43. fd49222 ixgbe: Fix && vs || typo by Dan Carpenter · 7 years ago
  44. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 7 years ago
  45. 8382004 ixgbe: Don't report unsupported timestamping filters for X550 by Miroslav Lichvar · 7 years ago
  46. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 7 years ago
  47. 4078ea3 ixgbevf: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  48. 865a4d9 ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() by Emil Tantilov · 7 years ago
  49. ba804bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  50. db21854 Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  51. ba3169f VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING by Stefan Hajnoczi · 7 years ago
  52. dd5684e dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago
  53. 6bb46bc57c Merge branch 'cxgb4-fix-dump-collection-when-firmware-crashed' by David S. Miller · 7 years ago
  54. 770ca34 cxgb4: use backdoor access to collect dumps when firmware crashed by Rahul Lakkireddy · 7 years ago
  55. ebb5568 cxgb4: fix incorrect condition for using firmware LDST commands by Rahul Lakkireddy · 7 years ago
  56. 825b2b6 cxgb4: reset FW_OK flag on firmware crash by Rahul Lakkireddy · 7 years ago
  57. 2d0a527 Merge branch 'hns3-next' by David S. Miller · 7 years ago
  58. 79eee41 net: hns3: add int_gl_idx setup for VF by Fuyun Liang · 7 years ago
  59. ad31c732 net: hns3: add get/set_coalesce support to VF by Fuyun Liang · 7 years ago
  60. 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
  61. 6f35545 ixgbevf: improve performance and reduce size of ixgbevf_tx_map() by Emil Tantilov · 7 years ago
  62. 40b8178 ixgbevf: clear rx_buffer_info in configure instead of clean by Emil Tantilov · 7 years ago
  63. 2a35efe ixgbevf: add counters for Rx page allocations by Emil Tantilov · 7 years ago
  64. 35074d6 ixgbevf: update code to better handle incrementing page count by Emil Tantilov · 7 years ago
  65. 16b3594 ixgbevf: add support for DMA_ATTR_SKIP_CPU_SYNC/WEAK_ORDERING by Emil Tantilov · 7 years ago
  66. 24bff09 ixgbevf: use length to determine if descriptor is done by Emil Tantilov · 7 years ago
  67. 68b6ff5 ixgbevf: only DMA sync frame length by Emil Tantilov · 7 years ago
  68. a355fd9 ixgbevf: add function for checking if we can reuse page by Emil Tantilov · 7 years ago
  69. 72a231b Merge branch 'net-smc-fixes-2018-01-26' by David S. Miller · 7 years ago
  70. a8fbf8e net/smc: return booleans instead of integers by Gustavo A. R. Silva · 7 years ago
  71. 127f497 net/smc: release clcsock from tcp_listen_worker by Ursula Braun · 7 years ago
  72. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
  73. 8dce278 net/smc: smc_poll improvements by Ursula Braun · 7 years ago
  74. da05bf2 net/smc: handle device, port, and QP error events by Ursula Braun · 7 years ago
  75. a81e4af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  76. 5b09179 sfc: add suffix to large constant in ptp by Bert Kenward · 7 years ago
  77. 0121383 Merge branch 'net-ipv6-Add-support-for-ONLINK-flag' by David S. Miller · 7 years ago
  78. fc1e64e net/ipv6: Add support for onlink flag by David Ahern · 7 years ago
  79. f4797b3 net/ipv6: Add flags and table id to ip6_nh_lookup_table by David Ahern · 7 years ago
  80. 1edce99 net/ipv6: Move gateway validation into helper by David Ahern · 7 years ago
  81. 216bf2f dt-bindings: can: rcar_can: document r8a774[35] can support by Fabrizio Castro · 7 years ago
  82. 7d59773 can: migrate documentation to restructured text by Robert Schwebel · 7 years ago
  83. cea4707 Documentation/devicetree: mpc5200.txt: fix pointer to location of fsl,mpc5200-mscan node by Marc Kleine-Budde · 7 years ago
  84. 30ce7f4 mt76: validate rx CCMP PN by Felix Fietkau · 7 years ago
  85. 3675302 mt76: pass the per-vif wcid to the core for multicast rx by Felix Fietkau · 7 years ago
  86. 9d9d738 mt76: split mt76_rx_complete by Felix Fietkau · 7 years ago
  87. aee5b8c mt76: implement A-MPDU rx reordering in the driver code by Felix Fietkau · 7 years ago
  88. 9c68a57 mt76: get station pointer by wcid and pass it to mac80211 by Felix Fietkau · 7 years ago
  89. 4e34249 mt76: add an intermediate struct for rx status information by Felix Fietkau · 7 years ago
  90. 1342cfe mt76: fix TSF value in probe responses by Felix Fietkau · 7 years ago
  91. 2b4307f mt76: retry rx polling as long as there is budget left by Felix Fietkau · 7 years ago
  92. baa35cc Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 7 years ago
  93. 9515a2e net/ipv4: Allow send to local broadcast from a socket bound to a VRF by David Ahern · 7 years ago
  94. 1e19c4d net: vrf: Add support for sends to local broadcast address by David Ahern · 7 years ago
  95. f8a23d8 Merge branch 'net-erspan-add-support-for-openvswitch' by David S. Miller · 7 years ago
  96. fc1372f openvswitch: add erspan version I and II support by William Tu · 7 years ago
  97. d350a82 net: erspan: create erspan metadata uapi header by William Tu · 7 years ago
  98. c69de58 net: erspan: use bitfield instead of mask and offset by William Tu · 7 years ago
  99. a78e936 r8169: fix memory corruption on retrieval of hardware statistics. by Francois Romieu · 7 years ago
  100. b89d06c Merge branch 'use-tc_cls_can_offload_and_chain0-throughout-the-drivers' by David S. Miller · 7 years ago