summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-10-031-1/+24
|\
| * net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.cLorenzo Bianconi2022-10-031-0/+19
| * bpf: Move nf_conn extern declarations to filter.hDaniel Xu2022-09-201-7/+0
| * bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu2022-09-201-4/+4
| * bpf: Remove unused btf_struct_access stubDaniel Xu2022-09-201-12/+0
| * bpf: Add support for writing to nf_conn:markDaniel Xu2022-09-101-0/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller2022-09-091-0/+1
|\ \
| * | netfilter: nat: move repetitive nat port reserve loop to a helperFlorian Westphal2022-09-071-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-2/+0
|\ \ | |/ |/|
| * netfilter: remove nf_conntrack_helper sysctl and modparam togglesPablo Neira Ayuso2022-08-311-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-252-0/+4
|\|
| * netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-241-0/+2
| * netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-0/+1
| * netfilter: nf_tables: make table handle allocation per-netns friendlyPablo Neira Ayuso2022-08-241-0/+1
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-08-171-6/+0
|\ \ | |/ |/|
| * net: netfilter: Remove ifdefs for code shared by BPF and ctnetlinkKumar Kartikeya Dwivedi2022-08-091-6/+0
* | netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso2022-08-091-0/+5
* | netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso2022-08-091-2/+2
* | netfilter: nf_tables: validate variable length element extensionPablo Neira Ayuso2022-08-091-1/+3
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-221-0/+19
|\
| * net: netfilter: Add kfuncs to set and change CT statusLorenzo Bianconi2022-07-211-0/+2
| * net: netfilter: Add kfuncs to set and change CT timeoutKumar Kartikeya Dwivedi2022-07-211-0/+2
| * net: netfilter: Add kfuncs to allocate and insert CTLorenzo Bianconi2022-07-211-0/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2022-07-205-12/+38
|\ \
| * | netfilter: nf_nat: in nf_nat_initialized(), use const struct nf_conn *James Yonan2022-07-141-1/+1
| * | netfilter: nf_tables: move nft_cmp_fast_mask to where its usedFlorian Westphal2022-07-111-10/+0
| * | netfilter: nf_tables: add and use BE register load-store helpersFlorian Westphal2022-07-111-0/+15
| * | netfilter: nf_conntrack: add missing __rcu annotationsFlorian Westphal2022-07-111-1/+1
| * | netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov2022-07-111-0/+21
| |/
* / netfilter: nf_tables: replace BUG_ON by element length checkPablo Neira Ayuso2022-07-091-5/+9
|/
* netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal2022-06-271-6/+10
* netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso2022-06-061-1/+1
* netfilter: nf_tables: delete flowtable hooks via transaction listPablo Neira Ayuso2022-06-021-1/+0
* netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal2022-05-271-1/+6
* netfilter: nf_conncount: reduce unnecessary GCWilliam Tu2022-05-161-0/+1
* netfilter: conntrack: skip verification of zero UDP checksumKevin Mitchell2022-05-131-4/+17
* netfilter: prefer extension check to pointer checkFlorian Westphal2022-05-132-17/+16
* netfilter: conntrack: un-inline nf_ct_ecache_ext_addFlorian Westphal2022-05-131-25/+5
* netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()Pablo Neira Ayuso2022-05-131-3/+9
* netfilter: conntrack: remove unconfirmed listFlorian Westphal2022-05-131-1/+0
* netfilter: extensions: introduce extension genid countFlorian Westphal2022-05-132-16/+25
* netfilter: remove nf_ct_unconfirmed_destroy helperFlorian Westphal2022-05-131-3/+0
* netfilter: cttimeout: decouple unlink and free on netns destructionFlorian Westphal2022-05-131-8/+0
* netfilter: conntrack: include ecache dying list in dumpsFlorian Westphal2022-05-131-0/+2
* netfilter: ecache: use dedicated list for event redeliveryFlorian Westphal2022-05-132-3/+2
* netfilter: ecache: move to separate structureFlorian Westphal2022-04-081-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-231-0/+18
|\
| * netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso2022-03-161-0/+18
* | netfilter: nft_fib: add reduce supportFlorian Westphal2022-03-201-0/+3