1. bbe8238 net: wireless: Update regdb for 60G band by Hamad Kadmany · 7 years ago
  2. 0b3d3ca Merge remote-tracking branch '4.9/tmp-e88bb96' into 4.9 by Kyle Yan · 7 years ago
  3. e88bb96 Merge 4.9.26 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  4. b2b93bb p9_client_readdir() fix by Al Viro · 7 years ago
  5. b1fc1b0 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  6. 1dc1b7b tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  7. df19261 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  8. 62817c3 net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  9. b2440a5 ip6mr: fix notification device destruction by Nikolay Aleksandrov · 7 years ago
  10. 291e604 netpoll: Check for skb->queue_mapping by Tushar Dave · 7 years ago
  11. 94e5670 net: ipv6: RTF_PCPU should not be settable from userspace by David Ahern · 7 years ago
  12. 7ab89b176 gso: Validate assumption of frag_list segementation by Ilan Tayari · 7 years ago
  13. 8c04e2a net-timestamp: avoid use-after-free in ip_recv_error by Willem de Bruijn · 7 years ago
  14. c86872a4 ipv6: Fix idev->addr_list corruption by Rabin Vincent · 7 years ago
  15. 479beb4 tcp: clear saved_syn in tcp_disconnect() by Eric Dumazet · 7 years ago
  16. 02f0430 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 7 years ago
  17. dbaaa58 net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given by Florian Larysch · 7 years ago
  18. 425cc77 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  19. b790260 l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  20. 1f49c8c net/packet: fix overflow in check for tp_reserve by Andrey Konovalov · 7 years ago
  21. 1045212 net/packet: fix overflow in check for tp_frame_nr by Andrey Konovalov · 7 years ago
  22. 3ae0fc9 l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  23. 59bc404 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  24. d60d4e8 kcm: return immediately after copy_from_user() failure by WANG Cong · 7 years ago
  25. 4f99161 net: neigh: guard against NULL solicit() method by Eric Dumazet · 7 years ago
  26. e88a8e0 ping: implement proper locking by Eric Dumazet · 7 years ago
  27. 6993e4d cfg80211: increse bss expire time by Rajkumar Manoharan · 12 years ago
  28. 5f78b91 Merge "Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9" into msm-4.9 by Linux Build Service Account · 7 years ago
  29. 3729385 ANDROID: xt_qtaguid: don't check if embedded arrays are NULL by Greg Hackmann · 7 years ago
  30. dc8e3de net: support __netdev_alloc_frag to always use GFP_DMA by Liam Mark · 9 years ago
  31. 284f2b8 net: support __alloc_skb to always use GFP_DMA by Liam Mark · 9 years ago
  32. 736862f Merge remote-tracking branch '4.9/tmp-bae751b' into msm-4.9 by Kyle Yan · 7 years ago
  33. bae751b Merge 4.9.25 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  34. 87cfeaa mac80211: fix MU-MIMO follow-MAC mode by Johannes Berg · 7 years ago
  35. e0411f1 mac80211: reject ToDS broadcast data frames by Johannes Berg · 7 years ago
  36. 11422c7 Merge remote-tracking branch '4.9/tmp-a2659b2' into 4.9 by Kyle Yan · 7 years ago
  37. a2659b2 Merge 4.9.24 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  38. 35b9d61 sctp: deny peeloff operation on asocs with threads sleeping on it by Marcelo Ricardo Leitner · 7 years ago
  39. c67c2be net: ipv6: check route protocol when deleting routes by Mantas M · 8 years ago
  40. 0c6172c make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error by Al Viro · 7 years ago
  41. c092149 net: ipv6: Fix sysctl registration error by Subash Abhinov Kasiviswanathan · 7 years ago
  42. 166d803 Merge "msm: wlan: update db.txt for WLAN" into msm-4.9 by Linux Build Service Account · 7 years ago
  43. 918c27b Merge "Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9" into msm-4.9 by Linux Build Service Account · 7 years ago
  44. a79921b msm: wlan: update db.txt for WLAN by Yuanyuan Liu · 7 years ago
  45. f5aca88 Merge "seemp: port instrumentation and logging service" into msm-4.9 by Linux Build Service Account · 7 years ago
  46. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  47. 16fc98c net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  48. 71ce1d9 Merge remote-tracking branch 'tmp-44e63be' into 4.9 by Channagoud Kadabi · 7 years ago
  49. 0bf43bd seemp: port instrumentation and logging service by Yida Wang · 7 years ago
  50. b68cf93 UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() static by Tobias Klauser · 7 years ago
  51. 86cccd2 UPSTREAM: net: ipv4: Don't crash if passing a null sk to ip_do_redirect. by Lorenzo Colitti · 7 years ago
  52. 75777a7 UPSTREAM: net/packet: fix overflow in check for priv area size by Andrey Konovalov · 7 years ago
  53. 44e63be Merge 4.9.22 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  54. 607ca1d svcauth_gss: Close connection when dropping an incoming message by Chuck Lever · 7 years ago
  55. c032150 mac80211: unconditionally start new netdev queues with iTXQ support by Johannes Berg · 7 years ago
  56. 57e1e90 cfg80211: check rdev resume callback only for registered wiphy by Arend Van Spriel · 7 years ago
  57. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  58. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  59. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 7 years ago
  60. d62103c cfg80211: export regulatory_hint_user() API by Mihir Shete · 11 years ago
  61. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  62. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  63. 79191ea xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder by Andy Whitcroft · 7 years ago
  64. 64a5465 xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window by Andy Whitcroft · 7 years ago
  65. f68a09c xfrm: policy: init locks early by Florian Westphal · 7 years ago
  66. 87f2158 Merge "net: ipc_router: Register services only on client port" into msm-4.9 by Kyle Yan · 7 years ago
  67. 322becd Merge "net: ipc_router: fix NULL pointer de-reference issue" into msm-4.9 by Kyle Yan · 7 years ago
  68. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  69. 56769e7 nl80211: fix dumpit error path RTNL deadlocks by Johannes Berg · 7 years ago
  70. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 7 years ago
  71. 62f6341 cgroup, net_cls: iterate the fds of only the tasks which are being migrated by Tejun Heo · 7 years ago
  72. 9e13bce tcp: initialize icsk_ack.lrcvtime at session start time by Eric Dumazet · 7 years ago
  73. a53ea60 socket, bpf: fix sk_filter use after free in sk_clone_lock by Daniel Borkmann · 7 years ago
  74. 62e85fe ipv4: provide stronger user input validation in nl_fib_input() by Eric Dumazet · 7 years ago
  75. d80caeb ipv6: make sure to initialize sockc.tsflags before first use by Alexander Potapenko · 7 years ago
  76. 91ad0c0 net: unix: properly re-increment inflight counter of GC discarded candidates by Andrey Ulanov · 7 years ago
  77. ef7c1e29 openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD by Kris Murphy · 7 years ago
  78. e9c1b1a net: properly release sk_frag.page by Eric Dumazet · 7 years ago
  79. 03e9554 net/openvswitch: Set the ipv6 source tunnel key address attribute correctly by Or Gerlitz · 7 years ago
  80. 91f8ea1 net: Add snapshot of sockev module by Subash Abhinov Kasiviswanathan · 7 years ago
  81. 63cf359 net: ipc_router: Register services only on client port by Karthikeyan Ramasubramanian · 8 years ago
  82. 3fc03e0 net: ipc_router: fix NULL pointer de-reference issue by Arun Kumar Neelakantam · 8 years ago
  83. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 7 years ago
  84. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  85. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 7 years ago
  86. d860b2e FROMLIST: net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs by Joel Scherpelz · 7 years ago
  87. 87144ec xprtrdma: Squelch kbuild sparse complaint by Chuck Lever · 7 years ago
  88. 64157f4 ANDROID: fix the deadlock in xt_qtaguid when enable DDEBUG by Chenbo Feng · 7 years ago
  89. 8cc472f Merge "net_sched: Add flow control support to prio qdisc" into msm-4.9 by Kyle Yan · 7 years ago
  90. 07e3afe Merge "net: rmnet_data: Add support to configure custom device name" into msm-4.9 by Kyle Yan · 7 years ago
  91. 74fdd73 drivers: Fix more compiler warnings by Kyle Yan · 7 years ago
  92. abb705d net_sched: Add flow control support to prio qdisc by Subash Abhinov Kasiviswanathan · 7 years ago
  93. 5859863 net: rmnet_data: Add support to configure custom device name by Subash Abhinov Kasiviswanathan · 7 years ago
  94. 692c6d7 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 7 years ago
  95. ee059e3 dccp/tcp: fix routing redirect race am: 98933eb36d by Jon Maxwell · 7 years ago
  96. aa93808 bridge: drop netfilter fake rtable unconditionally am: 9bce26f224 by Florian Westphal · 7 years ago
  97. 4dd40f9 ipv6: avoid write to a possibly cloned skb am: 683100ed45 by Florian Westphal · 7 years ago
  98. 7ce7a5f ipv6: make ECMP route replacement less greedy am: 4a8d3bb73a by Sabrina Dubroca · 7 years ago
  99. 8b173e5 mpls: Do not decrement alive counter for unregister events am: 87c0286a07 by David Ahern · 7 years ago
  100. 7e57f7c mpls: Send route delete notifications when router module is unloaded by David Ahern · 7 years ago