1. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  2. 39e0a6b 9p/trans_virtio: discard zero-length reply by Greg Kurz · 7 years ago
  3. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. 7e2fb80 dccp: CVE-2017-8824: use-after-free in DCCP code by Mohamed Ghannam · 7 years ago
  5. a25ea24 UPSTREAM: tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 7 years ago
  6. 35724bc BACKPORT: tcp: fix potential double free issue for fastopen_req by Wei Wang · 8 years ago
  7. 2a5cc53 BACKPORT: xfrm: Fix return value check of copy_sec_ctx. by Steffen Klassert · 7 years ago
  8. f8bbe51 Merge 4.9.81 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  9. 0781a50 nl80211: Sanitize array index in parse_txq_params by Dan Williams · 7 years ago
  10. b671f40 soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  11. 5771415 ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6only by Martin KaFai Lau · 7 years ago
  12. fa46d14 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
  13. b980f71 tcp_bbr: fix pacing_gain to always be unity when using lt_bw by Neal Cardwell · 7 years ago
  14. ee46a86 tcp: release sk_frag.page in tcp_disconnect by Li RongQing · 7 years ago
  15. ce43c07 net: igmp: add a missing rcu locking section by Eric Dumazet · 7 years ago
  16. 7d3d60e ip6mr: fix stale iterator by Nikolay Aleksandrov · 7 years ago
  17. 20c8a00 ANDROID: qtaguid: Fix the UAF probelm with tag_ref_tree by Chenbo Feng · 7 years ago
  18. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  19. d2a67f7 SUNRPC: Allow connect to return EHOSTUNREACH by Trond Myklebust · 7 years ago
  20. 030d467 mac80211: fix the update of path metric for RANN frame by Chun-Yeow Yeoh · 7 years ago
  21. 03899a4 openvswitch: fix the incorrect flow action alloc size by zhangliping · 7 years ago
  22. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  23. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  24. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  25. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  26. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  27. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 7 years ago
  28. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 7 years ago
  29. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  30. 0e52703 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 7 years ago
  31. 2f056e7 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  32. 8e3534ea sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  33. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 7 years ago
  34. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  35. 0ae1696 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 7 years ago
  36. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 7 years ago
  37. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 7 years ago
  38. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
  39. 5bb5ae9 dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 7 years ago
  40. 898eeca netfilter: xt_osf: Add missing permission checks by Kevin Cernekee · 7 years ago
  41. 2c3184e netfilter: nfnetlink_cthelper: Add missing permission checks by Kevin Cernekee · 7 years ago
  42. 41e4aa1 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  43. 40bf2c0 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 7 years ago
  44. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 0476e6d af_key: fix buffer overread in parse_exthdrs() by Eric Biggers · 7 years ago
  46. e4dc05a af_key: fix buffer overread in verify_address_len() by Eric Biggers · 7 years ago
  47. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  48. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  49. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  50. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  51. 6aebc26 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  52. b28394c net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
  53. 16d5b48 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  54. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 7 years ago
  55. ce31b6a RDS: null pointer dereference in rds_atomic_free_op by Mohamed Ghannam · 7 years ago
  56. cebb382 RDS: Heap OOB write in rds_message_alloc_sgs() by Mohamed Ghannam · 7 years ago
  57. 61196a6 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  58. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 7 years ago
  59. fe71f34 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 7 years ago
  60. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  61. 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  62. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  63. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  64. 8824b2d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  65. 61c51da tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  66. 4406671 UPSTREAM: netfilter: conntrack: use power efficient workqueue by Vincent Guittot · 7 years ago
  67. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  69. 58f6ebb sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  70. 03c9329 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  71. 243adaa net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 7 years ago
  72. e4f6698 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 7 years ago
  73. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  74. ae67e54 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  75. f75f910 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  76. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  77. a4bf8ef tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  78. 53288d8 RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 7 years ago
  79. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 7 years ago
  80. 0b18782 netlink: Add netns check on taps by Kevin Cernekee · 7 years ago
  81. 2c1a0b2 net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  82. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  83. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  84. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  86. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  87. 0708a47 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 7 years ago
  88. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 8 years ago
  89. b5ed572 netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 8 years ago
  90. 01060ac netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 8 years ago
  91. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 8 years ago
  92. 7656871 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 8 years ago
  93. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 8 years ago
  94. 0f0ac21 netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 8 years ago
  95. ec38fb4 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 8 years ago
  96. 9ed8f0f sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 8 years ago
  97. b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
  98. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 8 years ago
  99. 6f1848e vsock: track pkt owner vsock by Peng Tao · 8 years ago
  100. 7ff28d3 crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 8 years ago