summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* tty: Ldisc revampAlan Cox2008-07-211-1/+1
* tty: The big operations reworkAlan Cox2008-04-301-5/+8
* slip: Drag kicking and screaming into coding style complianceAlan Cox2008-01-291-189/+178Star
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-7/+1Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [SLIP]: trivial sparse warning fixStephen Hemminger2007-08-271-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...Joe Jin2007-02-081-4/+1Star
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-3/+3
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-16/+16
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-10/+1Star
* [NET]: drivers/net/slip.c needs linux/delay.hDavid S. Miller2005-06-291-0/+1
* [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-271-4/+2Star
* [SLIP]: Simplify sl_free_bufs()Jesper Juhl2005-06-241-10/+4Star
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [SLIP]: Remove redundant NULL pointer checks prior to kfreeJesper Juhl2005-04-251-18/+12Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1522