aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-25Merge pobox.com:/garz/repo/netdev-2.6/janitorJeff Garzik1-20/+19
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds1-3/+3
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-10-15[PATCH] slip: use netdev_privStephen Hemminger1-18/+16
2004-10-15[PATCH] slip: use module_paramStephen Hemminger1-2/+3
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox1-9/+15
2004-07-26[PATCH] NULL noise removal in drivers/net/*Alexander Viro1-1/+1
2004-06-04[PATCH] sparse: slip.c annotationAlexander Viro1-15/+17
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton1-1/+1
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds1-1/+1
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton1-1/+1
2003-09-22[PATCH] prepare for 32-bit dev_t: tty usageAlexander Viro1-2/+2
2003-09-11[PATCH] slip.c: current state cleanupFelipe Damasio1-2/+1
2003-09-03[PATCH] MODULE_ALIAS for tty ldiscAndrew Morton1-0/+1
2003-08-19[NET]: free_netdev - destructors.Stephen Hemminger1-1/+1
2003-08-14[NET]: Fixing kfree() in SLIP driver.Randy Dunlap1-0/+1
2003-06-14[NET]: Convert SLIP driver to alloc_netdev.Stephen Hemminger1-94/+124
2003-06-12[NET]: More reasonable error handling in SLIP driver unload.Stephen Hemminger1-11/+7
2003-05-19[NET]: More device register/unregister fixing.David S. Miller1-1/+1
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller1-1/+1
2003-05-07[SLIP]: Move over to initcalls.Christoph Hellwig1-37/+22
2003-04-23[PATCH] tty cleanups (11/12)Alexander Viro1-5/+5
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro1-6/+6
2003-04-07[PATCH] update slip to new tty module locksAlan Cox1-30/+16
2002-11-25[PATCH] printk levels for slipAlan Cox1-13/+13
2002-02-06Jiffies wrap cleanup for the slip net driver.Jeff Garzik1-3/+3
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds1-4/+2
2002-02-04v2.5.1.6 -> v2.5.1.7Linus Torvalds1-4/+4
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds1-1/+1
2002-02-04v2.4.10.1 -> v2.4.10.2Linus Torvalds1-0/+1
2002-02-04v2.4.5.3 -> v2.4.5.4Linus Torvalds1-0/+1
2002-02-04v2.4.3.4 -> v2.4.3.5Linus Torvalds1-3/+1
2002-02-04v2.4.1.3 -> v2.4.1.4Linus Torvalds1-0/+1
2002-02-04Import changesetLinus Torvalds1-0/+1518