summaryrefslogtreecommitdiff
path: root/drivers/net/ppp_async.c
AgeCommit message (Expand)Author
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-03-14[PATCH] CAN-2005-0384: Remote Linux DoS on ppp serversPaul Mackerras
2005-01-20[PATCH] Lock initializer cleanup: Network driversThomas Gleixner
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-11-07[PATCH] Check character flags in ppp_async ldiscPaul Mackerras
2004-10-20[PATCH] ppp: terminate connection on hangupPaul Fulghum
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-07-26[PATCH] NULL noise removal in drivers/net/*Alexander Viro
2004-07-10[PATCH] CRC16 renaming in PPP driverAndrey Panin
2004-06-26[PATCH] crc: use it in async PPP driverAndrey Panin
2004-06-23[PATCH] sparse: trivial drivers/net/* annotationsAlexander Viro
2004-06-02[PATCH] ppp ldisc close deadlock preventionPaul Mackerras
2004-01-18[PATCH] Make ppp_async callable from hard interruptAndrew Morton
2003-09-03[PATCH] MODULE_ALIAS for tty ldiscAndrew Morton
2003-07-29[PPP]: Fix ppp_async xon/xoff handling.Samuel Thibault
2003-06-19[NET]: Fix ppp_async tty discipline module ref counting.David S. Miller
2003-06-06[PATCH] Fix check warnings in PPP codePaul Mackerras
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2002-08-03Convert drivers/net to C99 struct initializers.Rusty Russell
2002-04-11PPP updates and fixes. This fixes the various SMP races, deadlocksPaul Mackerras
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds
2002-02-04v2.4.6 -> v2.4.6.1Linus Torvalds
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds
2002-02-04v2.4.3.5 -> v2.4.3.6Linus Torvalds
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds
2002-02-04v2.4.0.3 -> v2.4.0.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds