Age | Commit message (Expand) | Author | Files | Lines |
2011-01-11 | net: ppp: use {get,put}_unaligned_be{16,32} | Changli Gao | 1 | -5/+5 |
2010-10-12 | net: Ppp_async: semaphore cleanup | Thomas Gleixner | 1 | -1/+1 |
2010-08-05 | ppp: make channel_ops const | stephen hemminger | 1 | -3/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -6/+6 |
2009-11-17 | net: PPP buffer too small for higher speed connections | fangxiaozhi | 1 | -1/+1 |
2009-10-07 | net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep | Tilman Schmidt | 1 | -4/+1 |
2009-07-16 | Revert "ppp: Fix throttling bugs" | Linus Torvalds | 1 | -0/+1 |
2009-06-22 | ppp: Fix throttling bugs | Alan Cox | 1 | -1/+0 |
2009-03-14 | ppp: ppp_mp_explode() redesign | Gabriele Paoloni | 1 | -0/+3 |
2009-02-27 | ppp: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -4/+2 |
2008-12-26 | drivers/net: Remove redundant test | Julia Lawall | 1 | -6/+0 |
2008-07-21 | tty: Ldisc revamp | Alan Cox | 1 | -1/+1 |
2008-04-30 | tty: add throttle/unthrottle helpers | Alan Cox | 1 | -3/+1 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -3/+6 |
2007-11-13 | [PPP]: Remove ptr comparisons to 0 | Joe Perches | 1 | -17/+17 |
2007-11-07 | [TTY]: Use tty_mode_ioctl() in network drivers. | Alan Cox | 1 | -7/+3 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-04-20 | [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet() | Paul Mackerras | 1 | -2/+2 |
2006-09-13 | drivers/net: Trim trailing whitespace | Jeff Garzik | 1 | -3/+3 |
2006-01-17 | [PATCH] drivers/net/*: use time_after() and friends | Marcelo Feitoza Parisi | 1 | -1/+2 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -8/+1 |
2005-11-08 | [PPP]: handle misaligned accesses | Philippe De Muyter | 1 | -3/+14 |
2005-07-09 | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 1 | -1/+1 |
2005-06-23 | [PATCH] Convert users to tty_unregister_ldisc() | Alexey Dobriyan | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1033 |