aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ppp_async.c
AgeCommit message (Expand)Author
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16ppp: use PPP_TRANS instead of the magic number 0x20Changli Gao
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-01-10net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao
2010-10-12net: Ppp_async: semaphore cleanupThomas Gleixner
2010-08-04ppp: make channel_ops conststephen hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-17net: PPP buffer too small for higher speed connectionsfangxiaozhi
2009-10-07net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt
2009-07-16Revert "ppp: Fix throttling bugs"Linus Torvalds
2009-06-22ppp: Fix throttling bugsAlan Cox
2009-03-13ppp: ppp_mp_explode() redesignGabriele Paoloni
2009-02-26ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun
2008-12-25drivers/net: Remove redundant testJulia Lawall
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: add throttle/unthrottle helpersAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-04-19[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds