summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_bpf.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-22net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi1-0/+32
2022-07-22net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi1-3/+35
2022-07-22net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi1-21/+187
2022-07-22net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookupKumar Kartikeya Dwivedi1-34/+18
2022-07-22bpf: Switch to new kfunc flags infrastructureKumar Kartikeya Dwivedi1-38/+11
2022-04-06net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPFLorenzo Bianconi1-7/+15
2022-03-06bpf: Replace __diag_ignore with unified __diag_ignore_allKumar Kartikeya Dwivedi1-2/+3
2022-01-19net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi1-0/+257