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