index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_conntrack_bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-22
net: netfilter: Make ct zone opts configurable for bpf ct helpers
Brad Cowie
1
-13
/
+55
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
1
-2
/
+2
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
1
-4
/
+2
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
1
-0
/
+2
2023-08-03
net: invert the netdevice.h vs xdp.h dependency
Jakub Kicinski
1
-0
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2023-04-19
netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...
Pablo Neira Ayuso
1
-0
/
+1
2023-04-04
bpf: Remove unused arguments from btf_struct_access().
Alexei Starovoitov
1
-2
/
+1
2023-03-25
bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncs
David Vernet
1
-2
/
+0
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+0
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
1
-1
/
+0
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
1
-10
/
+10
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
1
-10
/
+7
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
1
-50
/
+0
2022-09-21
net: netfilter: add bpf_ct_set_nat_info kfunc helper
Lorenzo Bianconi
1
-1
/
+46
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
1
-0
/
+1
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
1
-2
/
+2
2022-09-10
bpf: Add support for writing to nf_conn:mark
Daniel Xu
1
-1
/
+65
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
1
-0
/
+32
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
1
-3
/
+35
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
1
-21
/
+187
2022-07-21
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
1
-34
/
+18
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
1
-38
/
+11
2022-04-06
net: netfilter: Reports ct direction in CT lookup helpers for XDP and TC-BPF
Lorenzo Bianconi
1
-7
/
+15
2022-03-05
bpf: Replace __diag_ignore with unified __diag_ignore_all
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-01-18
net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
Kumar Kartikeya Dwivedi
1
-0
/
+257