index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
slip
/
slhc.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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