summaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_synctty.c
Commit message (Expand)AuthorAgeFilesLines
* ppp: make channel_ops conststephen hemminger2010-08-041-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/+1
* Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-161-0/+1
* ppp: Fix throttling bugsAlan Cox2009-06-221-1/+0
* ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-131-0/+3
* ppp: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-261-2/+1
* drivers/net: Remove redundant testJulia Lawall2008-12-251-6/+0
* tty: Ldisc revampAlan Cox2008-07-201-1/+1
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-3/+1
* tty: The big operations reworkAlan Cox2008-04-301-3/+6
* [PPP]: Sparse warning fixes.Stephen Hemminger2008-01-281-1/+1
* [PPP] synchronous tty: convert dead_sem to completionMatthias Kaehlcke2008-01-281-5/+5
* [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-121-13/+14
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-7/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
* Massive net driver const-ification.Arjan van de Ven2006-03-031-1/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-8/+1
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+803
OpenPOWER on IntegriCloud