1. c7d3f4e Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  2. 4783567 Merge 4.9.328 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  3. 0cbd733 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  4. d919c61 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 4 months ago
  5. be8176c2 tcp: fix early ETIMEDOUT after spurious non-SACK RTO by Neal Cardwell · 2 years, 4 months ago
  6. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  7. ec9b323 tcp: fix over estimation in sk_forced_mem_schedule() by Eric Dumazet · 2 years, 7 months ago
  8. 5a227d8 Merge 4.9.325 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  9. be120ad igmp: Fix a data-race around sysctl_igmp_max_memberships. by Kuniyuki Iwashima · 2 years, 6 months ago
  10. a84b4af igmp: Fix data-races around sysctl_igmp_llm_reports. by Kuniyuki Iwashima · 2 years, 6 months ago
  11. 9b5dc7a tcp: Fix a data-race around sysctl_tcp_probe_threshold. by Kuniyuki Iwashima · 2 years, 6 months ago
  12. a649166 Merge 4.9.324 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  13. c3b596e ipv4: Fix data-races around sysctl_ip_dynaddr. by Kuniyuki Iwashima · 2 years, 6 months ago
  14. 1740e59 icmp: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 6 months ago
  15. 2764f82 cipso: Fix data-races around sysctl. by Kuniyuki Iwashima · 2 years, 6 months ago
  16. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 7 months ago
  17. a81a6b2 tcp: drop the hash_32() part from the index calculation by Willy Tarreau · 2 years, 9 months ago
  18. 3c78eea tcp: increase source port perturb table to 2^16 by Willy Tarreau · 2 years, 9 months ago
  19. dd82067 tcp: dynamically allocate the perturb table used by source ports by Willy Tarreau · 2 years, 9 months ago
  20. aa77225 tcp: add small random increments to the source port by Willy Tarreau · 2 years, 9 months ago
  21. 2ed413f tcp: use different parts of the port_offset for index and offset by Willy Tarreau · 2 years, 9 months ago
  22. 576696e secure_seq: use the 64 bits of the siphash for port offset calculation by Willy Tarreau · 2 years, 9 months ago
  23. 05a12e5 tcp: add some entropy in __inet_hash_connect() by Eric Dumazet · 4 years ago
  24. 136b479 tcp: change source port randomizarion at connect() time by Eric Dumazet · 4 years ago
  25. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  26. 29e13f6 tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd by Eric Dumazet · 2 years, 8 months ago
  27. c58d82a net: xfrm: unexport __init-annotated xfrm4_protocol_init() by Masahiro Yamada · 2 years, 7 months ago
  28. 3db889f tcp: tcp_rtx_synack() can be called from process context by Eric Dumazet · 2 years, 8 months ago
  29. 41d9243 Merge 4.9.315 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  30. f5f0de6 ping: fix address binding wrt vrf by Nicolas Dichtel · 2 years, 9 months ago
  31. 5e4656b ipv4: drop dst in multicast routing path by Lokesh Dhoundiyal · 2 years, 8 months ago
  32. f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  33. 7815943 net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter() by Eric Dumazet · 2 years, 9 months ago
  34. 5d31cc5 tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 2 years, 9 months ago
  35. 1bdd46a ip_gre: Make o_seqno start from 0 in native mode by Peilin Ye · 2 years, 9 months ago
  36. 681e4ee Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
  37. 76da5ff Merge 4.9.308 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago
  38. a09abc4 tcp: make tcp_read_sock() more robust by Eric Dumazet · 2 years, 11 months ago
  39. a1dd0dc Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 10 months ago
  40. 5435f456 Merge 4.9.304 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  41. 45d006c gso: do not skip outer ip header in case of ipip and net_failover by Tao Liu · 2 years, 11 months ago
  42. 95894ba Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 2 years, 11 months ago
  43. 59a9798 Merge 4.9.303 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  44. 5bb3371 xfrm: Don't accidentally set RTO_ONLINK in decode_session4() by Guillaume Nault · 3 years ago
  45. c5804dc Merge 4.9.302 into android-4.9-q by Greg Kroah-Hartman · 2 years, 11 months ago
  46. 80c5293 ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path by Eric Dumazet · 3 years ago
  47. d2e29e9 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years ago
  48. 5fe377f Merge 4.9.300 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  49. ff3617b ipv4: tcp: send zero IPID in SYNACK messages by Eric Dumazet · 3 years ago
  50. daac348 ipv4: raw: lock the socket in raw_bind() by Eric Dumazet · 3 years ago
  51. f840490 Merge 4.9.298 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  52. f49f0e6 cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years ago
  53. 38d931a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years ago
  54. 93c6ceb Merge 4.9.297 into android-4.9-q by Greg Kroah-Hartman · 3 years ago
  55. bc3d064 net: udp: fix alignment problem in udp4_seq_show() by yangxingwu · 3 years, 1 month ago
  56. e73164e net: fix use-after-free in tw_timer_handler by Muchun Song · 3 years, 1 month ago
  57. c807e1c Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 1 month ago
  58. 0b84e6e Merge 4.9.292 into android-4.9-q by Greg Kroah-Hartman · 3 years, 1 month ago
  59. 10ade6a net: return correct error code by liuguoqiang · 3 years, 2 months ago
  60. 935efb0 tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 2 months ago
  61. 52ac051 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 3 months ago
  62. d2b843c Merge 4.9.285 into android-4.9-q by Greg Kroah-Hartman · 3 years, 3 months ago
  63. b8e3343 net: udp: annotate data race around udp_sk(sk)->corkflag by Eric Dumazet · 3 years, 4 months ago
  64. e10049a Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
  65. dc1c320 Merge 4.9.283 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
  66. b3507f2 tcp: fix tp->undo_retrans accounting in tcp_sacktag_one() by zhenggy · 3 years, 4 months ago
  67. 2f7094f ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs() by Gustavo A. R. Silva · 3 years, 6 months ago
  68. f10ce78 ipv4: make exception cache less predictible by Eric Dumazet · 3 years, 5 months ago
  69. 0cd974f tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos by Martin KaFai Lau · 3 years, 7 months ago
  70. 898d70c ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table (v2) by Mathieu Desnoyers · 4 years, 3 months ago
  71. e9924c4 igmp: Add ip_mc_list lock in ip_check_mc_rcu by Liu Jian · 3 years, 6 months ago
  72. 0912120 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into sos-3.x by Alexander Martinz · 3 years, 4 months ago
  73. f6bfa13 Merge 4.9.282 into android-4.9-q by Greg Kroah-Hartman · 3 years, 4 months ago
  74. 41d5dfa ip_gre: add validation for csum_start by Shreyansh Chouhan · 3 years, 5 months ago
  75. 85d9096 Merge 4.9.281 into android-4.9-q by Greg Kroah-Hartman · 3 years, 5 months ago
  76. 347bebf tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets by Neal Cardwell · 3 years, 5 months ago
  77. 3a77922 Merge 4.9.277 into android-4.9-q by Greg Kroah-Hartman · 3 years, 6 months ago
  78. 012f2c39 ipv6: tcp: drop silly ICMPv6 packet too big messages by Eric Dumazet · 3 years, 6 months ago
  79. b3c50b2 tcp: annotate data races around tp->mtu_info by Eric Dumazet · 3 years, 7 months ago
  80. 54b5f55 Merge 4.9.274 into android-4.9-q by Greg Kroah-Hartman · 3 years, 7 months ago
  81. d34f5f2 ping: Check return value of function 'ping_queue_rcv_skb' by Zheng Yongjun · 3 years, 7 months ago
  82. 0889f0a inet: use bigger hash table for IP ID generation by Eric Dumazet · 3 years, 10 months ago
  83. 0dc13e7 net: ipv4: fix memory leak in ip_mc_add1_src by Chengyang Fan · 3 years, 7 months ago
  84. e3c36c7 udp: fix race between close() and udp_abort() by Paolo Abeni · 3 years, 7 months ago
  85. 086e92b net: ipv4: fix memory leak in netlbl_cipsov4_add_std by Nanyong Sun · 3 years, 7 months ago
  86. 48e4c0d net: ipconfig: Don't override command-line hostnames or domains by Josh Triplett · 3 years, 8 months ago
  87. eb292dd Merge 4.9.267 into android-4.9-q by Greg Kroah-Hartman · 3 years, 9 months ago
  88. 0c58c9f netfilter: x_tables: fix compat match/target pad out-of-bound write by Florian Westphal · 3 years, 9 months ago
  89. 3853784 icmp: randomize the global rate limiter by Eric Dumazet · 4 years, 3 months ago
  90. e91660d Merge 4.9.262 into android-4.9-q by Greg Kroah-Hartman · 3 years, 10 months ago
  91. d04c877 net: Fix gro aggregation for udp encaps with zero csum by Daniel Borkmann · 3 years, 11 months ago
  92. 5671ebb Merge 4.9.259 into android-4.9-q by Greg Kroah-Hartman · 3 years, 11 months ago
  93. 0c5bdc2 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 11 months ago
  94. e9b0676 icmp: introduce helper for nat'd source address in network device context by Jason A. Donenfeld · 5 years ago
  95. ce53f89 Merge 4.9.254 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  96. 73a9742 netfilter: rpfilter: mask ecn bits before fib lookup by Guillaume Nault · 4 years ago
  97. 1b43cb8 Merge 4.9.252 into android-4.9-q by Greg Kroah-Hartman · 4 years ago
  98. e374cf5 net: fix pmtu check in nopmtudisc mode by Florian Westphal · 4 years ago
  99. 5d27c3f net: ip: always refragment ip defragmented packets by Florian Westphal · 4 years ago
  100. 353e7e7 Merge 4.9.251 into android-4.9-q by Greg Kroah-Hartman · 4 years ago