summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip
Commit message (Expand)AuthorAgeFilesLines
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-2/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-6/+5
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-022-5/+9
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
* slip: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* slip: Fix deadlock in write_wakeupTyler Hall2014-06-162-10/+27
* slip: fix spinlock variantOliver Hartkopp2014-04-271-3/+3
* slip/slcan: added locking in wakeup functionAndre Naujoks2013-09-201-0/+3
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
* drivers: net: Remove casts to same typeJoe Perches2012-06-061-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-282-2/+0
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-3/+1
* slip: Move the SLIP driversJeff Kirsher2011-08-275-0/+2372