1. 52539ca cfg80211: Expose TXQ stats and parameters to userspace by Toke Høiland-Jørgensen · 7 years ago
  2. 81d5439 cfg80211: average ack rssi support for data frames by Balaji Pothunoori · 7 years ago
  3. 50f3271 nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command by Haim Dreyfuss · 7 years ago
  4. 0373700 mac80211: add api to set CSA counter in mac80211 by Gregory Greenman · 7 years ago
  5. a2dd687 soc: ti: K2G: provide APIs to support driver probe deferral by Murali Karicheri · 7 years ago
  6. 77634cc net/ipv6: Remove unused code and variables for rt6_info by David Ahern · 7 years ago
  7. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  8. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  9. a64efe14 net/ipv6: introduce fib6_info struct and helpers by David Ahern · 7 years ago
  10. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago
  11. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  12. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  13. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago
  14. 421842e net/ipv6: Add fib6_null_entry by David Ahern · 7 years ago
  15. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  16. d4ead6b net/ipv6: move metrics from dst to rt6_info by David Ahern · 7 years ago
  17. 5e670d8 net/ipv6: Move nexthop data to fib6_nh by David Ahern · 7 years ago
  18. e8478e8 net/ipv6: Save route type in rt6_info by David Ahern · 7 years ago
  19. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  20. 7aef685 net/ipv6: Pass net to fib6_update_sernum by David Ahern · 7 years ago
  21. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  22. 72f6d71 vxlan: add ttl inherit support by Hangbin Liu · 7 years ago
  23. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  24. 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
  25. 44fa2db xdp: transition into using xdp_frame for ndo_xdp_xmit by Jesper Dangaard Brouer · 7 years ago
  26. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  27. 57d0a1c xdp: allow page_pool as an allocator type in xdp_return_frame by Jesper Dangaard Brouer · 7 years ago
  28. ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago
  29. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  30. 70280ed bpf: cpumap convert to use generic xdp_frame by Jesper Dangaard Brouer · 7 years ago
  31. 1ffcbc8 tun: convert to use generic xdp_frame and xdp_return_frame API by Jesper Dangaard Brouer · 7 years ago
  32. c0048cf xdp: introduce a new xdp_frame type by Jesper Dangaard Brouer · 7 years ago
  33. 106ca27 xdp: move struct xdp_buff from filter.h to xdp.h by Jesper Dangaard Brouer · 7 years ago
  34. 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
  35. ef53e9e net: Remove unused tcp_set_state tracepoint by Andrey Ignatov · 7 years ago
  36. a5724fc PCI: Add two more values for PCIe Max_Read_Request_Size by Heiner Kallweit · 7 years ago
  37. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  38. 03f45c8 tcp: avoid extra wakeups for SO_RCVLOWAT users by Eric Dumazet · 7 years ago
  39. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  40. 5d13659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  41. 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  42. cb098d5 Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 7 years ago
  43. c17b0aa Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  44. e241e3f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  45. e5c3722 Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  46. 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  47. 8837c70d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  48. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  49. f6bb2a2 xarray: add the xa_lock to the radix_tree_root by Matthew Wilcox · 7 years ago
  50. f82b376 export __set_page_dirty by Matthew Wilcox · 7 years ago
  51. fa290cd radix tree: use GFP_ZONEMASK bits of gfp_t for flags by Matthew Wilcox · 7 years ago
  52. 21e7bc6 linux/const.h: refactor _BITUL and _BITULL a bit by Masahiro Yamada · 7 years ago
  53. 2dd8a62 linux/const.h: move UL() macro to include/linux/const.h by Masahiro Yamada · 7 years ago
  54. 2a6cc8a linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI by Masahiro Yamada · 7 years ago
  55. 4ed2863 fs, elf: drop MAP_FIXED usage from elf_map by Michal Hocko · 7 years ago
  56. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
  57. de99626 include/linux/kfifo.h: fix comment by Valentin Vidic · 7 years ago
  58. 23c8cec ipc/msg: introduce msgctl(MSG_STAT_ANY) by Davidlohr Bueso · 7 years ago
  59. a280d6d ipc/sem: introduce semctl(SEM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  60. c21a697 ipc/shm: introduce shmctl(SHM_STAT_ANY) by Davidlohr Bueso · 7 years ago
  61. c31dbb1 exec: pin stack limit during exec by Kees Cook · 7 years ago
  62. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  63. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  64. 096523203 seq_file: allocate seq_file from kmem_cache by Alexey Dobriyan · 7 years ago
  65. 2cfe0d3 task_struct: only use anon struct under randstruct plugin by Kees Cook · 7 years ago
  66. 3ea056c uts: create "struct uts_namespace" from kmem_cache by Alexey Dobriyan · 7 years ago
  67. bc4f2f5 taint: add taint for randstruct by Kees Cook · 7 years ago
  68. 47d4b26 taint: convert to indexed initialization by Kees Cook · 7 years ago
  69. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
  70. 0e3dc01 procfs: add seq_put_hex_ll to speed up /proc/pid/maps by Andrei Vagin · 7 years ago
  71. bad8c6c mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE by Joonsoo Kim · 7 years ago
  72. d3cda23 mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request by Joonsoo Kim · 7 years ago
  73. 94723aa mm: unclutter THP migration by Michal Hocko · 7 years ago
  74. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
  75. e27be24 mm: memcg: make sure memory.events is uptodate when waking pollers by Johannes Weiner · 7 years ago
  76. 9d8a463 mm/hmm: fix header file if/else/endif maze, again by Arnd Bergmann · 7 years ago
  77. f88a1e9 mm/hmm: use device driver encoding for HMM pfn by Jérôme Glisse · 7 years ago
  78. 2aee09d mm/hmm: change hmm_vma_fault() to allow write fault on page basis by Jérôme Glisse · 7 years ago
  79. b274411 mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE by Jérôme Glisse · 7 years ago
  80. 5504ed2 mm/hmm: do not differentiate between empty entry or missing directory by Jérôme Glisse · 7 years ago
  81. ff05c0c mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong by Jérôme Glisse · 7 years ago
  82. 86586a4 mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture by Jérôme Glisse · 7 years ago
  83. 08232a4 mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters by Jérôme Glisse · 7 years ago
  84. e140151 mm/hmm: HMM should have a callback before MM is destroyed by Ralph Campbell · 7 years ago
  85. b28b08d mm/hmm: fix header file if/else/endif maze by Jérôme Glisse · 7 years ago
  86. d51d1e6 mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event by Steven Rostedt · 7 years ago
  87. e3c1ac5 mm/vmscan: don't mess with pgdat->flags in memcg reclaim by Andrey Ryabinin · 7 years ago
  88. eb59254 mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES by Roman Gushchin · 7 years ago
  89. 3f01ddb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 7 years ago
  90. 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
  91. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  92. a7726f6 Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  93. 1b02dcb Merge tag 'dmaengine-4.17-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  94. 92589cb Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  95. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  96. 6c64fe7 virtio_balloon: export hugetlb page allocation counts by Jonathan Helman · 7 years ago
  97. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  98. fbe173e Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  99. 5e630af Merge tag 'fbdev-v4.17' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  100. d362600 Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago