summaryrefslogtreecommitdiff
path: root/drivers/net/slip/slhc.c
AgeCommit message (Expand)Author
2024-01-11net: fill in MODULE_DESCRIPTION()s for SLIPBreno Leitao
2021-05-20net: slip: remove leading spaces before tabsHui Tang
2020-03-05slip: make slhc_compress() more robust against malicious packetsEric Dumazet
2019-08-08net: delete "register" keywordAlexey Dobriyan
2019-04-26slip: make slhc_free() silently accept an error pointerLinus Torvalds
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-11-02ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings
2014-07-13slip: remove unnecessary break after gotoFabian Frederick
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-08-27slip: Move the SLIP driversJeff Kirsher