1. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  3. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  4. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  5. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  6. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 7 years ago
  7. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  8. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 7 years ago
  9. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 7 years ago
  10. f68a09c xfrm: policy: init locks early by Florian Westphal · 7 years ago
  11. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  12. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 7 years ago
  13. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 7 years ago
  14. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 7 years ago
  15. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 7 years ago
  16. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  17. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 7 years ago
  18. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 7 years ago
  19. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 7 years ago
  20. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 7 years ago
  21. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  22. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 7 years ago
  23. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  24. d860b2e FROMLIST: net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs by Joel Scherpelz · 7 years ago
  25. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 7 years ago
  26. 64157f4 ANDROID: fix the deadlock in xt_qtaguid when enable DDEBUG by Chenbo Feng · 7 years ago
  27. 692c6d7 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 7 years ago
  28. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 7 years ago
  29. aa93808 bridge: drop netfilter fake rtable unconditionally am: 9bce26f224 by Florian Westphal · 7 years ago
  30. 4dd40f9 ipv6: avoid write to a possibly cloned skb am: 683100ed45 by Florian Westphal · 7 years ago
  31. 7ce7a5f ipv6: make ECMP route replacement less greedy am: 4a8d3bb73a by Sabrina Dubroca · 7 years ago
  32. 8b173e5 mpls: Do not decrement alive counter for unregister events am: 87c0286a07 by David Ahern · 7 years ago
  33. 7e57f7c mpls: Send route delete notifications when router module is unloaded by David Ahern · 7 years ago
  34. 97097b2 act_connmark: avoid crashing on malformed nlattrs with null parms am: 47c8dc47c0 by Etienne Noss · 7 years ago
  35. eb051719 net/tunnel: set inner protocol in network gro hooks am: b07eed8f71 by Paolo Abeni · 7 years ago
  36. 4d5de05 dccp: fix use-after-free in dccp_feat_activate_values am: 7c0eaeec84 by Eric Dumazet · 7 years ago
  37. e7828ad net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 7 years ago
  38. f99d227 net: fix socket refcounting in skb_complete_tx_timestamp() am: f157cc1d72 by Eric Dumazet · 7 years ago
  39. af1d708 net: fix socket refcounting in skb_complete_wifi_ack() am: 98fa3d2a8e by Eric Dumazet · 7 years ago
  40. 4d30eeb tcp: fix various issues for sockets morphing to listen state am: 07753bc6a2 by Eric Dumazet · 7 years ago
  41. 76f6a37 strparser: destroy workqueue on module exit am: 4547f03d1a by WANG Cong · 7 years ago
  42. 9980cc2 dccp: Unlock sock before calling sk_free() am: 51ae1fbcf1 by Arnaldo Carvalho de Melo · 7 years ago
  43. f51c410 ipv6: orphan skbs in reassembly unit am: 0bcc319d55 by Eric Dumazet · 7 years ago
  44. 2fd730d5 net: net_enable_timestamp() can be called from irq contexts am: 3d87dce3df by Eric Dumazet · 7 years ago
  45. ca2c57a net: don't call strlen() on the user buffer in packet_bind_spkt() am: 62fe0521fb by Alexander Potapenko · 7 years ago
  46. 61a8ace net: bridge: allow IPv6 when multicast flood is disabled am: fa7c48fb3a by Mike Manning · 7 years ago
  47. a107e41 tcp/dccp: block BH for SYN processing am: bbaeb9b73f by Eric Dumazet · 7 years ago
  48. 6a3a773 l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv am: 837786cbbb by Paul Hber · 7 years ago
  49. a6f9e55 net sched actions: decrement module reference count after table flush. by Roman Mashak · 7 years ago
  50. 9bd18b3 ipv4: mask tos for input route am: 36931eb015 by Julian Anastasov · 7 years ago
  51. dc32775 vti6: return GRE_KEY for vti6 am: f7081057d1 by David Forster · 7 years ago
  52. 9e38375 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 7 years ago
  53. 98933eb dccp/tcp: fix routing redirect race by Jon Maxwell · 7 years ago
  54. 9bce26f bridge: drop netfilter fake rtable unconditionally by Florian Westphal · 7 years ago
  55. 683100e ipv6: avoid write to a possibly cloned skb by Florian Westphal · 7 years ago
  56. 4a8d3bb ipv6: make ECMP route replacement less greedy by Sabrina Dubroca · 7 years ago
  57. 87c0286 mpls: Do not decrement alive counter for unregister events by David Ahern · 7 years ago
  58. b61206e mpls: Send route delete notifications when router module is unloaded by David Ahern · 7 years ago
  59. 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 7 years ago
  60. b07eed8 net/tunnel: set inner protocol in network gro hooks by Paolo Abeni · 7 years ago
  61. 7c0eaee dccp: fix use-after-free in dccp_feat_activate_values by Eric Dumazet · 7 years ago
  62. 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 7 years ago
  63. f157cc1 net: fix socket refcounting in skb_complete_tx_timestamp() by Eric Dumazet · 7 years ago
  64. 98fa3d2 net: fix socket refcounting in skb_complete_wifi_ack() by Eric Dumazet · 7 years ago
  65. 07753bc tcp: fix various issues for sockets morphing to listen state by Eric Dumazet · 7 years ago
  66. 4547f03 strparser: destroy workqueue on module exit by WANG Cong · 7 years ago
  67. 51ae1fb dccp: Unlock sock before calling sk_free() by Arnaldo Carvalho de Melo · 7 years ago
  68. 0bcc319 ipv6: orphan skbs in reassembly unit by Eric Dumazet · 7 years ago
  69. 3d87dce net: net_enable_timestamp() can be called from irq contexts by Eric Dumazet · 7 years ago
  70. 62fe052 net: don't call strlen() on the user buffer in packet_bind_spkt() by Alexander Potapenko · 7 years ago
  71. fa7c48f net: bridge: allow IPv6 when multicast flood is disabled by Mike Manning · 7 years ago
  72. bbaeb9b tcp/dccp: block BH for SYN processing by Eric Dumazet · 7 years ago
  73. 837786c l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 7 years ago
  74. 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 7 years ago
  75. 36931eb ipv4: mask tos for input route by Julian Anastasov · 7 years ago
  76. f708105 vti6: return GRE_KEY for vti6 by David Forster · 7 years ago
  77. c60a598 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  78. 855ee12 mac80211: don't handle filtered frames within a BA session am: 3981384999 by Felix Fietkau · 7 years ago
  79. 2159c30 mac80211: don't reorder frames with SN smaller than SSN am: 42e7f37714 by Sara Sharon · 7 years ago
  80. fef4174 mac80211: flush delayed work when entering suspend am: b116db0da1 by Matt Chen · 7 years ago
  81. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  82. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 7 years ago
  83. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 7 years ago
  84. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 7 years ago
  85. a711fa7 ANDROID: nf: IDLETIMER: Use fullsock when querying uid by Subash Abhinov Kasiviswanathan · 8 years ago
  86. 0f8abf5 netfilter: conntrack: refine gc worker heuristics, redux am: 371d0342a3 by Florian Westphal · 7 years ago
  87. 615124c netfilter: conntrack: remove GC_MAX_EVICTS break am: 5f7ff59d06 by Florian Westphal · 7 years ago
  88. 2b9a543 ceph: update readpages osd request according to size of pages am: dc8470f3c8 by Yan, Zheng · 7 years ago
  89. de63d00 xprtrdma: Reduce required number of send SGEs am: 86840a6305 by Chuck Lever · 7 years ago
  90. 467ece7 xprtrdma: Disable pad optimization by default am: 73eea1c400 by Chuck Lever · 7 years ago
  91. dde4116 xprtrdma: Per-connection pad optimization am: fab6c2caa4 by Chuck Lever · 7 years ago
  92. 8f5e412 xprtrdma: Fix Read chunk padding am: ec3bc2c5ed by Chuck Lever · 7 years ago
  93. 371d034 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 7 years ago
  94. 5f7ff59 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 7 years ago
  95. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 7 years ago
  96. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 7 years ago
  97. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 7 years ago
  98. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 7 years ago
  99. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 7 years ago
  100. 7b112430 ANDROID: nf: IDLETIMER: Fix use after free condition during work by Subash Abhinov Kasiviswanathan · 8 years ago