index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_flow_table_offload.c
Age
Commit message (
Expand
)
Author
2024-08-14
netfilter: flowtable: initialise extack before use
Donald Hunter
2024-07-01
netfilter: nf_tables: Add flowtable map for xdp offload
Florian Westphal
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2022-12-08
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-11-28
netfilter: flowtable_offload: fix using __this_cpu_add in preemptible
Xin Long
2022-11-22
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2022-07-11
netfilter: nf_flow_table: count pending offload workqueue tasks
Vlad Buslov
2022-03-20
netfilter: flowtable: remove redundant field in flow_offload_work struct
Pablo Neira Ayuso
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-03
netfilter: flowtable: Support GRE
Toshiaki Makita
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2021-11-08
netfilter: flowtable: fix IPv6 tunnel addr match
Will Mortensen
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2021-08-05
net: Remove redundant if statements
Yajun Deng
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-13
netfilter: flowtable: add vlan pop action offload support
wenxu
2021-04-13
netfilter: flowtable: add vlan match offload support
wenxu
2021-03-31
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
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 offload support for xmit path types
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: separate replace, destroy and stats to different workqu...
Oz Shlomo
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-11
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-04-26
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
netfilter: flowtable: add counter support in HW offload
wenxu
2020-03-27
netfilter: flowtable: Use work entry per offload command
Paul Blakey
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-19
netfilter: flowtable: populate addr_type mask
Edward Cree
2020-03-19
netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
wenxu
2020-03-15
netfilter: flowtable: add tunnel encap/decap action offload support
wenxu
2020-03-15
netfilter: flowtable: add tunnel match offload support
wenxu
2020-03-15
netfilter: flowtable: add indr block setup support
wenxu
2020-03-15
netfilter: flowtable: add nf_flow_table_block_offload_init()
wenxu
2020-03-15
netfilter: flowtable: Use nf_flow_offload_tuple for stats as well
Paul Blakey
[next]