index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
slip
/
slhc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-21
slip: bound decode() reads against the compressed packet length
Weiming Shi
1
-18
/
+25
2026-04-21
slip: reject VJ receive packets on instances with no rstate array
Weiming Shi
1
-0
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-10-10
slip: make slhc_remember() more robust against malicious packets
Eric Dumazet
1
-23
/
+34
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-01-11
net: fill in MODULE_DESCRIPTION()s for SLIP
Breno Leitao
1
-0
/
+1
2021-05-20
net: slip: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
1
-4
/
+10
2019-08-08
net: delete "register" keyword
Alexey Dobriyan
1
-15
/
+15
2019-04-26
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2018-04-11
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-11-02
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
1
-4
/
+8
2014-07-13
slip: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-08-27
slip: Move the SLIP drivers
Jeff Kirsher
1
-0
/
+742