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