summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2021-05-241-6/+0
* | netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal2021-05-293-24/+25
* | netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal2021-05-293-35/+26
* | netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal2021-05-291-0/+5
* | netfilter: nf_tables: add and use nft_sk helperFlorian Westphal2021-05-291-0/+5
* | netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal2021-05-291-0/+24
* | netfilter: add and use nft_set_do_lookup helperFlorian Westphal2021-05-281-0/+7
|/
* netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
* netfilter: nftables: add catch-all set element supportPablo Neira Ayuso2021-04-271-0/+5
* netfilter: nftables: add nft_pernet() helper functionPablo Neira Ayuso2021-04-261-0/+8
* netfilter: disable defrag once its no longer neededFlorian Westphal2021-04-262-2/+4
* netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal2021-04-261-2/+0
* netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2021-04-182-0/+3
* netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso2021-04-181-1/+10
* netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2021-04-181-0/+1
* netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan2021-04-131-1/+2
* netfilter: conntrack: move ct counter to net_generic dataFlorian Westphal2021-04-131-0/+2
* netfilter: conntrack: move expect counter to net_generic dataFlorian Westphal2021-04-131-0/+1
* netfilter: conntrack: move autoassign_helper sysctl to net_generic dataFlorian Westphal2021-04-131-0/+1
* netfilter: conntrack: move autoassign warning member to net_generic dataFlorian Westphal2021-04-131-0/+4
* netfilter: flowtable: add vlan match offload supportwenxu2021-04-131-0/+2