summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* | netfilter: nft_meta: extend reduce support to bridge familyFlorian Westphal2022-03-201-0/+2
* | netfilter: nf_tables: cancel tracking for clobbered destination registersPablo Neira Ayuso2022-03-202-0/+15
* | netfilter: nf_tables: do not reduce read-only expressionsPablo Neira Ayuso2022-03-201-0/+8
* | netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()Phil Sutter2022-03-201-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-1/+0
|\|
| * Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-081-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-2/+6
|\|
| * net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey2022-03-011-1/+5
| * netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-242-3/+1
|\|
| * netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-02-202-3/+1
* | netfilter: nft_cmp: optimize comparison for 16-bytesPablo Neira Ayuso2022-02-091-0/+9
* | netfilter: cttimeout: use option structureFlorian Westphal2022-02-091-2/+6
* | netfilter: ecache: don't use nf_conn spinlockFlorian Westphal2022-02-091-1/+1
* | netfilter: conntrack: remove extension register apiFlorian Westphal2022-02-047-54/+0
* | netfilter: conntrack: handle ->destroy hook via nat_ops insteadFlorian Westphal2022-02-041-3/+0
* | netfilter: conntrack: move extension sizes into coreFlorian Westphal2022-02-041-1/+0
* | netfilter: conntrack: make all extensions 8-byte alignnedFlorian Westphal2022-02-041-4/+1
* | net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPFKumar Kartikeya Dwivedi2022-01-181-0/+23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2022-01-093-8/+49
|\
| * netfilter: nft_bitwise: track register operationsPablo Neira Ayuso2022-01-091-0/+2
| * netfilter: nf_tables: add register tracking infrastructurePablo Neira Ayuso2022-01-091-0/+12
| * netfilter: nf_tables: add NFT_REG32_NUMPablo Neira Ayuso2022-01-091-1/+3
| * netfilter: nf_tables: add rule blob layoutPablo Neira Ayuso2022-01-091-4/+18
| * netfilter: conntrack: avoid useless indirection during conntrack destructionFlorian Westphal2022-01-091-2/+6
| * netfilter: conntrack: Use max() instead of doing it manuallyJiapeng Chong2022-01-091-1/+1
| * netfilter: conntrack: tag conntracks picked up in local out hookFlorian Westphal2021-12-231-0/+1
| * netfilter: nf_tables: make counter support built-inPablo Neira Ayuso2021-12-231-0/+6
* | net/sched: act_ct: Fill offloading tuple iifidxPaul Blakey2022-01-042-0/+54
|/
* netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet2021-12-081-3/+3
* netfilter: nft_payload: support for inner header matching / manglingPablo Neira Ayuso2021-11-011-0/+2
* netfilter: nf_tables: convert pktinfo->tprot_set to flags fieldPablo Neira Ayuso2021-11-013-8/+13
* net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish2021-10-181-1/+1
* netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso2021-10-021-1/+1
* netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal2021-09-281-1/+0
* netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2021-08-301-0/+7
* netfilter: ecache: remove nf_exp_event_notifier structureFlorian Westphal2021-08-251-16/+7
* netfilter: ecache: prepare for event notifier mergeFlorian Westphal2021-08-251-6/+5
* netfilter: ecache: remove one indent levelFlorian Westphal2021-08-251-1/+1
* netfilter: nf_queue: move hookfn registration out of struct netFlorian Westphal2021-08-101-2/+2
* netfilter: conntrack: nf_ct_gre_keymap_flush() removalVasily Averin2021-07-021-1/+0
* netfilter: conntrack: pass hook state to log functionsFlorian Westphal2021-06-181-8/+12
* netfilter: nf_tables: add last expressionPablo Neira Ayuso2021-06-171-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-092-0/+9
|\
| * netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo2021-06-071-0/+2
| * netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso2021-06-071-0/+7
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-071-6/+0
|\ \ | |/ |/|