1. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 7c7940f Bluetooth: hidp: buffer overflow in hidp_process_report by Mark Salyzyn · 6 years ago
  3. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  4. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  5. c68c772 netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  6. 4d50257 netlink: Don't shift with UB on nlk->ngroups by Dmitry Safonov · 6 years ago
  7. 4f08437 netlink: Do not subscribe to non-existent groups by Dmitry Safonov · 6 years ago
  8. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 9a492f8 net: socket: fix potential spectre v1 gadget in socketcall by Jeremy Cline · 6 years ago
  10. 67f0a28 netlink: Fix spectre v1 gadget in netlink_create() by Jeremy Cline · 6 years ago
  11. ab9a0f8 net: dsa: Do not suspend/resume closed slave_dev by Florian Fainelli · 6 years ago
  12. d59dcdf ipv4: frags: handle possible skb truesize change by Eric Dumazet · 6 years ago
  13. c5282a0 inet: frag: enforce memory limits earlier by Eric Dumazet · 6 years ago
  14. 019ea51 tcp: add one more quick ack after after ECN events by Eric Dumazet · 6 years ago
  15. 095ab5f4 tcp: refactor tcp_ecn_check_ce to remove sk type cast by Yousuk Seung · 6 years ago
  16. 65d986c tcp: do not aggressively quick ack after ECN events by Eric Dumazet · 6 years ago
  17. 90cf17d tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode by Eric Dumazet · 6 years ago
  18. 8ca41e4 tcp: do not force quickack when receiving out-of-order packets by Eric Dumazet · 6 years ago
  19. b3e349f tcp_bbr: fix bw probing to raise in-flight data for very small BDPs by Neal Cardwell · 6 years ago
  20. e364f1a ipv4: remove BUG_ON() from fib_compute_spec_dst by Lorenzo Bianconi · 6 years ago
  21. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  22. 34447a6 ipconfig: Correctly initialise ic_nameservers by Chris Novakovic · 6 years ago
  23. 759fb7f netfilter: nf_tables: check msg_type before nft_trans_set(trans) by Alexey Kodanev · 6 years ago
  24. 52be322 Merge 4.9.116 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  25. e6f9a8a Merge 4.9.115 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. dbcb748 Merge 4.9.114 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  27. 94623c7 tcp: call tcp_drop() from tcp_data_queue_ofo() by Eric Dumazet · 6 years ago
  28. a878681 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  29. fdf258e tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  30. 2d08921 tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  31. 8736711 tcp: do not delay ACK in DCTCP upon CE status change by Yuchung Cheng · 6 years ago
  32. 57ec882 tcp: do not cancel delay-AcK on DCTCP special ACK by Yuchung Cheng · 6 years ago
  33. 1fcccc5 tcp: helpers to send special DCTCP ack by Yuchung Cheng · 6 years ago
  34. 8417780 tcp: fix dctcp delayed ACK schedule by Yuchung Cheng · 6 years ago
  35. 19b7479 rtnetlink: add rtnl_link_state check in rtnl_configure_link by Roopa Prabhu · 6 years ago
  36. cc403d5 multicast: do not restore deleted record source filter mode to new one by Hangbin Liu · 6 years ago
  37. e2ffdd6 net: skb_segment() should not return NULL by Eric Dumazet · 6 years ago
  38. 03fbf2b ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull by Willem de Bruijn · 6 years ago
  39. 93d94fe ip: hash fragments consistently by Paolo Abeni · 6 years ago
  40. 34912e6 tcp: detect malicious patterns in tcp_collapse_ofo_queue() by Eric Dumazet · 6 years ago
  41. 8e71920 tcp: avoid collapses in tcp_prune_queue() if possible by Eric Dumazet · 6 years ago
  42. 2b4dbcd tcp: free batches of packets in tcp_prune_ofo_queue() by Eric Dumazet · 6 years ago
  43. 2ea8b93 xprtrdma: Return -ENOBUFS when no pages are available by Chuck Lever · 6 years ago
  44. ad375ea skbuff: Unconditionally copy pfmemalloc in __skb_clone() by Stefano Brivio · 6 years ago
  45. cad9922 net: Don't copy pfmemalloc flag in __copy_skb_header() by Stefano Brivio · 6 years ago
  46. f08ca4c net/ipv4: Set oif in fib_compute_spec_dst by David Ahern · 6 years ago
  47. 66a7cfa net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort by Lorenzo Colitti · 6 years ago
  48. 79870c6 ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns by Tyler Hicks · 6 years ago
  49. ec6a603 gen_stats: Fix netlink stats dumping in the presence of padding by Toke Høiland-Jørgensen · 6 years ago
  50. d31a56d net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL. by Tetsuo Handa · 6 years ago
  51. 863d556 rds: avoid unenecessary cong_update in loop transport by Santosh Shilimkar · 6 years ago
  52. ad8b1ff netfilter: ipv6: nf_defrag: drop skb dst before queueing by Florian Westphal · 6 years ago
  53. 3d0ce44d KEYS: DNS: fix parsing multiple options by Eric Biggers · 6 years ago
  54. 064d9e9 netfilter: ebtables: reject non-bridge targets by Florian Westphal · 6 years ago
  55. 9dc96f7 net/packet: fix use-after-free by Eric Dumazet · 6 years ago
  56. 65fb77c tcp: prevent bogus FRTO undos with non-SACK flows by Ilpo Järvinen · 6 years ago
  57. 63253726 tcp: fix Fast Open key endianness by Yuchung Cheng · 6 years ago
  58. 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
  59. e555ae0 net: dccp: switch rx_tstamp_last_feedback to monotonic clock by Eric Dumazet · 6 years ago
  60. 87cd5e4 net: dccp: avoid crash in ccid3_hc_rx_send_feedback() by Eric Dumazet · 6 years ago
  61. 7f6f94c Merge 4.9.113 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  62. 40352e7 netfilter: x_tables: initialise match/target check parameter struct by Florian Westphal · 6 years ago
  63. ac378e6 netfilter: nf_queue: augment nfqa_cfg_policy by Eric Dumazet · 6 years ago
  64. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  65. 1712fae netfilter: nf_log: don't hold nf_log_mutex during user access by Jann Horn · 6 years ago
  66. 5b8fcc0 Revert "sit: reload iphdr in ipip6_rcv" by David S. Miller · 7 years ago
  67. 440bf5a netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() by Taehee Yoo · 6 years ago
  68. 58d7ac7 ipv4: Fix error return value in fib_convert_metrics() by Ben Hutchings · 6 years ago
  69. 00a0bcb Merge 4.9.110 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  70. 6caca34 tcp: verify the checksum of the first data segment in a new connection by Frank van der Linden · 6 years ago
  71. 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
  72. c669191 ipv6: allow PMTU exceptions to local routes by Julian Anastasov · 6 years ago
  73. 4e43b6a tcp: do not overshoot window_clamp in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  74. 0063faa ipvs: fix buffer overflow with sync daemon and service by Julian Anastasov · 6 years ago
  75. 8268afc netfilter: ebtables: handle string from userspace with care by Paolo Abeni · 6 years ago
  76. c8197f9 xfrm6: avoid potential infinite loop in _decode_session6() by Eric Dumazet · 6 years ago
  77. 7cecc75 ANDROID: xt_qtaguid: Remove unnecessary null checks to device's name by Nathan Chancellor · 6 years ago
  78. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  79. 142b79a af_key: Always verify length of provided sadb_key by Kevin Easton · 6 years ago
  80. b7d377b Merge 4.9.108 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  81. 5300a1c net: metrics: add proper netlink validation by Eric Dumazet · 6 years ago
  82. c591536 rtnetlink: validate attributes in do_setlink() by Eric Dumazet · 6 years ago
  83. 869584e vrf: check the original netdevice for generating redirect by Stephen Suryaputra · 6 years ago
  84. 2ed49aa sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  85. 1118c60 packet: fix reserve calculation by Willem de Bruijn · 6 years ago
  86. ba2ce02 net/packet: refine check for priv area size by Eric Dumazet · 6 years ago
  87. 0ae3ff2 kcm: Fix use-after-free caused by clonned sockets by Kirill Tkhai · 6 years ago
  88. d33ecd2 ipv4: remove warning in ip_recv_error by Willem de Bruijn · 6 years ago
  89. ffa13b3 ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds by Sabrina Dubroca · 6 years ago
  90. 3e14656 dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect() by Alexey Kodanev · 6 years ago
  91. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 6 years ago
  93. 61aafb6 Revert "ANDROID: check dir value of xfrm_userpolicy_id" by Nathan Chancellor · 7 years ago
  94. 98d69fb Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" by Greg Kroah-Hartman · 6 years ago
  95. 135beb9 Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU" by Greg Kroah-Hartman · 6 years ago
  96. 9797dcb Merge 4.9.104 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. f806ed5 netlabel: If PF_INET6, check sk_buff ip header version by Richard Haines · 7 years ago
  98. 34f0516 rxrpc: Don't treat call aborts as conn aborts by David Howells · 6 years ago
  99. 9b7c95a rxrpc: Fix Tx ring annotation after initial Tx failure by David Howells · 6 years ago
  100. b389e04 net: Fix untag for vlan packets without ethernet header by Toshiaki Makita · 6 years ago