1. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 4 years, 3 months ago
  3. 2f152bf ppp: Adjust indentation into ppp_async_input by Nathan Chancellor · 4 years, 5 months ago
  4. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 6 months ago
  5. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 4 years, 7 months ago
  6. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  7. ac7ac13 ppp: Fix memory leak in ppp_write by Takeshi Misawa · 4 years, 8 months ago
  8. 94c1fcc Merge 4.9.189 into android-4.9-q by Greg Kroah-Hartman · 4 years, 9 months ago
  9. 2970e78 Merge 4.9.189 into android-4.9 by Greg Kroah-Hartman · 4 years, 9 months ago
  10. 00a8794 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 4 years, 10 months ago
  11. 0fce515 Merge android-4.9.186 (cd46375) into msm-4.9 by jianzhou · 4 years, 10 months ago
  12. 83cf3cf Merge 4.9.186 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  13. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 4 years, 10 months ago
  14. a31ba8e ppp: mppe: Add softdep to arc4 by Takashi Iwai · 5 years ago
  15. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  16. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  17. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  18. dcdc0a4 ppp: deflate: Fix possible crash in deflate_init by YueHaibing · 5 years ago
  19. 50483ad Merge android-4.9.164 (26fad52) into msm-4.9 by jianzhou · 5 years ago
  20. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  21. 3b3ce4c pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 5 years ago
  22. 2f8eb1c Merge android-4.9.155 (32e6695) into msm-4.9 by jianzhou · 5 years ago
  23. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  24. 04663e8 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 5 years ago
  25. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 5 years ago
  26. e9f52af pppolac: pull udp header before sock enqueue by Tejaswi Tanikella · 6 years ago
  27. 2bcbbd5 Merge 4.9.97 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. ecaae08 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 6 years ago
  29. 8683408 Merge 4.9.94 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  30. 765884b pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 6 years ago
  31. 9c3fb9c Merge 4.9.92 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  32. fe3627f ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 6 years ago
  33. a290494 Merge 4.9.87 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. 3741c8f ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 6 years ago
  35. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  36. 00f9e47 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 6 years ago
  37. 1bd21b1 pppoe: take ->needed_headroom of lower device into account on xmit by Guillaume Nault · 6 years ago
  38. 319c8e1 Merge 4.9.71 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. cf16dac ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  40. 44a3afc Merge 4.9.63 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  41. ac4cfc7 ppp: fix race in ppp device destruction by Guillaume Nault · 7 years ago
  42. 7073fca Merge 4.9.43 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  43. 6ec6ec3 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 7 years ago
  44. 3b25bfc ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 7 years ago
  45. 149a5c6 ANDROID: net: pppolac/pppopns: Add back the msg_flags by Subash Abhinov Kasiviswanathan · 7 years ago
  46. 9079f24 ANDROID: net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec() by Guenter Roeck · 8 years ago
  47. a7e707e ANDROID: net: PPPoPNS and PPPoLAC build fixes for 4.4 by Amit Pundir · 8 years ago
  48. 85d6388 ANDROID: net: pppopns: pppolac: fix sendmsg function calls by Amit Pundir · 8 years ago
  49. 30cd639 ANDROID: net: PPPoPNS: Remove length argument from data_ready by Jon Medhurst · 9 years ago
  50. bda61e5 ANDROID: net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRU by JP Abgrall · 12 years ago
  51. f6cd375 ANDROID: net: Reorder incoming packets in PPPoLAC and PPPoPNS. by Chia-chi Yeh · 13 years ago
  52. 32f7ae9 ANDROID: net: PPPoPNS and PPPoLAC fixes. by Chia-chi Yeh · 15 years ago
  53. 70511fd ANDROID: net: add PPP on PPTP Network Server (PPPoPNS) driver. by Chia-chi Yeh · 15 years ago
  54. 5ebc1fc ANDROID: net: add PPP on L2TP Access Concentrator (PPPoLAC) driver. by Chia-chi Yeh · 15 years ago
  55. 0771277 ppp: declare PPP devices as LLTX by Guillaume Nault · 8 years ago
  56. 55454a5 ppp: avoid dealock on recursive xmit by Guillaume Nault · 8 years ago
  57. 0345934 pptp: Refactor the struct and macros of PPTP codes by Gao Feng · 8 years ago
  58. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  59. bb8082f ppp: build ifname using unit identifier for rtnl based devices by Guillaume Nault · 8 years ago
  60. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  61. 205e1e2 ppp: defer netns reference release for ppp channel by WANG Cong · 8 years ago
  62. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  63. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  64. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  65. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 8 years ago
  66. 1f461dc ppp: take reference on channels netns by Guillaume Nault · 8 years ago
  67. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  68. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  69. e8e56ff ppp: ensure file->private_data can't be overridden by Guillaume Nault · 8 years ago
  70. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 6faac63 ppp: release rtnl mutex when interface creation fails by Guillaume Nault · 8 years ago
  72. edffc21 ppp: lock ppp->flags in ppp_read() and ppp_poll() by Guillaume Nault · 8 years ago
  73. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 8 years ago
  74. 29e7326 pppoe: fix reference counting in PPPoE proxy by Guillaume Nault · 8 years ago
  75. fdb89b1 ppp_mppe: Use skcipher and ahash by Herbert Xu · 8 years ago
  76. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 8 years ago
  77. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 8 years ago
  79. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 8 years ago
  80. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 8 years ago
  81. fe53985 pppoe: fix memory corruption in padt work structure by Guillaume Nault · 8 years ago
  82. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 8 years ago
  83. a8acce6 ppp: remove PPPOX_ZOMBIE socket state by Guillaume Nault · 9 years ago
  84. 8734e48 ppp: don't set sk_state to PPPOX_ZOMBIE in pppoe_disc_rcv() by Guillaume Nault · 9 years ago
  85. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  87. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 1acea4f ppp: fix pppoe_dev deletion condition in pppoe_release() by Guillaume Nault · 9 years ago
  89. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  91. a7093fe ppp: Cache net in pptp_xmit by Eric W. Biederman · 9 years ago
  92. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  93. e674016 ppp: don't override sk->sk_state in pppoe_flush_dev() by Guillaume Nault · 9 years ago
  94. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  95. 79c441a ppp: implement x-netns support by Guillaume Nault · 9 years ago
  96. 8cb775b ppp: fix device unregistration upon netns deletion by Guillaume Nault · 9 years ago
  97. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  98. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  99. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  100. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago