summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_synctty.c
Commit message (Expand)AuthorAgeFilesLines
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-4/+2Star
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* net: ppp: use {get,put}_unaligned_be{16,32}Changli Gao2011-01-111-1/+2
* ppp: make channel_ops conststephen hemminger2010-08-051-3/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleepTilman Schmidt2009-10-071-4/+1Star
* Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-161-0/+1
* ppp: Fix throttling bugsAlan Cox2009-06-221-1/+0Star
* ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-141-0/+3
* ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-271-2/+1Star
* drivers/net: Remove redundant testJulia Lawall2008-12-261-6/+0Star
* tty: Ldisc revampAlan Cox2008-07-211-1/+1
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-3/+1Star
* tty: The big operations reworkAlan Cox2008-04-301-3/+6
* [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-291-1/+1
* [PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke2008-01-281-5/+5
* [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-131-13/+14
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-7/+3Star
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
* Massive net driver const-ification.Arjan van de Ven2006-03-041-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-8/+1Star
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+803