index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
strparser
Commit message (
Expand
)
Author
Age
Files
Lines
*
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
2018-04-22
1
-1
/
+1
*
strparser: Fix incorrect strp->need_bytes value.
Doron Roberts-Kedes
2018-04-12
1
-4
/
+3
*
strparser: Fix sign of err codes
Dave Watson
2018-03-27
1
-2
/
+2
*
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
2017-12-28
1
-1
/
+1
*
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
2017-10-25
1
-9
/
+8
*
strparser: initialize all callbacks
Eric Biggers
2017-08-24
1
-1
/
+1
*
net: early init support for strparser
John Fastabend
2017-08-16
1
-6
/
+4
*
strparser: Generalize strparser
Tom Herbert
2017-08-01
1
-126
/
+187
*
strparser: destroy workqueue on module exit
WANG Cong
2017-03-03
1
-0
/
+1
*
strparser: Propagate correct error code in strp_recv()
Geert Uytterhoeven
2016-10-12
1
-1
/
+1
*
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2016-08-28
1
-19
/
+29
*
strparser: Queue work when being unpaused
Tom Herbert
2016-08-23
1
-0
/
+11
*
net: strparser: fix strparser sk_user_data check
Dave Watson
2016-08-22
1
-3
/
+0
*
strparser: Stream parser for messages
Tom Herbert
2016-08-17
3
-0
/
+497