1. 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
  2. a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
  3. 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
  4. 4fe0de5 uapi: Add 802.11 Preauthentication to if_ether by Denis Kenzior · 7 years ago
  5. 22e7684 ieee80211: Increase PMK maximum length to 64 bytes by Srinivas Dasari · 7 years ago
  6. a78b26f mac80211: Add tx ack signal support in sta info by Venkateswara Naralasetty · 7 years ago
  7. c4b50cd cfg80211: send ack_signal to user in probe client response by Venkateswara Naralasetty · 7 years ago
  8. 11b05ba mac80211: remove redundant initialization to pointer 'hdr' by Colin Ian King · 7 years ago
  9. db8d93a nl80211: Fix external_auth check for offloaded authentication by Srinivas Dasari · 7 years ago
  10. 7a9b3ec nl80211: remove unnecessary genlmsg_cancel() calls by Johannes Berg · 7 years ago
  11. ff84e7b mac80211: Add support to notify ht/vht opmode modification. by tamizhr@codeaurora.org · 7 years ago
  12. 466b993 cfg80211: Add support to notify station's opmode change to userspace by tamizhr@codeaurora.org · 7 years ago
  13. 25b0ba7 mac80211: Add txq flags to debugfs by Ben Greear · 7 years ago
  14. 10773a7 nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT by Srinivas Dasari · 7 years ago
  15. 40cbfa9 cfg80211/nl80211: Optional authentication offload to userspace by Srinivas Dasari · 7 years ago
  16. 5037a00 nl80211: Introduce scan flags to emphasize requested scan behavior by Sunil Dutt · 7 years ago
  17. 6335698 mac80211_hwsim: add generation count for netlink dump operation by Benjamin Beichler · 7 years ago
  18. 301b040 mac80211_hwsim: add nl_err_msg in hwsim_new_radio in netlink case by Benjamin Beichler · 7 years ago
  19. cb1a5ba mac80211_hwsim: add permanent mac address option for new radios by Benjamin Beichler · 7 years ago
  20. 91e6dd8 ipmr: Fix ptrdiff_t print formatting by James Hogan · 7 years ago
  21. f813614 ibmvnic: Wait for device response when changing MAC by Thomas Falcon · 7 years ago
  22. 233ac38 qlcnic: fix deadlock bug by Junxiao Bi · 7 years ago
  23. 9b42d55 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 7 years ago
  24. 30e948a ipv4: Get the address of interface correctly. by Tonghao Zhang · 7 years ago
  25. 40ca54e net_sched: gen_estimator: fix lockdep splat by Eric Dumazet · 7 years ago
  26. 032dc41 net: macb: Handle HRESP error by Harini Katakam · 7 years ago
  27. 468330e net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoring by Gal Pressman · 7 years ago
  28. e64e469 ipv6: addrconf: break critical section in addrconf_verify_rtnl() by Eric Dumazet · 7 years ago
  29. 31afeb4 ipv6: change route cache aging logic by Wei Wang · 7 years ago
  30. 0a797db3 i40e/i40evf: Update DESC_NEEDED value to reflect larger value by Alexander Duyck · 7 years ago
  31. 0bc0b97 bnxt_en: cleanup DIM work on device shutdown by Andy Gospodarek · 7 years ago
  32. c76fe2d net: ipv6: send unsolicited NA after DAD by David Ahern · 7 years ago
  33. 202a0a70 gianfar: prevent integer wrapping in the rx handler by Andy Spencer · 7 years ago
  34. f7dd521 Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast' by David S. Miller · 7 years ago
  35. 7007ba6 net_sched: implement ->change_tx_queue_len() for pfifo_fast by Cong Wang · 7 years ago
  36. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  37. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 7 years ago
  38. 4cd8795 vhost_net: stop device during reset owner by Jason Wang · 7 years ago
  39. e8368d9 Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns' by David S. Miller · 7 years ago
  40. 38e01b3 dev: advertise the new ifindex when the netns iface changes by Nicolas Dichtel · 7 years ago
  41. c36ac8e dev: always advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  42. 6b9e654 net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module name by Vadim Lomovtsev · 7 years ago
  43. bfbe5ba Merge branch 'ptr_ring-fixes' by David S. Miller · 7 years ago
  44. 491847f tools/virtio: fix smp_mb on x86 by Michael S. Tsirkin · 7 years ago
  45. b4eab7d tools/virtio: copy READ/WRITE_ONCE by Michael S. Tsirkin · 7 years ago
  46. 6dd4215 tools/virtio: more stubs to fix tools build by Michael S. Tsirkin · 7 years ago
  47. 30f1d37 tools/virtio: switch to __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  48. a07d29c ptr_ring: prevent queue load/store tearing by Michael S. Tsirkin · 7 years ago
  49. f417dc2 skb_array: use __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  50. 9fb582b Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds" by Michael S. Tsirkin · 7 years ago
  51. 8432834 ptr_ring: disallow lockless __ptr_ring_full by Michael S. Tsirkin · 7 years ago
  52. 88fae87 tap: fix use-after-free by Michael S. Tsirkin · 7 years ago
  53. a259df36 ptr_ring: READ/WRITE_ONCE for __ptr_ring_empty by Michael S. Tsirkin · 7 years ago
  54. 8619d38 ptr_ring: clean up documentation by Michael S. Tsirkin · 7 years ago
  55. 406de75 ptr_ring: keep consumer_head valid at all times by Michael S. Tsirkin · 7 years ago
  56. 7ece54a ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  57. 2479c2c Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK' by David S. Miller · 7 years ago
  58. b61ad68 rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK by Christian Brauner · 7 years ago
  59. c310bfc rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK by Christian Brauner · 7 years ago
  60. 7c4f63b rtnetlink: enable IFLA_IF_NETNSID in do_setlink() by Christian Brauner · 7 years ago
  61. 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 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
  63. e7345ba sfc: mark some unexported symbols as static by kbuild test robot · 7 years ago
  64. 5abe9ea Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  65. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  66. 6b2e282 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  67. 751c45b net/rocker: Remove unreachable return instruction by Leon Romanovsky · 7 years ago
  68. 8223967 Merge branch 'fix-lpm-map' by Alexei Starovoitov · 7 years ago
  69. af32efe tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map by Yonghong Song · 7 years ago
  70. 6dd1ec6 bpf: fix kernel page fault in lpm map trie_get_next_key by Yonghong Song · 7 years ago
  71. 1651e39 Merge branch 'bpf-improvements-and-fixes' by Alexei Starovoitov · 7 years ago
  72. 21ccaf2 bpf: add further test cases around div/mod and others by Daniel Borkmann · 7 years ago
  73. 73ae3c0 bpf, arm: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  74. e472d5d bpf, mips64: remove unneeded zero check from div/mod with k by Daniel Borkmann · 7 years ago
  75. 1fb5c9c bpf, mips64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  76. 740d52c bpf, sparc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  77. 53fbf57 bpf, ppc64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  78. a3212b8 bpf, s390x: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  79. 96a7100 bpf, arm64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  80. 3e5b1a3 bpf, x86_64: remove obsolete exception handling from div/mod by Daniel Borkmann · 7 years ago
  81. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  82. 5e581da bpf: make unknown opcode handling more robust by Daniel Borkmann · 7 years ago
  83. 2a5418a bpf: improve dead code sanitizing by Daniel Borkmann · 7 years ago
  84. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 7 years ago
  85. c25ef6a samples/bpf: Partially fixes the bpf.o build by Mickaël Salaün · 7 years ago
  86. 771fc60 bpf: clean up from test_tcpbpf_kern.c by Lawrence Brakmo · 7 years ago
  87. 1563f2d i40e: Do not allow use more TC queue pairs than MSI-X vectors exist by Paweł Jabłoński · 7 years ago
  88. a3f9fb5 i40e/i40evf: Record ITR register location in the q_vector by Alexander Duyck · 7 years ago
  89. 40339af i40e: fix reported mask for ntuple filters by Jacob Keller · 7 years ago
  90. 443ee71 i40e: disallow programming multiple filters with same criteria by Jacob Keller · 7 years ago
  91. 02b4016 i40e: program fragmented IPv4 filter input set by Jacob Keller · 7 years ago
  92. 6939987 i40e: Fix kdump failure by Avinash Dayanand · 7 years ago
  93. 5056716 i40e: cleanup unnecessary parens by Jeff Kirsher · 7 years ago
  94. 64e1dcb i40e: fix FW_LLDP flag on init by Alan Brady · 7 years ago
  95. c61c8fe i40e: Implement an ethtool private flag to stop LLDP in FW by Dave Ertman · 7 years ago
  96. 60f481b i40e: change flags to use 64 bits by Alice Michael · 7 years ago
  97. b6a02a6 i40e: Display LLDP information on vSphere Web Client by Upasana Menon · 7 years ago
  98. b5b5f37 i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue by Alexander Duyck · 7 years ago
  99. e0f60a8 i40evf: Allow turning off offloads when the VF has VLAN set by Paweł Jabłoński · 7 years ago
  100. ca6e1d0 i40e: Fix for adding multiple ethtool filters on the same location by Patryk Małek · 7 years ago