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