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