1. bf22e37 mm: add vfree_atomic() by Andrey Ryabinin · 8 years ago
  2. 14b4687 mm: workingset: move shadow entry tracking to radix tree exceptional tracking by Johannes Weiner · 8 years ago
  3. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  4. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  5. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  6. 8db378a include/linux/backing-dev-defs.h: shrink struct backing_dev_info by Andrew Morton · 8 years ago
  7. 9491ae4 mm: don't cap request size based on read-ahead setting by Jens Axboe · 8 years ago
  8. d5e6eff mm: cma: make linux/cma.h standalone includible by Thierry Reding · 8 years ago
  9. c1ef8e2 mm: disable numa migration faults for dax vmas by Dan Williams · 8 years ago
  10. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  11. 692a68c mm: remove the page size change check in tlb_remove_page by Aneesh Kumar K.V · 8 years ago
  12. 07e3266 mm: add tlb_remove_check_page_size_change to track page size change by Aneesh Kumar K.V · 8 years ago
  13. b528e4b mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages by Aneesh Kumar K.V · 8 years ago
  14. b5bc66b mm: update mmu_gather range correctly by Aneesh Kumar K.V · 8 years ago
  15. fd60775 mm, thp: avoid unlikely branches for split_huge_pmd by David Rientjes · 8 years ago
  16. 3fb4afd prctl: remove one-shot limitation for changing exe link by Stanislav Kinsburskiy · 8 years ago
  17. c0b942a kthread: add __printf attributes by Nicolas Iooss · 8 years ago
  18. cbaa157 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 92c020d Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  20. 0719dbf Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. 3940cf0 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 718c0dd Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 067d14f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  25. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  26. 6643aab Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  28. 47c3e77 net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  29. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  30. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  32. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  33. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  34. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  35. 810ac7b7 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  36. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  37. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  38. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  39. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  40. d2a4dd3 bpf: fix state equivalence by Alexei Starovoitov · 8 years ago
  41. 3665f38 net: do not read sk_drops if application does not care by Eric Dumazet · 8 years ago
  42. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  43. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  44. 4022d03 net: smmac: allow configuring lower pbl values by Niklas Cassel · 8 years ago
  45. 89caaa2 net: stmmac: add support for independent DMA pbl for tx/rx by Niklas Cassel · 8 years ago
  46. 7b8076c NET: usb: cdc_mbim: add quirk for supporting Telit LE922A by Daniele Palmas · 8 years ago
  47. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  48. 972d387 flow dissector: ICMP support by Simon Horman · 8 years ago
  49. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  50. 1da5c46 kthread: Make struct kthread kmalloc'ed by Oleg Nesterov · 8 years ago
  51. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  52. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  53. f27c2f6 Revert "default exported asm symbols to zero" by Linus Torvalds · 8 years ago
  54. 5b8e2f6 net: sock_rps_record_flow() is for connected sockets by Eric Dumazet · 8 years ago
  55. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  56. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  57. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  58. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  59. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  60. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  61. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  62. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  63. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  64. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. efda1b5d acpi, nfit, libnvdimm: fix / harden ars_status output length handling by Dan Williams · 8 years ago
  66. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  67. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  68. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  69. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  70. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  71. df122f5 netfilter: ingress: translate 0 nf_hook_slow retval to -1 by Florian Westphal · 8 years ago
  72. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  73. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  74. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  75. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  76. d415b9e netfilter: decouple nf_hook_entry and nf_hook_ops by Aaron Conole · 8 years ago
  77. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  78. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  79. da1b466 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  80. efc4515 uapi glibc compat: fix outer guard of net device flags enum by Jonas Gorski · 8 years ago
  81. f4ec57b locking/ww_mutex: Use relaxed atomics by Peter Zijlstra · 8 years ago
  82. 7c47889 x86/uaccess, sched/preempt: Verify access_ok() context by Peter Zijlstra · 8 years ago
  83. ffe3bb8 uapi: export nf_log.h by stephen hemminger · 8 years ago
  84. ad55885 uapi: export tc_skbmod.h by stephen hemminger · 8 years ago
  85. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  86. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  87. c354368 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  88. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  89. 9115e8c net: reorganize struct sock for better data locality by Eric Dumazet · 8 years ago
  90. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  91. ef3263e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  92. 481fa37 netfilter: conntrack: add nf_conntrack_default_on sysctl by Florian Westphal · 8 years ago
  93. 0c66dc1 netfilter: conntrack: register hooks in netns when needed by ruleset by Florian Westphal · 8 years ago
  94. ecb2421 netfilter: add and use nf_ct_netns_get/put by Florian Westphal · 8 years ago
  95. a379854 netfilter: conntrack: remove unused init_net hook by Florian Westphal · 8 years ago
  96. 9b91c96 netfilter: conntrack: built-in support for UDPlite by Davide Caratti · 8 years ago
  97. a85406a netfilter: conntrack: built-in support for SCTP by Davide Caratti · 8 years ago
  98. c51d390 netfilter: conntrack: built-in support for DCCP by Davide Caratti · 8 years ago
  99. 3fefeb8 netfilter: nf_conntrack_tuple_common.h: fix #include by Davide Caratti · 8 years ago
  100. 673ab46 netfilter: nf_log: do not assume ethernet header in netdev family by Liping Zhang · 8 years ago