aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_async.c
Commit message (Expand)AuthorAge
* ppp: Move the PPP driversJeff Kirsher2011-08-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\
| * ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao2011-06-16
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-03
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-10
* net: Ppp_async: semaphore cleanupThomas Gleixner2010-10-12
* ppp: make channel_ops conststephen hemminger2010-08-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* net: PPP buffer too small for higher speed connectionsfangxiaozhi2009-11-17
* net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt2009-10-07
* Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-16
* ppp: Fix throttling bugsAlan Cox2009-06-22
* ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-13
* ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* drivers/net: Remove redundant testJulia Lawall2008-12-25
* tty: Ldisc revampAlan Cox2008-07-20
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-12
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-07
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* [PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras2007-04-19
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PPP]: handle misaligned accessesPhilippe De Muyter2005-11-08
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-08
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16