summaryrefslogtreecommitdiffstats
path: root/drivers/net/slip/slhc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* slip: make slhc_remember() more robust against malicious packetsEric Dumazet2024-10-101-23/+34
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao2024-01-121-0/+1
* net: slip: remove leading spaces before tabsHui Tang2021-05-211-1/+1
* slip: make slhc_compress() more robust against malicious packetsEric Dumazet2020-03-051-4/+10
* net: delete "register" keywordAlexey Dobriyan2019-08-091-15/+15
* slip: make slhc_free() silently accept an error pointerLinus Torvalds2019-04-271-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-141-1/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* slip: Move the SLIP driversJeff Kirsher2011-08-271-0/+742