aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-10/+1
* [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-281-0/+1
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-4/+2
* [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-231-10/+4
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-241-18/+12
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1522