1. 709c89b drivers, net, ppp: convert syncppp.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  2. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 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. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. 167bfa7 ppp: reuse print_hex_dump_bytes by Andy Shevchenko · 12 years ago
  8. e7f3880 tty: Fix recursive deadlock in tty_perform_flush() by Peter Hurley · 12 years ago
  9. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 13 years ago
  10. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
  11. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/ppp_synctty.c]
  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. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  16. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 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. 92d326f net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep by Tilman Schmidt · 15 years ago
  21. 4a21b8c Revert "ppp: Fix throttling bugs" by Linus Torvalds · 15 years ago
  22. a6540f7 ppp: Fix throttling bugs by Alan Cox · 16 years ago
  23. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 16 years ago
  24. 1d2f8c9 ppp: remove some pointless conditionals before kfree_skb() by Wei Yongjun · 16 years ago
  25. 90f5dfc drivers/net: Remove redundant test by Julia Lawall · 16 years ago
  26. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  27. 39c2e60 tty: add throttle/unthrottle helpers by Alan Cox · 17 years ago
  28. f34d7a5 tty: The big operations rework by Alan Cox · 17 years ago
  29. 3c582b3 [PPP]: Sparse warning fixes. by Stephen Hemminger · 17 years ago
  30. 5e41fb8 [PPP] synchronous tty: convert dead_sem to completion by Matthias Kaehlcke · 17 years ago
  31. cd228d5 [PPP]: Remove ptr comparisons to 0 by Joe Perches · 17 years ago
  32. d012753 [TTY]: Use tty_mode_ioctl() in network drivers. by Alan Cox · 17 years ago
  33. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  34. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  35. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  36. f71e130 Massive net driver const-ification. by Arjan van de Ven · 19 years ago
  37. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  38. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 20 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