1. 05fafbf qed: utilize FW 8.10.10.0 by Yuval Mintz · 8 years ago
  2. ea825e7 net: dsa: Export suspend/resume functions by Florian Fainelli · 8 years ago
  3. 246779d rhashtable: Remove GFP flag from rhashtable_walk_init by Herbert Xu · 8 years ago
  4. 54fd9c2 bpf: get rid of cgroup helper related ifdefs by Daniel Borkmann · 8 years ago
  5. 5293efe bpf: add bpf_skb_change_tail helper by Daniel Borkmann · 8 years ago
  6. b340402 tipc: add peer removal functionality by Richard Alpe · 8 years ago
  7. 1cb94db net: bgmac: support Ethernet core on BCM53573 SoCs by Rafał Miłecki · 8 years ago
  8. 61ba1a2 net: bridge: export vlan flags with the stats by Nikolay Aleksandrov · 8 years ago
  9. 956af37 net_sched: act_vlan: Add priority option by Hadar Hen Zion · 8 years ago
  10. 9399ae9 net_sched: flower: Add vlan support by Hadar Hen Zion · 8 years ago
  11. f6a6692 flow_dissector: Get vlan priority in addition to vlan id by Hadar Hen Zion · 8 years ago
  12. d194fd2 qed*: Fix pause setting by Yuval Mintz · 8 years ago
  13. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. 9b73896 kcm: Use stream parser by Tom Herbert · 8 years ago
  16. 43a0c67 strparser: Stream parser for messages by Tom Herbert · 8 years ago
  17. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  18. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  19. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  20. 00062a93 Merge tag 'batadv-next-for-davem-20160816' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  21. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  22. 0345934 pptp: Refactor the struct and macros of PPTP codes by Gao Feng · 8 years ago
  23. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  24. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  25. c15c0ab ipv6: suppress sparse warnings in IP6_ECN_set_ce() by Johannes Berg · 8 years ago
  26. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  27. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  28. 747ea55 bpf: fix bpf_skb_in_cgroup helper naming by Daniel Borkmann · 8 years ago
  29. 60d20f9 bpf: Add bpf_current_task_under_cgroup helper by Sargun Dhillon · 8 years ago
  30. aed704b cgroup: Add task_under_cgroup_hierarchy cgroup inline function to headers by Sargun Dhillon · 8 years ago
  31. 300d8b9 net: Add mask for Control register 10Mbps speed by Appana Durga Kedareswara Rao · 8 years ago
  32. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  35. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  36. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  37. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  38. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  39. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  40. 1ea049b bvec: avoid variable shadowing warning by Johannes Berg · 8 years ago
  41. 054c67d qed*: Add support for ethtool link_ksettings callbacks. by Sudarsana Reddy Kalluru · 8 years ago
  42. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  43. 59cc1f6 net: sched: convert qdisc linked list to hashtable by Jiri Kosina · 8 years ago
  44. 293fddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  45. 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
  46. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  47. 631fee7 net: Remove fib_local variable by David Ahern · 8 years ago
  48. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  49. 84bd8d33 Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  50. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  51. c87edb3 tracing: Fix tick_stop tracepoint symbols for user export by Steven Rostedt (Red Hat) · 8 years ago
  52. 28ad555 virtio-vsock: fix include guard typo by Stefan Hajnoczi · 8 years ago
  53. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  54. cbd74e1 cxl: Use fixed width predefined types in data structure. by Philippe Bergheaud · 8 years ago
  55. ea4152e batman-adv: add backbone table netlink support by Simon Wunderlich · 8 years ago
  56. 04f3f5b batman-adv: add B.A.T.M.A.N. Dump BLA claims via netlink by Andrew Lunn · 8 years ago
  57. d7129da batman-adv: netlink: add gateway table queries by Sven Eckelmann · 8 years ago
  58. f02a478 batman-adv: add B.A.T.M.A.N. V bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  59. 024f99c batman-adv: add B.A.T.M.A.N. IV bat_{orig, neigh}_dump implementations by Matthias Schiffer · 8 years ago
  60. 85cf8c8 batman-adv: netlink: add originator and neighbor table queries by Matthias Schiffer · 8 years ago
  61. d34f055 batman-adv: netlink: add translation table query by Matthias Schiffer · 8 years ago
  62. b60620c batman-adv: netlink: hardif query by Matthias Schiffer · 8 years ago
  63. 07a3061 batman-adv: netlink: add routing_algo query by Matthias Schiffer · 8 years ago
  64. 59bcb79 qed: Add dcbx app support for IEEE Selection Field. by Sudarsana Reddy Kalluru · 8 years ago
  65. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  66. 479ffcc bpf: fix checksum fixups on bpf_skb_store_bytes by Daniel Borkmann · 8 years ago
  67. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  68. dca3f53 sctp: Export struct sctp_info to userspace by Phil Sutter · 8 years ago
  69. 2c86943 netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01 by Pablo Neira Ayuso · 8 years ago
  70. 4872850 Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  71. 857953d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  72. 635a4ba Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  74. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  75. fe64f32 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  76. ca25ebe Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  77. 835c92d Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  79. 80fac0f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  80. 372ee16 rxrpc: Fix races between skb free, ACK generation and replying by David Howells · 8 years ago
  81. a157b3a Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  82. fff648d Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  84. 8d48032 NFSv4: Cap the transport reconnection timer at 1/2 lease period by Trond Myklebust · 8 years ago
  85. 3851f1c SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout by Trond Myklebust · 8 years ago
  86. 34b5835 drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  87. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  88. 2cfd716 Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  89. 2439ca0 mac80211: Add ieee80211_hw pointer to get_expected_throughput by Maxim Altshul · 8 years ago
  90. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  91. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  92. fdf1f7f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  93. a71e360 Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  94. d58b0d9 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  95. 8e7106a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  96. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  97. 6d25ec1 Include: blkdev: Removed duplicate 'struct request;' declaration. by John Pittman · 8 years ago
  98. df08c32 block: fix bdi vs gendisk lifetime mismatch by Dan Williams · 8 years ago
  99. 20bd723 block: add missing group association in bio-cloning functions by Paolo Valente · 8 years ago
  100. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago