index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
/
nf_flow_table.h
Age
Commit message (
Expand
)
Author
2024-07-01
netfilter: Add bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
2023-12-22
netfilter: flowtable: reorder nf_flowtable struct members
Florian Westphal
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2021-06-07
netfilter: flowtable: Set offload timeouts according to proto values
Oz Shlomo
2021-05-14
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2021-04-13
netfilter: flowtable: Add FLOW_OFFLOAD_XMIT_UNSPEC xmit type
Roi Dayan
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: fast NAT functions never fail
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumeration
Pablo Neira Ayuso
2021-01-26
netfilter: flowtable: add hash offset field to tuple
Pablo Neira Ayuso
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-27
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
netfilter: flowtable: Add API for registering to flow table events
Paul Blakey
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: add nf_flowtable_hw_offload() helper function
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: remove dying bit, use teardown bit instead
Pablo Neira Ayuso
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-12
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
[next]