1. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. 265d765 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 6 years ago
  3. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  4. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 6 years ago
  5. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 6 years ago
  6. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 6 years ago
  7. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 6 years ago
  8. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 6 years ago
  9. 0e52703 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 6 years ago
  10. 2f056e7 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 6 years ago
  11. 8e3534ea sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 6 years ago
  12. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 6 years ago
  13. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 6 years ago
  14. 0ae1696 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 6 years ago
  15. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 6 years ago
  16. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 6 years ago
  17. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 6 years ago
  18. 5bb5ae9 dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 6 years ago
  19. 898eeca netfilter: xt_osf: Add missing permission checks by Kevin Cernekee · 7 years ago
  20. 2c3184e netfilter: nfnetlink_cthelper: Add missing permission checks by Kevin Cernekee · 7 years ago
  21. 41e4aa1 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  22. 40bf2c0 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  23. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  24. 0476e6d af_key: fix buffer overread in parse_exthdrs() by Eric Biggers · 6 years ago
  25. e4dc05a af_key: fix buffer overread in verify_address_len() by Eric Biggers · 6 years ago
  26. 9c3804b UPSTREAM: tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  27. 2c5c4cc UPSTREAM: tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  28. 7678266 UPSTREAM: tcp: Add a tcp_filter hook before handle ack packet by Chenbo Feng · 7 years ago
  29. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 6aebc26 Bluetooth: Prevent stack info leak from the EFS element. by Ben Seri · 7 years ago
  31. b28394c net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 6 years ago
  32. 16d5b48 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 6 years ago
  33. dde00c9 ipv6: fix possible mem leaks in ipv6_make_skb() by Eric Dumazet · 6 years ago
  34. ce31b6a RDS: null pointer dereference in rds_atomic_free_op by Mohamed Ghannam · 6 years ago
  35. cebb382 RDS: Heap OOB write in rds_message_alloc_sgs() by Mohamed Ghannam · 6 years ago
  36. 61196a6 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 6 years ago
  37. ca5681b ip6_tunnel: disable dst caching if tunnel is dual-stack by Eli Cooper · 6 years ago
  38. fe71f34 8021q: fix a memory leak for VLAN 0 device by Cong Wang · 6 years ago
  39. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 8 years ago
  40. 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  41. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  42. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  43. 8824b2d tcp_bbr: reset long-term bandwidth sampling on loss recovery undo by Neal Cardwell · 7 years ago
  44. 61c51da tcp_bbr: reset full pipe detection on loss recovery undo by Neal Cardwell · 7 years ago
  45. 4406671 UPSTREAM: netfilter: conntrack: use power efficient workqueue by Vincent Guittot · 7 years ago
  46. 9e5dd8e Merge 4.9.74 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  47. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 7 years ago
  48. 58f6ebb sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  49. 03c9329 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 6 years ago
  50. 243adaa net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks by Nikolay Aleksandrov · 6 years ago
  51. e4f6698 ipv4: Fix use-after-free when flushing FIB tables by Ido Schimmel · 6 years ago
  52. e51abae adding missing rcu_read_unlock in ipxip6_rcv by Nikita V. Shirokov · 7 years ago
  53. ae67e54 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 6 years ago
  54. f75f910 net: ipv4: fix for a race condition in raw_sendmsg by Mohamed Ghannam · 7 years ago
  55. 7887a70 tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  56. a4bf8ef tcp_bbr: record "full bw reached" decision in new full_bw_reached bit by Neal Cardwell · 7 years ago
  57. 53288d8 RDS: Check cmsg_len before dereferencing CMSG_DATA by Avinash Repaka · 6 years ago
  58. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 6 years ago
  59. 0b18782 netlink: Add netns check on taps by Kevin Cernekee · 7 years ago
  60. 2c1a0b2 net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  61. f6d7cdb ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  62. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  63. cb7518e Merge 4.9.72 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  64. acc9672 tcp: fix under-evaluated ssthresh in TCP Vegas by Hoang Tran · 7 years ago
  65. 4bf42a2 net: ipv6: send NS for DAD when link operationally up by Mike Manning · 7 years ago
  66. 0708a47 netfilter: nfnetlink_queue: fix secctx memory leak by Liping Zhang · 7 years ago
  67. 29c4f51 net: ipconfig: fix ic_close_devs() use-after-free by Mark Rutland · 7 years ago
  68. b5ed572 netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register by Gao Feng · 7 years ago
  69. 01060ac netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table by Liping Zhang · 7 years ago
  70. 7f077af net: Do not allow negative values for busy_read and busy_poll sysctl interfaces by Alexander Duyck · 7 years ago
  71. 7656871 inet: frag: release spinlock before calling icmp_send() by Eric Dumazet · 7 years ago
  72. e6e8067 tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe by Ying Xue · 7 years ago
  73. 0f0ac21 netfilter: nfnl_cthelper: Fix memory leak by Jeffy Chen · 7 years ago
  74. ec38fb4 netfilter: nfnl_cthelper: fix runtime expectation policy updates by Pablo Neira Ayuso · 7 years ago
  75. 9ed8f0f sctp: out_qlen should be updated when pruning unsent queue by Xin Long · 7 years ago
  76. b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 7 years ago
  77. 98d20e5 vsock: cancel packets when failing to connect by Peng Tao · 7 years ago
  78. 6f1848e vsock: track pkt owner vsock by Peng Tao · 7 years ago
  79. 7ff28d3 crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex by Herbert Xu · 7 years ago
  80. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  81. 8f23eb1 icmp: don't fail on fragment reassembly time exceeded by Matteo Croce · 7 years ago
  82. fc4177e l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  83. a463f9c netfilter: ipvs: Fix inappropriate output of procfs by KUWAZAWA Takuya · 7 years ago
  84. 3d57ec5 rxrpc: Ignore BUSY packets on old calls by David Howells · 7 years ago
  85. 42b6d6e net: mpls: Fix nexthop alive tracking on down events by David Ahern · 7 years ago
  86. 6c548e9 net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 7 years ago
  87. 97b75da netfilter: bridge: honor frag_max_size when refragmenting by Florian Westphal · 7 years ago
  88. 515d78d rxrpc: Wake up the transmitter if Rx window size increases on the peer by David Howells · 7 years ago
  89. ae0ebdb net: initialize msg.msg_flags in recvfrom by Alexander Potapenko · 7 years ago
  90. bf86422 mac80211: Fix addition of mesh configuration element by Ilan peer · 7 years ago
  91. 9542d2a Merge 4.9.70 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 80c0f47 fix kcm_clone() by Al Viro · 7 years ago
  93. 0cab694 Fix handling of verdicts after NF_QUEUE by Debabrata Banerjee · 7 years ago
  94. cf00fd3 tipc: call tipc_rcv() only if bearer is up in tipc_udp_recv() by Tommi Rantala · 7 years ago
  95. aa0080f tcp/dccp: block bh before arming time_wait timer by Eric Dumazet · 7 years ago
  96. 5471afe net/packet: fix a race in packet_bind() and packet_notifier() by Eric Dumazet · 7 years ago
  97. 30c573a packet: fix crash in fanout_demux_rollover() by Mike Maloney · 7 years ago
  98. 5f218c3 sit: update frag_off info by Hangbin Liu · 7 years ago
  99. 3259862 rds: Fix NULL pointer dereference in __rds_rdma_map by Håkon Bugge · 7 years ago
  100. 96b4a8a tipc: fix memory leak in tipc_accept_from_sock() by Jon Maloy · 7 years ago