1. e1260be Merge 4.9.137 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. a0f30ae Merge 4.9.136 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  3. 5727dbc nfsd: Fix an Oops in free_session() by Trond Myklebust · 6 years ago
  4. b6b45bc net/ipv4: defensive cipso option parsing by Stefan Nuernberger · 6 years ago
  5. 3f413ec cgroup, netclassid: add a preemption point to write_classid by Michal Hocko · 6 years ago
  6. 9da255b xfrm: policy: use hlist rcu variants on insert by Florian Westphal · 6 years ago
  7. ced272d ip6_tunnel: Fix encapsulation layout by Stefano Brivio · 6 years ago
  8. 9819741 rtnetlink: Disallow FDB configuration for non-Ethernet device by Ido Schimmel · 6 years ago
  9. 0c49b5e net: fix pskb_trim_rcsum_slow() with odd trim offset by Dimitris Michailidis · 6 years ago
  10. 0376b83 net: drop skb on failure in ip_check_defrag() by Cong Wang · 6 years ago
  11. f0223d1 ethtool: fix a privilege escalation bug by Wenwen Wang · 6 years ago
  12. 1b0bb7e sctp: fix race on sctp_id2asoc by Marcelo Ricardo Leitner · 6 years ago
  13. 33424e7 net: udp: fix handling of CHECKSUM_COMPLETE packets by Sean Tranchetti · 6 years ago
  14. f57ef24 net: socket: fix a missing-check bug by Wenwen Wang · 6 years ago
  15. 3628c3d net: sched: gred: pass the right attribute to gred_change_table_def() by Jakub Kicinski · 6 years ago
  16. f86c55c6 net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs by David Ahern · 6 years ago
  17. aa23c22 llc: set SOCK_RCU_FREE in llc_sap_add_socket() by Cong Wang · 6 years ago
  18. 510e6c3 ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called by Stefano Brivio · 6 years ago
  19. 3652120 ipv6: mcast: fix a use-after-free in inet6_mc_check by Eric Dumazet · 6 years ago
  20. 5f2d007 net: bridge: remove ipv6 zero address check in mcast queries by Nikolay Aleksandrov · 6 years ago
  21. a4959af bridge: do not add port to router list when receives query with source 0.0.0.0 by Hangbin Liu · 6 years ago
  22. 2edec22 Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing" by Sasha Levin · 6 years ago
  23. 2daa0b5 rxrpc: Only take the rwind and mtu values from latest ACK by David Howells · 6 years ago
  24. d9ec661 rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window() by David Howells · 6 years ago
  25. 65b05d0 l2tp: remove configurable payload offset by James Chapman · 6 years ago
  26. 4a4d2c9 ipv6: fix cleanup ordering for ip6_mr failure by Sabrina Dubroca · 6 years ago
  27. 54ad2bb sctp: use right member as the param of list_for_each_entry by Xin Long · 7 years ago
  28. 271b4a8 rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp by Dag Moxnes · 6 years ago
  29. 6fdeb3e ip6_tunnel: Correct tos value in collect_md mode by Haishuang Yan · 7 years ago
  30. fd500b3 mac80211: fix TX aggregation start/stop callback race by Johannes Berg · 7 years ago
  31. 2f48581 tipc: fix a race condition of releasing subscriber object by Ying Xue · 7 years ago
  32. 2185dba tipc: Fix tipc_sk_reinit handling of -EAGAIN by Bob Peterson · 7 years ago
  33. 23e983e ipv6: set rt6i_protocol properly in the route when it is installed by Xin Long · 7 years ago
  34. 83e158f Bluetooth: SMP: fix crash in unpairing by Matias Karhumaa · 6 years ago
  35. 6e93cd9 nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT by Masashi Honma · 6 years ago
  36. de500b9 xfrm: validate template mode by Sean Tranchetti · 6 years ago
  37. e36e7b0 mac80211: TDLS: fix skb queue/priority assignment by Johannes Berg · 6 years ago
  38. 48741ca cfg80211: Address some corner cases in scan result channel updating by Jouni Malinen · 6 years ago
  39. 147953b mac80211: fix pending queue hang due to TX_DROP by Bob Copeland · 6 years ago
  40. 411a3f2 cfg80211: reg: Init wiphy_idx in regulatory_hint_core() by Andrei Otcheretianski · 6 years ago
  41. 1e97d6b mac80211: Always report TX status by Andrei Otcheretianski · 6 years ago
  42. 7faa369 xfrm6: call kfree_skb when skb is toobig by Thadeu Lima de Souza Cascardo · 6 years ago
  43. 89cb86e xfrm: Validate address prefix lengths in the xfrm selector. by Steffen Klassert · 6 years ago
  44. 4ba3f69 UPSTREAM: xfrm: fix ptr_ret.cocci warnings by kbuild test robot · 6 years ago
  45. 8bbefb5 UPSTREAM: xfrm: Return detailed errors from xfrmi_newlink by Benedict Wong · 6 years ago
  46. 534f669 UPSTREAM: xfrm: Allow xfrmi if_id to be updated by UPDSA by Nathan Harold · 6 years ago
  47. bf5f49b UPSTREAM: xfrm: Allow Set Mark to be Updated Using UPDSA by Nathan Harold · 6 years ago
  48. f5bb9e9 BACKPORT: xfrm: Add virtual xfrm interfaces by Steffen Klassert · 6 years ago
  49. a80f560 BACKPORT: xfrm: Add a new lookup key to match xfrm interfaces. by Steffen Klassert · 6 years ago
  50. 78f10c5 BACKPORT: xfrm: Extend the output_mark to support input direction and masking. by Steffen Klassert · 6 years ago
  51. 0e51f10 BACKPORT: xfrm: fix XFRMA_OUTPUT_MARK policy entry by Michal Kubecek · 6 years ago
  52. 03fcc2f Merge 4.9.135 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  53. dc3f9ba netfilter: check for seqadj ext existence before adding it in nf_nat_setup_info by Xin Long · 7 years ago
  54. e7d75863 batman-adv: fix hardif_neigh refcount on queue_work() failure by Marek Lindner · 6 years ago
  55. 0b296f3 batman-adv: fix backbone_gw refcount on queue_work() failure by Marek Lindner · 6 years ago
  56. 450db3d batman-adv: Prevent duplicated tvlv handler by Sven Eckelmann · 6 years ago
  57. 8b7a4df batman-adv: Prevent duplicated global TT entry by Sven Eckelmann · 6 years ago
  58. 4958003 batman-adv: Prevent duplicated softif_vlan entry by Sven Eckelmann · 6 years ago
  59. 2231ff0 batman-adv: Prevent duplicated nc_node entry by Sven Eckelmann · 6 years ago
  60. 78364cd batman-adv: Fix segfault when writing to sysfs elp_interval by Sven Eckelmann · 6 years ago
  61. 9201785 batman-adv: Fix segfault when writing to throughput_override by Sven Eckelmann · 6 years ago
  62. a427932 Merge 4.9.134 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  63. 5a0f340 ipv4: frags: precedence bug in ip_expire() by Dan Carpenter · 6 years ago
  64. 85e59af9 ip: frags: fix crash in ip_do_fragment() by Taehee Yoo · 6 years ago
  65. 4077ddb ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  66. e9e4ac4 ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  67. 1004395 ip: use rb trees for IP frag queue. by Peter Oskolkov · 6 years ago
  68. b475cf3 net: add rb_to_skb() and other rb tree helpers by Eric Dumazet · 6 years ago
  69. 791521e net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends by Eric Dumazet · 6 years ago
  70. a8444b1 ipv6: defrag: drop non-last frags smaller than min mtu by Florian Westphal · 6 years ago
  71. 8716959 net: modify skb_rbtree_purge to return the truesize of all purged skbs. by Peter Oskolkov · 6 years ago
  72. f5d17b5 net: speed up skb_rbtree_purge() by Eric Dumazet · 6 years ago
  73. 82f36cb ip: discard IPv4 datagrams with overlapping segments. by Peter Oskolkov · 6 years ago
  74. d838486 inet: frags: fix ip6frag_low_thresh boundary by Eric Dumazet · 6 years ago
  75. cbc4549 ipv6: frags: rewrite ip6_expire_frag_queue() by Eric Dumazet · 6 years ago
  76. 7a87ec9 inet: frags: do not clone skb in ip_expire() by Eric Dumazet · 6 years ago
  77. 7f61706 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 6 years ago
  78. 965e2ad inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 6 years ago
  79. 49106f3 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 6 years ago
  80. ea7496f inet: frags: remove some helpers by Eric Dumazet · 6 years ago
  81. 23ce9c5 inet: frags: use rhashtables for reassembly units by Eric Dumazet · 6 years ago
  82. 620018d ipv6: export ip6 fragments sysctl to unprivileged users by Eric Dumazet · 6 years ago
  83. 1b363f8 inet: frags: refactor lowpan_net_frag_init() by Eric Dumazet · 6 years ago
  84. dae73e7 inet: frags: refactor ipv6_frag_init() by Eric Dumazet · 6 years ago
  85. bbf6d86 inet: frags: refactor ipfrag_init() by Eric Dumazet · 6 years ago
  86. 2ffb1c3 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 6 years ago
  87. 7fca771 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 6 years ago
  88. 6b2f36b inet: make sure to grab rcu_read_lock before using ireq->ireq_opt by Eric Dumazet · 6 years ago
  89. 4cded0a tcp/dccp: fix lockdep issue when SYN is backlogged by Eric Dumazet · 6 years ago
  90. 069bb7f rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096 by Eric Dumazet · 6 years ago
  91. a7fa1e6 netlabel: check for IPV4MASK in addrinfo_get by Sean Tranchetti · 6 years ago
  92. ea14355 net/ipv6: Display all addresses in output of /proc/net/if_inet6 by Jeff Barnhill · 6 years ago
  93. 8d59c3a net: ipv4: update fnhe_pmtu when first hop's MTU changes by Sabrina Dubroca · 6 years ago
  94. 4ceb29c ipv6: take rcu lock in rawv6_send_hdrinc() by Wei Wang · 6 years ago
  95. c476a44 ipv4: fix use-after-free in ip_cmsg_recv_dstaddr() by Eric Dumazet · 6 years ago
  96. 2b7b2c4 ip_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  97. 22c1e778 ip6_tunnel: be careful when accessing the inner header by Paolo Abeni · 6 years ago
  98. d589c0d Merge 4.9.133 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  99. fcbd4cc ebtables: arpreply: Add the standard target sanity check by Gao Feng · 7 years ago
  100. e487b5a mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys by Felix Fietkau · 6 years ago