1. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 83fe873 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  3. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  4. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
  5. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  6. d2a6df7 vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel by Su Yanjun · 6 years ago
  7. 3b44897 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  8. 55ea53a net: Add __icmp_send helper. by Nazarov Sergey · 6 years ago
  9. 1c973f9 netlabel: fix out-of-bounds memory accesses by Paul Moore · 6 years ago
  10. 4aa6f01 ANDROID: revert "sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size" by Maciej Żenczykowski · 6 years ago
  11. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 575880f net: ipv4: use a dedicated counter for icmp_v4 redirect packets by Lorenzo Bianconi · 6 years ago
  13. 1f52cfe tcp: clear icsk_backoff in tcp_write_queue_purge() by Eric Dumazet · 6 years ago
  14. 209d8d2 tcp: tcp_v4_err() should be more careful by Eric Dumazet · 6 years ago
  15. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 1894d7c netfilter: nf_tables: fix mismatch in big-endian system by Liping Zhang · 8 years ago
  17. cc0665f ANDROID: Remove xt_qtaguid module from new kernels. by Chenbo Feng · 6 years ago
  18. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 90a7b84 Fix "net: ipv4: do not handle duplicate fragments as overlapping" by Greg Kroah-Hartman · 6 years ago
  20. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 8c84965 ipfrag: really prevent allocation on netns exit by Paolo Abeni · 6 years ago
  22. bff7432 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  23. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  24. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. 9cd0563 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  26. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. 122aeb4 net: ipv4: do not handle duplicate fragments as overlapping by Michal Kubecek · 6 years ago
  28. 35775cc ipv4: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  29. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. bd3fa7e tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 6 years ago
  31. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. 5569c10 ip_tunnel: Fix name string concatenate in __ip_tunnel_create() by Sultan Alsawaf · 6 years ago
  33. 6e55647 Merge 4.9.139 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  35. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. eb18330 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  37. 5367cdf ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  38. b6b45bc net/ipv4: defensive cipso option parsing by Stefan Nuernberger · 6 years ago
  39. 0376b83 net: drop skb on failure in ip_check_defrag() by Cong Wang · 6 years ago
  40. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  41. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  42. 5a0f340 ipv4: frags: precedence bug in ip_expire() by Dan Carpenter · 6 years ago
  43. 85e59af9 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 6 years ago
  44. 4077ddb ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  45. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  46. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  47. b475cf3 net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 6 years ago
  48. 82f36cb ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  49. d838486 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  50. 7a87ec9 inet: frags: do not clone skb in ip_expire() by Eric Dumazet · 6 years ago
  51. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  52. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  53. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  54. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  55. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  56. bbf6d86 inet: frags: refactor ipfrag_init() by Eric Dumazet · 6 years ago
  57. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  58. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  59. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  60. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  61. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  62. c476a44 ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  63. 2b7b2c4 ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  64. 1c7637c Merge 4.9.130 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. a8f8d5e udp4: fix IP_CMSG_CHECKSUM for connected sockets by Paolo Abeni · 6 years ago
  66. 2b797b6 gso_segment: Reset skb->mac_len after modifying network header by Toke Høiland-Jørgensen · 6 years ago
  67. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  68. 33d2811 tcp: Revert "tcp: tcp_probe: use spin_lock_bh()" by Eric Dumazet · 8 years ago
  69. fe55bef tcp: do not restart timewait timer on rst reception by Florian Westphal · 6 years ago
  70. e801b69 ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state by Eric Dumazet · 6 years ago
  71. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  72. e8e519f Cipso: cipso_v4_optptr enter infinite loop by yujuan.qi · 7 years ago
  73. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. e63303e tcp: identify cryptic messages as TCP seq # bugs by Randy Dunlap · 6 years ago
  75. d4efb85 tcp: remove DELAYED ACK events in DCTCP by Yuchung Cheng · 6 years ago
  76. 894b753 netfilter: x_tables: set module owner for icmp(6) matches by Florian Westphal · 6 years ago
  77. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  78. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  79. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  80. d59dcdf ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  81. c5282a0 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  82. 019ea51 tcp: add one more quick ack after after ECN events by Eric Dumazet · 6 years ago
  83. 095ab5f4 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  84. 65d986c tcp: do not aggressively quick ack after ECN events by Eric Dumazet · 6 years ago
  85. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  86. 8ca41e4 tcp: do not force quickack when receiving out-of-order packets by Eric Dumazet · 6 years ago
  87. b3e349f tcp_bbr: fix bw probing to raise in-flight data for very small BDPs by Neal Cardwell · 6 years ago
  88. e364f1a ipv4: remove BUG_ON() from fib_compute_spec_dst by Lorenzo Bianconi · 6 years ago
  89. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  90. 34447a6 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 6 years ago
  91. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  93. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  95. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  96. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  97. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  98. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  99. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  100. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago