1. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 7 years ago
  2. f5b6935 Merge "netfilter: xtables: Add snapshot of hardidletimer target" into msm-4.9 by Kyle Yan · 7 years ago
  3. c60a598 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  4. 855ee12 mac80211: don't handle filtered frames within a BA session am: 3981384999 by Felix Fietkau · 7 years ago
  5. 2159c30 mac80211: don't reorder frames with SN smaller than SSN am: 42e7f37714 by Sara Sharon · 7 years ago
  6. fef4174 mac80211: flush delayed work when entering suspend am: b116db0da1 by Matt Chen · 7 years ago
  7. b507df2 mac80211: use driver-indicated transmitter STA only for data frames by Johannes Berg · 7 years ago
  8. 3981384 mac80211: don't handle filtered frames within a BA session by Felix Fietkau · 7 years ago
  9. 42e7f37 mac80211: don't reorder frames with SN smaller than SSN by Sara Sharon · 7 years ago
  10. b116db0 mac80211: flush delayed work when entering suspend by Matt Chen · 7 years ago
  11. a711fa7 ANDROID: nf: IDLETIMER: Use fullsock when querying uid by Subash Abhinov Kasiviswanathan · 8 years ago
  12. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  13. 0f8abf5 netfilter: conntrack: refine gc worker heuristics, redux am: 371d0342a3 by Florian Westphal · 7 years ago
  14. 615124c netfilter: conntrack: remove GC_MAX_EVICTS break am: 5f7ff59d06 by Florian Westphal · 7 years ago
  15. 2b9a543 ceph: update readpages osd request according to size of pages am: dc8470f3c8 by Yan, Zheng · 7 years ago
  16. de63d00 xprtrdma: Reduce required number of send SGEs am: 86840a6305 by Chuck Lever · 7 years ago
  17. 467ece7 xprtrdma: Disable pad optimization by default am: 73eea1c400 by Chuck Lever · 7 years ago
  18. dde4116 xprtrdma: Per-connection pad optimization am: fab6c2caa4 by Chuck Lever · 7 years ago
  19. 8f5e412 xprtrdma: Fix Read chunk padding am: ec3bc2c5ed by Chuck Lever · 7 years ago
  20. 371d034 netfilter: conntrack: refine gc worker heuristics, redux by Florian Westphal · 7 years ago
  21. 5f7ff59 netfilter: conntrack: remove GC_MAX_EVICTS break by Florian Westphal · 7 years ago
  22. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 7 years ago
  23. 86840a6 xprtrdma: Reduce required number of send SGEs by Chuck Lever · 7 years ago
  24. 73eea1c xprtrdma: Disable pad optimization by default by Chuck Lever · 7 years ago
  25. fab6c2c xprtrdma: Per-connection pad optimization by Chuck Lever · 7 years ago
  26. ec3bc2c xprtrdma: Fix Read chunk padding by Chuck Lever · 7 years ago
  27. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 7 years ago
  28. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  29. 7b112430 ANDROID: nf: IDLETIMER: Fix use after free condition during work by Subash Abhinov Kasiviswanathan · 8 years ago
  30. eb5c154 netfilter: xtables: Add snapshot of hardidletimer target by Subash Abhinov Kasiviswanathan · 7 years ago
  31. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  32. b6cfac7 UPSTREAM: net: core: add missing check for uid_range in rule_exists. by Lorenzo Colitti · 8 years ago
  33. 8f9872b netfilter: nf_ct_helper: warn when not applying default helper assignment by Jiri Kosina · 7 years ago
  34. 1a0e259 net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 7 years ago
  35. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 7 years ago
  36. c2219da irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 7 years ago
  37. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 7 years ago
  38. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 7 years ago
  39. 9206efc packet: Do not call fanout_release from atomic contexts by Anoob Soman · 7 years ago
  40. 722737f packet: fix races in fanout_add() by Eric Dumazet · 7 years ago
  41. 42b5278 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 7 years ago
  42. 90aa799 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 7 years ago
  43. 1409935 kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 7 years ago
  44. f90a250 net: rmnet_data: Optimized GRO for single flow by Conner Huff · 8 years ago
  45. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  46. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 7 years ago
  47. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 7 years ago
  48. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 7 years ago
  49. 53a76d6 mld: do not remove mld souce list info when set link down by Hangbin Liu · 7 years ago
  50. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 7 years ago
  51. 12758a2 net: dsa: Do not destroy invalid network devices by Florian Fainelli · 7 years ago
  52. a700cf2 ping: fix a null pointer dereference by WANG Cong · 7 years ago
  53. 8284954 packet: round up linear to header len by Willem de Bruijn · 7 years ago
  54. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 7 years ago
  55. 4cd0362 sit: fix a double free on error path by WANG Cong · 7 years ago
  56. 00eff2e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 7 years ago
  57. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 7 years ago
  58. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 7 years ago
  59. ae1768b ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 7 years ago
  60. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 7 years ago
  61. f5b5444 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 7 years ago
  62. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 7 years ago
  63. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 7 years ago
  64. e6fbace ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 7 years ago
  65. a7fe4e5 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 7 years ago
  66. 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 7 years ago
  67. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 7 years ago
  68. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  69. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  70. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 7 years ago
  71. f9bd791 nl80211: Fix mesh HT operation check by Masashi Honma · 7 years ago
  72. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  73. a150e08 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 7 years ago
  74. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 7 years ago
  75. 347d9d9 Merge "net: rmnet_data: Handle leaked packets when adding MAP fields in TX" into msm-4.8 by Kyle Yan · 7 years ago
  76. cc6c4f1 Merge "net: rmnet_data: Handle buffer bloat for TCP scenarios" into msm-4.8 by Kyle Yan · 7 years ago
  77. 4fcb3b2 Merge "rmnet_data: queue QMAP control packets if start_xmit fails" into msm-4.8 by Kyle Yan · 7 years ago
  78. 53a726e Merge "net: rmnet_data: Fix incorrect netlink handling" into msm-4.8 by Kyle Yan · 7 years ago
  79. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  80. 9f42bc4f net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 7 years ago
  81. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 7 years ago
  82. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 7 years ago
  83. 93ff5e0 af_unix: move unix_mknod() out of bindlock by WANG Cong · 7 years ago
  84. ad864d9 net: mpls: Fix multipath selection for LSR use case by David Ahern · 7 years ago
  85. 7442314 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 7 years ago
  86. 0c687a7 tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 7 years ago
  87. 79453ab ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 7 years ago
  88. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 7 years ago
  89. 948e137 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 7 years ago
  90. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 7 years ago
  91. b260a71 net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 7 years ago
  92. 2d6b61e ax25: Fix segfault after sock connection timeout by Basil Gunn · 7 years ago
  93. c7a5df9 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 7 years ago
  94. 18767ac openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 7 years ago
  95. 3524f64 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 7 years ago
  96. 958bb1b net: ipv4: fix table id in getroute response by David Ahern · 7 years ago
  97. 6980c52 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 7 years ago
  98. b6baac1 rmnet_data: queue QMAP control packets if start_xmit fails by Ashwanth Goli · 8 years ago
  99. 6a2d1dd net: rmnet_data: Handle buffer bloat for TCP scenarios by Subash Abhinov Kasiviswanathan · 8 years ago
  100. 991811c net: rmnet_data: Handle leaked packets when adding MAP fields in TX by Subash Abhinov Kasiviswanathan · 8 years ago