1. 9de18d8 mac80211: Add MIC space only for TX key option by David Spinadel · 7 years ago
  2. c7c477b mac80211: don't warn on AID field without top two MSBs set by Johannes Berg · 7 years ago
  3. 768075e nl80211: add a few extended error strings to key parsing by Johannes Berg · 7 years ago
  4. 6c2fb1e cfg80211: cleanup signal strength units notation by Sergey Matyukevich · 7 years ago
  5. 9ae3b17 cfg80211: IBSS: Add support for static WEP in driver for IBSS by Tova Mussai · 7 years ago
  6. c7976f5 mac80211: remove BUG() when interface type is invalid by Luca Coelho · 7 years ago
  7. 2316380 mac80211: call synchronize_net once in the restart flow by Sara Sharon · 7 years ago
  8. 9fef654 mac80211: always update the PM state of a peer on MGMT / DATA frames by Emmanuel Grumbach · 7 years ago
  9. e16ea4b mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLED by Adiel Aloni · 7 years ago
  10. a9d09bc mac80211: make __ieee80211_start_rx_ba_session static by Johannes Berg · 7 years ago
  11. e2fb1b8 mac80211: enable TDLS peer buffer STA feature by Yingying Tang · 7 years ago
  12. d559e30 mac80211: avoid looking up tid_tx/tid_rx from timers by Johannes Berg · 7 years ago
  13. 02049ce mac80211: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  14. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. f335195 kmemcheck: rip it out for real by Michal Hocko · 7 years ago
  16. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  17. 77071bc Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 7 years ago
  18. 4066aa7 Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  19. 7267212 Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  20. 78d9b04 Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  21. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  22. 32abeb0 Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  23. d90696e Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  24. fd29117 Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 7 years ago
  25. 5e54b3c macvlan: fix memory hole in macvlan_dev by Girish Moodalbail · 7 years ago
  26. 03afb6e Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 7 years ago
  27. 936e5d8 slip: sl_alloc(): remove unused parameter "dev_t line" by Marc Kleine-Budde · 7 years ago
  28. 8a7b741 net: mvpp2: fix the RSS table entry offset by Antoine Tenart · 7 years ago
  29. 2deeb49 Merge branch 'cxgb4-collect-hardware-logs-via-ethtool' by David S. Miller · 7 years ago
  30. 6078ab1 cxgb4: collect PCIe configuration logs by Rahul Lakkireddy · 7 years ago
  31. 736c3b9 cxgb4: collect egress and ingress SGE queue contexts by Rahul Lakkireddy · 7 years ago
  32. c121965 cxgb4: skip TX and RX payload regions in memory dumps by Rahul Lakkireddy · 7 years ago
  33. 4db0401 cxgb4: collect HMA memory dump by Rahul Lakkireddy · 7 years ago
  34. a1c6952 cxgb4: collect MC memory dump by Rahul Lakkireddy · 7 years ago
  35. 123e25c cxgb4: collect on-chip memory information by Rahul Lakkireddy · 7 years ago
  36. 62fd8b1 Merge branch 'veth-and-GSO-maximums' by David S. Miller · 7 years ago
  37. 72d24955 veth: set peer GSO values by Stephen Hemminger · 7 years ago
  38. 46e6b99 rtnetlink: allow GSO maximums to be set on device creation by Stephen Hemminger · 7 years ago
  39. 5a6a044 net: stmmac: fix broken dma_interrupt handling for multi-queues by Niklas Cassel · 7 years ago
  40. b7e445a Merge branch 'tcp-RACK-loss-recovery-bug-fixes' by David S. Miller · 7 years ago
  41. 6065fd0 tcp: evaluate packet losses upon RTT change by Yuchung Cheng · 7 years ago
  42. 428aec5 tcp: fix off-by-one bug in RACK by Yuchung Cheng · 7 years ago
  43. cd1fc85 tcp: always evaluate losses in RACK upon undo by Yuchung Cheng · 7 years ago
  44. 0ce294d tcp: correctly test congestion state in RACK by Yuchung Cheng · 7 years ago
  45. 2e8d243 net: dsa: lan9303: Protect ALR operations with mutex by Egil Hjelmeland · 7 years ago
  46. df45bf8 net: sched: fix use-after-free in tcf_block_put_ext by Jiri Pirko · 7 years ago
  47. 2edbdb3 bnxt_en: Fix sources of spurious netpoll warnings by Calvin Owens · 7 years ago
  48. fc8b81a Merge branch 'lockless-qdisc-series' by David S. Miller · 7 years ago
  49. c5ad119 net: sched: pfifo_fast use skb_array by John Fastabend · 7 years ago
  50. 4a86a4c net: skb_array: expose peek API by John Fastabend · 7 years ago
  51. ce679e8 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio by John Fastabend · 7 years ago
  52. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  53. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago
  54. fd8e8d1 net: sched: check for frozen queue before skb_bad_txq check by John Fastabend · 7 years ago
  55. 70e57d5 net: sched: use skb list for skb_bad_tx by John Fastabend · 7 years ago
  56. 7bbde83 net: sched: drop qdisc_reset from dev_graft_qdisc by John Fastabend · 7 years ago
  57. a53851e net: sched: explicit locking in gso_cpu fallback by John Fastabend · 7 years ago
  58. d59f5ff net: sched: a dflt qdisc may be used with per cpu stats by John Fastabend · 7 years ago
  59. 40bd036 net: sched: provide per cpu qstat helpers by John Fastabend · 7 years ago
  60. 29b86cd net: sched: remove remaining uses for qdisc_qlen in xmit path by John Fastabend · 7 years ago
  61. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  62. 6c14818 net: sched: cleanup qdisc_run and __qdisc_run semantics by John Fastabend · 7 years ago
  63. b25b3e2 Merge branch 'tcp-bbr-sampling-fixes' by David S. Miller · 7 years ago
  64. 600647d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  65. 2f6c498 tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  66. c589e69b tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  67. d4a7a88 sfc: pass valid pointers from efx_enqueue_unwind by Bert Kenward · 7 years ago
  68. b6b5e8a gianfar: Disable EEE autoneg by default by Claudiu Manoil · 7 years ago
  69. fdaa767 virtio_net: Disable interrupts if napi_complete_done rescheduled napi by Toshiaki Makita · 7 years ago
  70. c6b3e96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  71. 6e7e7f4 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  72. 3625de4 Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  73. 7ed9fd2 Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  74. 62cd277 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  75. 124da8f tuntap: fix possible deadlock when fail to register netdev by Jason Wang · 7 years ago
  76. 589b754 of: overlay: Make node skipping in init_overlay_changeset() clearer by Geert Uytterhoeven · 7 years ago
  77. 35e691e of: overlay: Fix out-of-bounds write in init_overlay_changeset() by Geert Uytterhoeven · 7 years ago
  78. d476175 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  79. 91785de can: peak/pcie_fd: fix potential bug in restarting tx queue by Stephane Grosjean · 7 years ago
  80. 12147ed can: usb_8dev: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  81. 6aa8d59 can: kvaser_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  82. 7a31ced can: esd_usb2: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  83. bd352e1 can: ems_usb: cancel urb on -EPIPE and -EPROTO by Martin Kelly · 7 years ago
  84. c7f3302 can: mcba_usb: cancel urb on -EPROTO by Martin Kelly · 7 years ago
  85. 90eeb3a Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  86. 9698084 Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  87. c2ef3a6 Merge tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  88. 195bd52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  89. 66c5c5b Merge branch 'smc-fixes-next' by David S. Miller · 7 years ago
  90. e7b7a64 smc: support variable CLC proposal messages by Ursula Braun · 7 years ago
  91. 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 7 years ago
  92. 71c125c smc: cleanup close checking during data receival by Ursula Braun · 7 years ago
  93. 4bd3e7f smc: no update for unused sk_write_pending by Ursula Braun · 7 years ago
  94. 0c9f151 smc: improve smc_clc_send_decline() error handling by Ursula Braun · 7 years ago
  95. a8ae890 smc: make smc_close_active_abort() static by Ursula Braun · 7 years ago
  96. a4abd7a usbnet: fix alignment for frames with no ethernet header by Bjørn Mork · 7 years ago
  97. 8632385 tcp: use current time in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  98. 2a93c1a net: dsa: Allow compiling out legacy support by Florian Fainelli · 7 years ago
  99. 6e237d0 netlink: Relax attr validation for fixed length types by David Ahern · 7 years ago
  100. 74c4b65 adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago