summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip/slhc.c
Commit message (Expand)AuthorAgeFilesLines
* net: slip: remove leading spaces before tabsHui Tang2021-05-201-1/+1
* slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-051-4/+10
* net: delete "register" keywordAlexey Dobriyan2019-08-081-15/+15
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-261-1/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-111-0/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-021-4/+8
* slip: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* slip: Move the SLIP driversJeff Kirsher2011-08-271-0/+742