1. c6e6a0c nl80211: Add API to support VHT MU-MIMO air sniffer by Aviya Erenfeld · 8 years ago
  2. 46f6b06 mac80211: Encrypt "Group addressed privacy" action frames by Masashi Honma · 8 years ago
  3. e98e915 wireless: Use macro instead of number by Masashi Honma · 8 years ago
  4. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  5. 89a82a9 Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  6. 32826ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  7. ceb5607 bpf, perf: delay release of BPF prog after grace period by Daniel Borkmann · 8 years ago
  8. 3f5be2d audit: move audit_get_tty to reduce scope and kabi changes by Richard Guy Briggs · 8 years ago
  9. 9a0fee2 sock_diag: do not broadcast raw socket destruction by Willem de Bruijn · 8 years ago
  10. 02e57b9 drivers: net: stmmac: add port selection programming by Giuseppe CAVALLARO · 8 years ago
  11. a5e4bd9 of_mdio: select fixed phy support unconditionally by Arnd Bergmann · 8 years ago
  12. 637c841 net: diag: Add support to filter on device index by David Ahern · 8 years ago
  13. 18751e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  14. 52244d9 net/mlx5e: Report correct auto negotiation and allow toggling by Gal Pressman · 8 years ago
  15. 89da45b ethtool: Add 50G baseSR2 link mode by Gal Pressman · 8 years ago
  16. 667daed net/mlx5e: Toggle link only after modifying port parameters by Gal Pressman · 8 years ago
  17. 1466cc5 net/mlx5: Rate limit tables support by Yevgeny Petrilin · 8 years ago
  18. 2b7c4f7 Merge tag 'rxrpc-rewrite-20160622-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  19. 4d202a0 net_sched: generalize bulk dequeue by Eric Dumazet · 8 years ago
  20. 008830b net_sched: fq_codel: cache skb->truesize into skb->cb by Eric Dumazet · 8 years ago
  21. 520ac30 net_sched: drop packets after root qdisc lock is released by Eric Dumazet · 8 years ago
  22. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  24. aebe9bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  25. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  26. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  27. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  28. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  29. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 9 years ago
  30. 722003a qed: Add support for coalescing config read/update. by Sudarsana Reddy Kalluru · 9 years ago
  31. af7d518 net/mlx4_en: Add DCB PFC support through CEE netlink commands by Rana Shahout · 9 years ago
  32. d1bd330 of_mdio: Enable fixed PHY support if driver is a module by Ben Hutchings · 9 years ago
  33. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 8 years ago
  34. 067a7cd act_ife: only acquire tcf_lock for existing actions by WANG Cong · 9 years ago
  35. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  36. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 8 years ago
  37. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 9 years ago
  38. b95e592 openvswitch: Add packet len info to upcall. by William Tu · 9 years ago
  39. cc8feb8 rxrpc: Fix exclusive connection handling by David Howells · 9 years ago
  40. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  41. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 9 years ago
  42. 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
  43. 9b8c6d7 gre: better support for ICMP messages for gre+ipv6 by Eric Dumazet · 9 years ago
  44. 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 9 years ago
  45. 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 9 years ago
  46. b1cadc1 ipv6: icmp: add a force_saddr param to icmp6_send() by Eric Dumazet · 9 years ago
  47. 4883269 Input: add HDMI CEC specific keycodes by Kamil Debski · 9 years ago
  48. 3720b69 Input: add BUS_CEC type by Hans Verkuil · 9 years ago
  49. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  50. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  51. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  52. 6762ef3 Merge tag 'linux-can-next-for-4.8-20160617' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  53. afbac601 net: ipv6: Address selection needs to consider L3 domains by David Ahern · 9 years ago
  54. 0d240e7 net: vrf: Implement get_saddr for IPv6 by David Ahern · 9 years ago
  55. a2e2ff5 net: ipv6: Move ip6_route_get_saddr to inline by David Ahern · 9 years ago
  56. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 9 years ago
  57. b9adcd69 vxlan: Add new UDP encapsulation offload type for VXLAN-GPE by Alexander Duyck · 9 years ago
  58. 1938ee1 net: Remove deprecated tunnel specific UDP offload functions by Alexander Duyck · 9 years ago
  59. 7c46a64 net: Merge VXLAN and GENEVE push notifiers into a single notifier by Alexander Duyck · 9 years ago
  60. e7b3db5 net: Combine GENEVE and VXLAN port notifiers into single functions by Alexander Duyck · 9 years ago
  61. 86a9805 vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includes by Alexander Duyck · 9 years ago
  62. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 9 years ago
  63. 695ef16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  64. 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  65. 6f3b911 can: bcm: add support for CAN FD frames by Oliver Hartkopp · 9 years ago
  66. 1463847 netfilter: xt_SYNPROXY: include missing <linux/types.h> by Pablo Neira Ayuso · 9 years ago
  67. 8f45927 netfilter: xt_SYNPROXY: add missing header to Kbuild by Pablo Neira Ayuso · 9 years ago
  68. bb96727 Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  69. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  70. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  71. cecbc55 net: stmmac: allow to split suspend/resume from init/exit callbacks by Vincent Palatin · 9 years ago
  72. 5fb384b netlink: Add comment to warn about deprecated netlink rings attribute request by Fabien Siron · 9 years ago
  73. 3b1efb1 bpf, maps: flush own entries on perf map release by Daniel Borkmann · 9 years ago
  74. d056a78 bpf, maps: extend map_fd_get_ptr arguments by Daniel Borkmann · 9 years ago
  75. 61d1b6a bpf, maps: add release callback by Daniel Borkmann · 9 years ago
  76. 19de99f bpf: fix matching of data/data_end in verifier by Alexei Starovoitov · 9 years ago
  77. e582615 gre: fix error handler by Eric Dumazet · 9 years ago
  78. daddef7 net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUG by Jason A. Donenfeld · 9 years ago
  79. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 9 years ago
  80. 042ce722 Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 9 years ago
  81. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 9 years ago
  82. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  83. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  84. 4f36ce8 ndisc: add __ndisc_opt_addr_data function by Alexander Aring · 9 years ago
  85. 1e82f96 ndisc: add __ndisc_opt_addr_space function by Alexander Aring · 9 years ago
  86. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  87. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 9 years ago
  88. 5dc8a86 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 9 years ago
  89. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 9 years ago
  90. 7d7072e skb_array: resize support by Michael S. Tsirkin · 9 years ago
  91. 5d49de5 ptr_ring: resize support by Michael S. Tsirkin · 9 years ago
  92. ad69f35 skb_array: array based FIFO for skbs by Michael S. Tsirkin · 9 years ago
  93. 2e0ab8c ptr_ring: array based FIFO for pointers by Michael S. Tsirkin · 9 years ago
  94. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 9 years ago
  95. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  96. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 9 years ago
  97. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 9 years ago
  98. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 9 years ago
  99. 8588ac0 netfilter: nf_tables: reject loops from set element jump to chain by Pablo Neira Ayuso · 9 years ago
  100. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 9 years ago