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