aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip/slhc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings1-4/+8
2014-07-13slip: remove unnecessary break after gotoFabian Frederick1-1/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-08-27slip: Move the SLIP driversJeff Kirsher1-0/+742