1. 4adfa79 ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  2. 11eab14 net/sched: kconfig: Remove blank help texts by Ulf Magnusson · 7 years ago
  3. 5b7789e openvswitch: meter: Use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  4. e4823fb tcp_nv: fix potential integer overflow in tcpnv_acked by Gustavo A. R. Silva · 7 years ago
  5. 086ca23 r8169: fix RTL8168EP take too long to complete driver initialization. by Chunhao Lin · 7 years ago
  6. c0b91a5 qmi_wwan: Add support for Quectel EP06 by Kristian Evensen · 7 years ago
  7. 5bb8ed0 rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK by Christian Brauner · 7 years ago
  8. 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 7 years ago
  9. f813614 ibmvnic: Wait for device response when changing MAC by Thomas Falcon · 7 years ago
  10. 233ac38 qlcnic: fix deadlock bug by Junxiao Bi · 7 years ago
  11. 9b42d55 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 7 years ago
  12. 30e948a ipv4: Get the address of interface correctly. by Tonghao Zhang · 7 years ago
  13. 40ca54e net_sched: gen_estimator: fix lockdep splat by Eric Dumazet · 7 years ago
  14. 032dc41 net: macb: Handle HRESP error by Harini Katakam · 7 years ago
  15. 468330e net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring by Gal Pressman · 7 years ago
  16. e64e469 ipv6: addrconf: break critical section in addrconf_verify_rtnl() by Eric Dumazet · 7 years ago
  17. 31afeb4 ipv6: change route cache aging logic by Wei Wang · 7 years ago
  18. 0a797db3 i40e/i40evf: Update DESC_NEEDED value to reflect larger value by Alexander Duyck · 7 years ago
  19. 0bc0b97 bnxt_en: cleanup DIM work on device shutdown by Andy Gospodarek · 7 years ago
  20. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 7 years ago
  21. 202a0a70 gianfar: prevent integer wrapping in the rx handler by Andy Spencer · 7 years ago
  22. f7dd521 Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast' by David S. Miller · 7 years ago
  23. 7007ba6 net_sched: implement ->change_tx_queue_len() for pfifo_fast by Cong Wang · 7 years ago
  24. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  25. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 7 years ago
  26. 4cd8795 vhost_net: stop device during reset owner by Jason Wang · 7 years ago
  27. e8368d9 Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns' by David S. Miller · 7 years ago
  28. 38e01b3 dev: advertise the new ifindex when the netns iface changes by Nicolas Dichtel · 7 years ago
  29. c36ac8e dev: always advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  30. 6b9e654 net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name by Vadim Lomovtsev · 7 years ago
  31. bfbe5ba Merge branch 'ptr_ring-fixes' by David S. Miller · 7 years ago
  32. 491847f tools/virtio: fix smp_mb on x86 by Michael S. Tsirkin · 7 years ago
  33. b4eab7d tools/virtio: copy READ/WRITE_ONCE by Michael S. Tsirkin · 7 years ago
  34. 6dd4215 tools/virtio: more stubs to fix tools build by Michael S. Tsirkin · 7 years ago
  35. 30f1d37 tools/virtio: switch to __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  36. a07d29c ptr_ring: prevent queue load/store tearing by Michael S. Tsirkin · 7 years ago
  37. f417dc2 skb_array: use __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  38. 9fb582b Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds" by Michael S. Tsirkin · 7 years ago
  39. 8432834 ptr_ring: disallow lockless __ptr_ring_full by Michael S. Tsirkin · 7 years ago
  40. 88fae87 tap: fix use-after-free by Michael S. Tsirkin · 7 years ago
  41. a259df36 ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  42. 8619d38 ptr_ring: clean up documentation by Michael S. Tsirkin · 7 years ago
  43. 406de75 ptr_ring: keep consumer_head valid at all times by Michael S. Tsirkin · 7 years ago
  44. 7ece54a ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  45. 2479c2c Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK' by David S. Miller · 7 years ago
  46. b61ad68 rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK by Christian Brauner · 7 years ago
  47. c310bfc rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK by Christian Brauner · 7 years ago
  48. 7c4f63b rtnetlink: enable IFLA_IF_NETNSID in do_setlink() by Christian Brauner · 7 years ago
  49. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. 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
  51. e7345ba sfc: mark some unexported symbols as static by kbuild test robot · 7 years ago
  52. 5abe9ea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  53. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  54. 6b2e282 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  55. 751c45b net/rocker: Remove unreachable return instruction by Leon Romanovsky · 7 years ago
  56. 8223967 Merge branch 'fix-lpm-map' by Alexei Starovoitov · 7 years ago
  57. af32efe tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map by Yonghong Song · 7 years ago
  58. 6dd1ec6 bpf: fix kernel page fault in lpm map trie_get_next_key by Yonghong Song · 7 years ago
  59. 1651e39 Merge branch 'bpf-improvements-and-fixes' by Alexei Starovoitov · 7 years ago
  60. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  61. 73ae3c0 bpf, arm: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  62. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  63. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  64. 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  65. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  66. a3212b8 bpf, s390x: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  67. 96a7100 bpf, arm64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  68. 3e5b1a3 bpf, x86_64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  69. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  70. 5e581da bpf: make unknown opcode handling more robust by Daniel Borkmann · 7 years ago
  71. 2a5418a bpf: improve dead code sanitizing by Daniel Borkmann · 7 years ago
  72. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 7 years ago
  73. c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
  74. 771fc60 bpf: clean up from test_tcpbpf_kern.c by Lawrence Brakmo · 7 years ago
  75. 1563f2d i40e: Do not allow use more TC queue pairs than MSI-X vectors exist by Paweł Jabłoński · 7 years ago
  76. a3f9fb5 i40e/i40evf: Record ITR register location in the q_vector by Alexander Duyck · 7 years ago
  77. 40339af i40e: fix reported mask for ntuple filters by Jacob Keller · 7 years ago
  78. 443ee71 i40e: disallow programming multiple filters with same criteria by Jacob Keller · 7 years ago
  79. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 7 years ago
  80. 6939987 i40e: Fix kdump failure by Avinash Dayanand · 7 years ago
  81. 5056716 i40e: cleanup unnecessary parens by Jeff Kirsher · 7 years ago
  82. 64e1dcb i40e: fix FW_LLDP flag on init by Alan Brady · 7 years ago
  83. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  84. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  85. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  86. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  87. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  88. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago
  89. f34e308b i40e: Add returning AQ critical error to SW by Michal Kosiarz · 7 years ago
  90. 2bafa8f ixgbe: don't set RXDCTL.RLPML for 82599 by Emil Tantilov · 7 years ago
  91. fd49222 ixgbe: Fix && vs || typo by Dan Carpenter · 7 years ago
  92. 06e3f94 ixgbe: add support for reporting 5G link speed by Paul Greenwalt · 7 years ago
  93. 8382004 ixgbe: Don't report unsupported timestamping filters for X550 by Miroslav Lichvar · 7 years ago
  94. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 7 years ago
  95. 4078ea3 ixgbevf: use ARRAY_SIZE for various array sizing calculations by Colin Ian King · 7 years ago
  96. 865a4d9 ixgbevf: don't bother clearing tx_buffer_info in ixgbevf_clean_tx_ring() by Emil Tantilov · 7 years ago
  97. ba804bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  98. db21854 Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  99. ba3169f VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING by Stefan Hajnoczi · 7 years ago
  100. dd5684e dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago