summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_flow_table_core.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: flowtable: fixup UDP timeout depending on ct stateVlad Buslov2023-02-031-1/+4
* netfilter: flowtable: fix stuck flows on cleanup due to pending workPablo Neira Ayuso2022-08-241-4/+3
* netfilter: flowtable: add function to invoke garbage collection immediatelyPablo Neira Ayuso2022-08-241-3/+9
* netfilter: flowtable: prefer refcount_incFlorian Westphal2022-07-211-8/+3
* netfilter: nf_flow_table: count pending offload workqueue tasksVlad Buslov2022-07-111-1/+61
* netfilter: flowtable: move dst_check to packet pathRitaro Takenaka2022-05-181-22/+1
* netfilter: flowtable: fix TCP flow teardownPablo Neira Ayuso2022-05-181-26/+7
* netfilter: flowtable: fix excessive hw offload attempts after failureFelix Fietkau2022-05-161-1/+3
* netfilter: flowtable: pass flowtable to nf_flow_table_iterate()Pablo Neira Ayuso2022-03-201-10/+10
* netfilter: flowtable: Support GREToshiaki Makita2022-03-031-2/+8
* netfilter: conntrack: convert to refcount_t apiFlorian Westphal2022-01-091-1/+1
* netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet2021-12-081-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-3/+8
|\
| * netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-3/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-111-10/+0
|\ \
| * | netfilter: flowtable: remove nf_ct_l4proto_find() callPablo Neira Ayuso2021-08-011-10/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-1/+5
|\ \ \ | |/ / |/| / | |/
| * netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso2021-07-231-1/+5
* | net: ipv6: introduce ip6_dst_mtu_maybe_forwardVadim Fedorenko2021-07-211-1/+1
|/
* netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo2021-06-071-10/+37
* netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-2/+1
* netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit typeRoi Dayan2021-04-131-0/+3
* netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso2021-03-311-1/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-1/+1
|\
| * netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang2021-03-181-1/+1
* | netfilter: flowtable: bridge vlan hardware offload and switchdevFelix Fietkau2021-03-241-0/+2
* | netfilter: nft_flow_offload: use direct xmit if hardware offload is enabledPablo Neira Ayuso2021-03-241-0/+1
* | netfilter: flowtable: add vlan supportPablo Neira Ayuso2021-03-241-0/+7
* | netfilter: flowtable: use dev_fill_forward_path() to obtain egress devicePablo Neira Ayuso2021-03-241-7/+28
* | netfilter: flowtable: use dev_fill_forward_path() to obtain ingress devicePablo Neira Ayuso2021-03-241-2/+1
* | netfilter: flowtable: add xmit path typesPablo Neira Ayuso2021-03-241-0/+1
* | netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso2021-03-181-25/+16
* | netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso2021-03-181-4/+0
* | netfilter: flowtable: consolidate skb_try_make_writable() callPablo Neira Ayuso2021-03-181-12/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-101-2/+2
|\
| * netfilter: flowtable: fix tcp and udp header checksum updateSven Auhagen2021-02-041-2/+2
* | netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso2021-01-261-3/+3
|/
* netfilter: flowtable: reduce calls to pskb_may_pull()Pablo Neira Ayuso2020-10-121-8/+4
* netfilter: flowtable: Set offload timeout when adding flowRoi Dayan2020-08-031-0/+2
* netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill2020-06-251-0/+1
* netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel2020-06-151-45/+0
* netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2020-06-011-3/+3
* netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expirationPablo Neira Ayuso2020-05-121-3/+5
* netfilter: flowtable: Free block_cb when being deletedRoi Dayan2020-04-151-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-03-301-6/+5
|\
| * netfilter: flowtable: Use rw sem as flow block lockPaul Blakey2020-03-271-6/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-0/+3
|\ \ | |/ |/|
| * netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey2020-03-191-0/+3
* | net/sched: act_ct: Support refreshing the flow table entriesPaul Blakey2020-03-121-0/+13
* | netfilter: flowtable: Add API for registering to flow table eventsPaul Blakey2020-03-121-0/+47
|/