aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-10/+1
2005-06-28[NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller1-0/+1
2005-06-26[PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-4/+2
2005-06-23[SLIP]: Simplify sl_free_bufs()Jesper Juhl1-10/+4
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-24[SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl1-18/+12
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1522