1. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 8 years ago
  2. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 8 years ago
  3. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 8 years ago
  4. b6cfac7 UPSTREAM: net: core: add missing check for uid_range in rule_exists. by Lorenzo Colitti · 8 years ago
  5. 8f9872b netfilter: nf_ct_helper: warn when not applying default helper assignment by Jiri Kosina · 8 years ago
  6. 1a0e259 net: socket: fix recvmmsg not returning error from sock_error by Maxime Jayat · 8 years ago
  7. 481aedf ip: fix IP_CHECKSUM handling by Paolo Abeni · 8 years ago
  8. c2219da irda: Fix lockdep annotations in hashbin_delete(). by David S. Miller · 8 years ago
  9. 171d92a dccp: fix freeing skb too early for IPV6_RECVPKTINFO by Andrey Konovalov · 8 years ago
  10. 6c854af net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification by Marcus Huewe · 8 years ago
  11. 9206efc packet: Do not call fanout_release from atomic contexts by Anoob Soman · 8 years ago
  12. 722737f packet: fix races in fanout_add() by Eric Dumazet · 8 years ago
  13. 42b5278 net/llc: avoid BUG_ON() in skb_orphan() by Eric Dumazet · 8 years ago
  14. 90aa799 kcm: fix a null pointer dereference in kcm_sendmsg() by WANG Cong · 8 years ago
  15. 1409935 kcm: fix 0-length case for kcm_sendmsg() by WANG Cong · 8 years ago
  16. f90a250 net: rmnet_data: Optimized GRO for single flow by Conner Huff · 8 years ago
  17. 5ab69b4 Merge tag 'v4.9.11' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  18. 0d4c19e tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
  19. 7c4c32a tcp: fix mark propagation with fwmark_reflect enabled by Pau Espin Pedrol · 8 years ago
  20. 16a3fbe igmp, mld: Fix memory leak in igmpv3/mld_del_delrec() by Hangbin Liu · 8 years ago
  21. 53a76d6 mld: do not remove mld souce list info when set link down by Hangbin Liu · 8 years ago
  22. 5b1bb4c l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  23. 12758a2 net: dsa: Do not destroy invalid network devices by Florian Fainelli · 8 years ago
  24. a700cf2 ping: fix a null pointer dereference by WANG Cong · 8 years ago
  25. 8284954 packet: round up linear to header len by Willem de Bruijn · 8 years ago
  26. 6ebde31 net: introduce device min_header_len by Willem de Bruijn · 8 years ago
  27. 4cd0362 sit: fix a double free on error path by WANG Cong · 8 years ago
  28. 00eff2e sctp: avoid BUG_ON on sctp_wait_for_sndbuf by Marcelo Ricardo Leitner · 8 years ago
  29. 0f895f5 tcp: avoid infinite loop in tcp_splice_read() by Eric Dumazet · 8 years ago
  30. 1e340bb ipv6: tcp: add a missing tcp_v6_restore_cb() by Eric Dumazet · 8 years ago
  31. ae1768b ip6_gre: fix ip6gre_err() invalid reads by Eric Dumazet · 8 years ago
  32. 66cdd43 netlabel: out of bound access in cipso_v4_validate() by Eric Dumazet · 8 years ago
  33. f5b5444 ipv4: keep skb->dst around in presence of IP options by Eric Dumazet · 8 years ago
  34. d5b6fd7 net: use a work queue to defer net_disable_timestamp() work by Eric Dumazet · 8 years ago
  35. ca876df tcp: fix 0 divide in __tcp_select_window() by Eric Dumazet · 8 years ago
  36. e6fbace ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim() by Dan Carpenter · 8 years ago
  37. a7fe4e5 ipv6: fix ip6_tnl_parse_tlv_enc_lim() by Eric Dumazet · 8 years ago
  38. 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
  39. adf86d5 can: Fix kernel panic at security_sock_rcv_skb by Eric Dumazet · 8 years ago
  40. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 8 years ago
  41. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  42. 1a1981e mac80211: Fix adding of mesh vendor IEs by Thorsten Horstmann · 8 years ago
  43. f9bd791 nl80211: Fix mesh HT operation check by Masashi Honma · 8 years ago
  44. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 8 years ago
  45. a150e08 can: bcm: fix hrtimer/tasklet termination in bcm op removal by Oliver Hartkopp · 8 years ago
  46. a3d7295 svcrpc: fix oops in absence of krb5 module by J. Bruce Fields · 8 years ago
  47. 347d9d9 Merge "net: rmnet_data: Handle leaked packets when adding MAP fields in TX" into msm-4.8 by Kyle Yan · 8 years ago
  48. cc6c4f1 Merge "net: rmnet_data: Handle buffer bloat for TCP scenarios" into msm-4.8 by Kyle Yan · 8 years ago
  49. 4fcb3b2 Merge "rmnet_data: queue QMAP control packets if start_xmit fails" into msm-4.8 by Kyle Yan · 8 years ago
  50. 53a726e Merge "net: rmnet_data: Fix incorrect netlink handling" into msm-4.8 by Kyle Yan · 8 years ago
  51. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 8 years ago
  52. 9f42bc4f net: dsa: Bring back device detaching in dsa_slave_suspend() by Florian Fainelli · 8 years ago
  53. e972cce lwtunnel: Fix oops on state free after encap module unload by Robert Shearman · 8 years ago
  54. 89c2588 net: Specify the owning module for lwtunnel ops by Robert Shearman · 8 years ago
  55. 93ff5e0 af_unix: move unix_mknod() out of bindlock by WANG Cong · 8 years ago
  56. ad864d9 net: mpls: Fix multipath selection for LSR use case by David Ahern · 8 years ago
  57. 7442314 bridge: netlink: call br_changelink() during br_dev_newlink() by Ivan Vecera · 8 years ago
  58. 0c687a7 tcp: initialize max window for a new fastopen socket by Alexey Kodanev · 8 years ago
  59. 79453ab ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock by Kefeng Wang · 8 years ago
  60. e9db042 lwtunnel: fix autoload of lwt modules by David Ahern · 8 years ago
  61. 948e137 net: fix harmonize_features() vs NETIF_F_HIGHDMA by Eric Dumazet · 8 years ago
  62. 1e7cbb4 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  63. b260a71 net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
  64. 2d6b61e ax25: Fix segfault after sock connection timeout by Basil Gunn · 8 years ago
  65. c7a5df9 ip6_tunnel: Account for tunnel header in tunnel MTU by Jakub Sitnicki · 8 years ago
  66. 18767ac openvswitch: maintain correct checksum state in conntrack actions by Lance Richardson · 8 years ago
  67. 3524f64 tcp: fix tcp_fastopen unaligned access complaints on sparc by Shannon Nelson · 8 years ago
  68. 958bb1b net: ipv4: fix table id in getroute response by David Ahern · 8 years ago
  69. 6980c52 net: lwtunnel: Handle lwtunnel_fill_encap failure by David Ahern · 8 years ago
  70. b6baac1 rmnet_data: queue QMAP control packets if start_xmit fails by Ashwanth Goli · 8 years ago
  71. 6a2d1dd net: rmnet_data: Handle buffer bloat for TCP scenarios by Subash Abhinov Kasiviswanathan · 8 years ago
  72. 991811c net: rmnet_data: Handle leaked packets when adding MAP fields in TX by Subash Abhinov Kasiviswanathan · 8 years ago
  73. 5d8d66c net: rmnet_data: Disable generic receive offload by default by Subash Abhinov Kasiviswanathan · 8 years ago
  74. 2357fa5 net: rmnet_data: Fix incorrect netlink handling by Conner Huff · 8 years ago
  75. be65fb0 ANDROID: net: ipv6: remove unused variable ifindex in by Amit Pundir · 8 years ago
  76. cb1d48f SUNRPC: cleanup ida information when removing sunrpc module by Kinglong Mee · 8 years ago
  77. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 8 years ago
  78. 1452d39 UPSTREAM: net: socket: don't set sk_uid to garbage value in ->setattr() by Eric Biggers · 8 years ago
  79. 2b9e162 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. by Lorenzo Colitti · 8 years ago
  80. 5044292 UPSTREAM: net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  81. 2ec93fe UPSTREAM: net: core: add UID to flows, rules, and routes by Lorenzo Colitti · 8 years ago
  82. 81a1591 UPSTREAM: net: core: Add a UID field to struct sock. by Lorenzo Colitti · 8 years ago
  83. 8613d93 ANDROID: Don't show empty tag stats for unprivileged uids by Mohamad Ayyash · 8 years ago
  84. 60d4c17 ANDROID: netfilter: xt_quota2: make quota2_log work well by Liping Zhang · 8 years ago
  85. 6978766 ANDROID: xt_qtaguid: Fix panic caused by processing non-full socket. by John Stultz · 8 years ago
  86. 551dae6 ANDROID: xt_qtaguid: Fix panic caused by synack processing by John Stultz · 8 years ago
  87. 5b5ab94 ANDROID: netfilter: xt_qtaguid: seq_printf fixes by Amit Pundir · 9 years ago
  88. f77ef53 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  89. 5b482bf libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  90. d34b668 xprtrdma: Squelch "max send, max recv" messages at connect time by Chuck Lever · 8 years ago
  91. 8ade1c2 xprtrdma: Make FRWR send queue entry accounting more accurate by Chuck Lever · 8 years ago
  92. a193c72 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  93. b8add67 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  94. 2982b9c libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  95. 717a145 libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  96. 6e371f9 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
  97. 788a0bb libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
  98. ecf7ced libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  99. 0548b82 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
  100. be60457 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago