summaryrefslogtreecommitdiffstats
path: root/include/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal2021-04-062-21/+16
* netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal2021-04-061-0/+3
* netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal2021-04-061-0/+11
* netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal2021-04-061-0/+6
* netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2021-03-311-1/+4
* netfilter: nft_log: perform module load from nf_tablesFlorian Westphal2021-03-311-0/+5
* netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal2021-03-311-24/+0
* netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal2021-03-311-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-0/+3
|\
| * netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-181-0/+3
* | netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau2021-03-241-3/+5
* | netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso2021-03-241-0/+2
* | netfilter: flowtable: add vlan supportPablo Neira Ayuso2021-03-241-3/+14