1. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  2. 7fb1b8c ppp: Move PFC decompression to PPP generic layer by Sam Protsenko · 6 years ago
  3. c2c79a32 hamradio, ppp: change semaphore to completion by Arnd Bergmann · 6 years ago
  4. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  5. 313a912 drivers, net, ppp: convert asyncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  6. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  7. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  8. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  9. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 12 years ago
  10. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 13 years ago
  11. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
  12. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ppp_async.c]
  13. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. e6539e2 ppp: use PPP_TRANS instead of the magic number 0x20 by Changli Gao · 14 years ago
  15. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  16. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 14 years ago
  17. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 14 years ago
  18. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 14 years ago
  19. 0bce198 net: Ppp_async: semaphore cleanup by Thomas Gleixner · 15 years ago
  20. d7100da ppp: make channel_ops const by stephen hemminger · 15 years ago
  21. 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
  22. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  23. 208f203 net: PPP buffer too small for higher speed connections by fangxiaozhi · 15 years ago
  24. 92d326f net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep by Tilman Schmidt · 15 years ago
  25. 4a21b8c Revert "ppp: Fix throttling bugs" by Linus Torvalds · 16 years ago
  26. a6540f7 ppp: Fix throttling bugs by Alan Cox · 16 years ago
  27. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 16 years ago
  28. 1d2f8c9 ppp: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  29. 90f5dfc drivers/net: Remove redundant test by Julia Lawall · 16 years ago
  30. a352def tty: Ldisc revamp by Alan Cox · 17 years ago
  31. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  32. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  33. cd228d5 [PPP]: Remove ptr comparisons to 0 by Joe Perches · 17 years ago
  34. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  35. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  36. 7c5050e [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() by Paul Mackerras · 18 years ago
  37. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 19 years ago
  38. ff5688a [PATCH] drivers/net/*: use time_after() and friends by Marcelo Feitoza Parisi · 19 years ago
  39. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  40. 6722e78 [PPP]: handle misaligned accesses by Philippe De Muyter · 19 years ago
  41. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 20 years ago
  42. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 20 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago