index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
slip
/
slhc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
slip: make slhc_remember() more robust against malicious packets
Eric Dumazet
2024-10-10
1
-23
/
+34
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
net: fill in MODULE_DESCRIPTION()s for SLIP
Breno Leitao
2024-01-12
1
-0
/
+1
*
net: slip: remove leading spaces before tabs
Hui Tang
2021-05-21
1
-1
/
+1
*
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
2020-03-05
1
-4
/
+10
*
net: delete "register" keyword
Alexey Dobriyan
2019-08-09
1
-15
/
+15
*
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
2019-04-27
1
-1
/
+1
*
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
2018-04-11
1
-0
/
+5
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
2015-11-02
1
-4
/
+8
*
slip: remove unnecessary break after goto
Fabian Frederick
2014-07-14
1
-1
/
+0
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
slip: Move the SLIP drivers
Jeff Kirsher
2011-08-27
1
-0
/
+742