Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
fb75a3791a8032848c987db29b622878d8fe2b1c
/
net
/
strparser
e0dc3b9
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
by John Fastabend
· 3 years, 2 months ago
e3ae236
net: sock: introduce sk_error_report
by Alexander Aring
· 3 years, 6 months ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
da29e4b
net/tls: fully initialize the msg wrapper skb
by Jakub Kicinski
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
15253b4
net: strparser: make it explicitly non-modular
by Paul Gortmaker
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
93e2125
net: strparser: fix comment
by Jakub Kicinski
· 6 years ago
4a9c2e3
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
by Jakub Kicinski
· 6 years ago
228cd2d
net: strparser: fix a missing check for create_singlethread_workqueue
by Kangjie Lu
· 6 years ago
604326b
bpf, sockmap: convert to generic sk_msg interface
by Daniel Borkmann
· 6 years ago
bd707f1
strparser: remove redundant variable 'rd_desc'
by YueHaibing
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4e485d0
strparser: Call skb_unclone conditionally
by Vakul Garg
· 6 years ago
977c711
strparser: Remove early eaten to fix full tcp receive buffer stall
by Doron Roberts-Kedes
· 7 years ago
456488c
strparser: Don't schedule in workqueue in paused state
by Vakul Garg
· 7 years ago
7170e60
strparser: Add __strp_unpause and use it in ktls.
by Doron Roberts-Kedes
· 7 years ago
7c5aba2
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
by Doron Roberts-Kedes
· 7 years ago
9d0c75b
strparser: Fix incorrect strp->need_bytes value.
by Doron Roberts-Kedes
· 7 years ago
cd00edc
strparser: Fix sign of err codes
by Dave Watson
· 7 years ago
d66fa9e
strparser: Call sock_owned_by_user_nocheck
by Tom Herbert
· 7 years ago
829385f
strparser: Use delayed work instead of timer for msg timeout
by Tom Herbert
· 7 years ago
3fd8712
strparser: initialize all callbacks
by Eric Biggers
· 7 years ago
f26de11
net: early init support for strparser
by John Fastabend
· 7 years ago
bbb0302
strparser: Generalize strparser
by Tom Herbert
· 7 years ago
f78ef7c
strparser: destroy workqueue on module exit
by WANG Cong
· 8 years ago
6d3a4c4
strparser: Propagate correct error code in strp_recv()
by Geert Uytterhoeven
· 8 years ago
96a5908
kcm: Remove TCP specific references from kcm and strparser
by Tom Herbert
· 8 years ago
cff6a33
strparser: Queue work when being unpaused
by Tom Herbert
· 8 years ago
a01512d
net: strparser: fix strparser sk_user_data check
by Dave Watson
· 8 years ago
43a0c67
strparser: Stream parser for messages
by Tom Herbert
· 8 years ago