1. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 8 months ago
  2. ac7ac13 ppp: Fix memory leak in ppp_write by Takeshi Misawa · 4 years, 9 months ago
  3. f74ba31b UPSTREAM: ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 5 years ago
  4. fe3627f ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 6 years ago
  5. 3741c8f ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 6 years ago
  6. 00f9e47 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 6 years ago
  7. cf16dac ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  8. ac4cfc7 ppp: fix race in ppp device destruction by Guillaume Nault · 7 years ago
  9. 6ec6ec3 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 7 years ago
  10. 3b25bfc ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 7 years ago
  11. 0771277 ppp: declare PPP devices as LLTX by Guillaume Nault · 8 years ago
  12. 55454a5 ppp: avoid dealock on recursive xmit by Guillaume Nault · 8 years ago
  13. bb8082f ppp: build ifname using unit identifier for rtnl based devices by Guillaume Nault · 8 years ago
  14. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 205e1e2 ppp: defer netns reference release for ppp channel by WANG Cong · 8 years ago
  16. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  17. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  18. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 8 years ago
  19. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 8 years ago
  20. 1f461dc ppp: take reference on channels netns by Guillaume Nault · 8 years ago
  21. e8e56ff ppp: ensure file->private_data can't be overridden by Guillaume Nault · 8 years ago
  22. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. 6faac63 ppp: release rtnl mutex when interface creation fails by Guillaume Nault · 8 years ago
  24. edffc21 ppp: lock ppp->flags in ppp_read() and ppp_poll() by Guillaume Nault · 8 years ago
  25. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 8 years ago
  26. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 8 years ago
  27. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 8 years ago
  28. 4ab42d7 ppp, slip: Validate VJ compression slot parameters completely by Ben Hutchings · 9 years ago
  29. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 9 years ago
  30. 79c441a ppp: implement x-netns support by Guillaume Nault · 9 years ago
  31. 8cb775b ppp: fix device unregistration upon netns deletion by Guillaume Nault · 9 years ago
  32. 3dfb053 ppp: call skb_checksum_complete_unset in ppp_receive_frame by Tom Herbert · 9 years ago
  33. ba56840 ppp_read(): switch to skb_copy_datagram_iter() by Al Viro · 10 years ago
  34. 5748eb8 net: ppp: Don't call bpf_prog_create() in ppp_lock by Takashi Iwai · 10 years ago
  35. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  36. 24dff96 fix misuses of f_count() in ppp and netlink by Al Viro · 10 years ago
  37. 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
  38. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  39. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. cc25eaa net: ppp: fix creating PPP pass and active filters by Christoph Schulz · 10 years ago
  41. a9f559c net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is defined by Christoph Schulz · 10 years ago
  42. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  43. d762d03 net: ppp: reset nextseq counter when enabling SC_MULTILINK by Christoph Schulz · 10 years ago
  44. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  45. 3916a31 net: ppp: don't call sk_chk_filter twice by Christoph Schulz · 10 years ago
  46. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  47. 568f194 net: ppp: use sk_unattached_filter api by Daniel Borkmann · 10 years ago
  48. 2fa532c ppp: convert to idr_alloc() by Tejun Heo · 11 years ago
  49. 303c07d ppp: set qdisc_tx_busylock to avoid LOCKDEP splat by Eric Dumazet · 11 years ago
  50. 14bbd6a net: Add skb_unclone() helper function. by Pravin B Shelar · 11 years ago
  51. b77bc20 ppp: make ppp_get_stats64 static by stephen hemminger · 12 years ago
  52. e51f6ff ppp: add 64 bit stats by Kevin Groeneveld · 12 years ago
  53. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 12 years ago
  54. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 12 years ago
  55. e675f0c ppp: Don't stop and restart queue on every TX packet by David Woodhouse · 12 years ago
  56. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 12 years ago
  57. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. 8a49ad6 ppp: fix 'ppp_mp_reconstruct bad seq' errors by Ben McKeegan · 12 years ago
  59. 19c6c8f ppp: fix truesize underestimation by Eric Dumazet · 12 years ago
  60. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  61. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ppp_generic.c]
  62. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  63. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  64. d52344a ppp: Use SKB queue abstraction interfaces in fragment processing. by David S. Miller · 13 years ago
  65. 212bfb9 ppp: Reconstruct fragmented packets using frag lists instead of copying. by David S. Miller · 13 years ago
  66. b48f8c2 ppp: Clean up kernel log messages. by David S. Miller · 13 years ago
  67. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 13 years ago
  68. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  69. d39cd5e ppp: allow disabling multilink protocol ID compression by stephen hemminger · 13 years ago
  70. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. bcc70bb net, ppp: Report correct error code if unit allocation failed by Cyrill Gorcunov · 14 years ago
  72. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  73. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  74. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  75. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  76. a00eac0 ppp: Use a real SKB control block in fragmentation engine. by David S. Miller · 14 years ago
  77. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  78. 15fd0cd net: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  79. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. 536e00e ppp_generic: fix multilink fragment sizes by Ben McKeegan · 14 years ago
  81. c6b20d9 ppp: eliminate shadowed variable name by stephen hemminger · 14 years ago
  82. b23d00e drivers/net: Use memdup_user by Julia Lawall · 14 years ago
  83. 604c1b1 cleanup: remove MIN_FRAG_SIZE definition. by Rami Rosen · 14 years ago
  84. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 14 years ago
  85. 0f7ca59 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  86. 19937d0 ppp_generic: handle non-linear skbs when passing them to pppd by Simon Arlott · 14 years ago
  87. ea8420e ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid by Simon Arlott · 14 years ago
  88. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  89. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 14 years ago
  90. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  91. fa44a73 ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0227eda0a by Lennart Sorensen · 14 years ago
  92. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  93. 741a6fa net: Simplify ppp_generic pernet operations. by Eric W. Biederman · 15 years ago
  94. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  95. 82b3cc1 ppp: fix BUG on non-linear SKB (multilink receive) by Ben McKeegan · 15 years ago
  96. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  97. 886f9fe ppp_generic: Help GCC see that 'flen' is always initialized. by David S. Miller · 15 years ago
  98. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  99. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  100. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago