1. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  2. 25a09ce ppp: mppe: Revert "ppp: mppe: Add softdep to arc4" by Eric Biggers · 6 years ago
  3. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  4. aad1dcc ppp: mppe: Add softdep to arc4 by Takashi Iwai · 6 years ago
  5. 0e5a610 ppp: mppe: switch to RC4 library interface by Ard Biesheuvel · 6 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  8. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 3ebe1bc ppp: deflate: Fix possible crash in deflate_init by YueHaibing · 6 years ago
  11. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  12. 9417d81 pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 6 years ago
  13. 6c57f04 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  14. 7fb1b8c ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  15. c2c79a32 hamradio, ppp: change semaphore to completion by Arnd Bergmann · 6 years ago
  16. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  17. 82633a6 ppp: mppe: Remove VLA usage of skcipher by Kees Cook · 6 years ago
  18. e366fa4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  19. 8540827 pppoe: fix reception of frames with no mac header by Guillaume Nault · 6 years ago
  20. 8b69bd7 ppp: Remove direct skb_queue_head list pointer access. by David S. Miller · 6 years ago
  21. a394b3a ppp: mppe: Remove VLA usage by Kees Cook · 6 years ago
  22. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  23. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  24. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  25. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  26. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  27. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  28. 984652d net: remove sock_no_poll by Christoph Hellwig · 7 years ago
  29. af8d3c7 ppp: remove the PPPIOCDETACH ioctl by Eric Biggers · 7 years ago
  30. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  31. a49e2f5 pppoe: check sockaddr length in pppoe_connect() by Guillaume Nault · 7 years ago
  32. bfacfb4 pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 7 years ago
  33. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  34. d61e403 drivers/net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  35. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 6d06673 ppp: avoid loop in xmit recursion detection code by Guillaume Nault · 7 years ago
  37. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  38. 77f840e ppp: prevent unregistered channels from connecting to PPP units by Guillaume Nault · 7 years ago
  39. cd59b28 net: Convert ppp_net_ops by Kirill Tkhai · 7 years ago
  40. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  41. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  42. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  43. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  44. 02612bb pppoe: take ->needed_headroom of lower device into account on xmit by Guillaume Nault · 7 years ago
  45. 0171c41 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 7 years ago
  46. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  47. e667500 ppp: exit_net cleanup checks added by Vasily Averin · 7 years ago
  48. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. f02b232 ppp: Destroy the mutex when cleanup by Gao Feng · 7 years ago
  51. 90e229e ppp: allow usage in namespaces by Matteo Croce · 7 years ago
  52. 709c89b drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  53. d780cd4 drivers, net, ppp: convert ppp_file.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  54. 313a912 drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  55. 6151b8b ppp: fix race in ppp device destruction by Guillaume Nault · 7 years ago
  56. 5a59a3a ppp: fix __percpu annotation by Guillaume Nault · 7 years ago
  57. 0a0e1a8 ppp: fix xmit recursion detection on ppp channels by Guillaume Nault · 7 years ago
  58. ddab828 ppp: Fix a scheduling-while-atomic bug in del_chan by Gao Feng · 7 years ago
  59. e5dadc6 ppp: Fix false xmit recursion detect with two ppp devices by Gao Feng · 8 years ago
  60. a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
  61. 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
  62. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  63. 47b3e2f pptp: Remove unused variable in pptp_release() by Christos Gkekas · 8 years ago
  64. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  65. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  66. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  67. 4f5a9841 ppp: mppe: Use vsnprintf extension %phN by Joe Perches · 8 years ago
  68. 97fcc19 ppp: remove unnecessary bh disable in xmit path by Gao Feng · 8 years ago
  69. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  70. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  71. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  72. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  73. 0771277 ppp: declare PPP devices as LLTX by Guillaume Nault · 8 years ago
  74. 55454a5 ppp: avoid dealock on recursive xmit by Guillaume Nault · 8 years ago
  75. 0345934 pptp: Refactor the struct and macros of PPTP codes by Gao Feng · 8 years ago
  76. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  77. bb8082f ppp: build ifname using unit identifier for rtnl based devices by Guillaume Nault · 8 years ago
  78. de0ba9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  79. 205e1e2 ppp: defer netns reference release for ppp channel by WANG Cong · 9 years ago
  80. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 9 years ago
  81. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 9 years ago
  82. 96d934c ppp: add rtnetlink device creation support by Guillaume Nault · 9 years ago
  83. 7d9f0b4 ppp: define reusable device creation functions by Guillaume Nault · 9 years ago
  84. 1f461dc ppp: take reference on channels netns by Guillaume Nault · 9 years ago
  85. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  86. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  87. e8e56ff ppp: ensure file->private_data can't be overridden by Guillaume Nault · 9 years ago
  88. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  89. 6faac63 ppp: release rtnl mutex when interface creation fails by Guillaume Nault · 9 years ago
  90. edffc21 ppp: lock ppp->flags in ppp_read() and ppp_poll() by Guillaume Nault · 9 years ago
  91. 555d5b7 ppp: clarify parsing of user supplied data in ppp_set_compress() by Guillaume Nault · 9 years ago
  92. 29e7326 pppoe: fix reference counting in PPPoE proxy by Guillaume Nault · 9 years ago
  93. fdb89b1 ppp_mppe: Use skcipher and ahash by Herbert Xu · 9 years ago
  94. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 9 years ago
  95. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 9 years ago
  97. 69d9728 ppp: declare ppp devices as enumerated interfaces by Guillaume Nault · 9 years ago
  98. 94dbffe ppp: define "ppp" device type by Guillaume Nault · 9 years ago
  99. fe53985 pppoe: fix memory corruption in padt work structure by Guillaume Nault · 9 years ago
  100. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago