index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
strparser.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: rx: remove the message decrypted tracking
Jakub Kicinski
2022-07-18
1
-1
/
+0
*
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
2022-07-09
1
-4
/
+8
*
tls: rx: don't store the decryption status in socket context
Jakub Kicinski
2022-04-08
1
-0
/
+1
*
tls: rx: don't store the record type in socket context
Jakub Kicinski
2022-04-08
1
-0
/
+3
*
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
2021-11-09
1
-0
/
+4
*
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
2021-11-09
1
-1
/
+15
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
strparser: Add __strp_unpause and use it in ktls.
Doron Roberts-Kedes
2018-06-06
1
-0
/
+2
*
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
2017-10-25
1
-2
/
+1
*
strparser: initialize all callbacks
Eric Biggers
2017-08-25
1
-1
/
+1
*
strparser: Generalize strparser
Tom Herbert
2017-08-02
1
-57
/
+62
*
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2016-08-29
1
-1
/
+1
*
strparser: Queue work when being unpaused
Tom Herbert
2016-08-24
1
-4
/
+1
*
strparser: Stream parser for messages
Tom Herbert
2016-08-18
1
-0
/
+145