aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox1-7/+1
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-08-26[SLIP]: trivial sparse warning fixStephen Hemminger1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-02-08[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc() callsJoe Jin1-4/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-3/+3
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-16/+16
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
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