index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nft_flow_offload.c
Age
Commit message (
Expand
)
Author
2025-11-27
netfilter: flowtable: move path discovery infrastructure to its own file
Pablo Neira Ayuso
2025-11-27
netfilter: flowtable: check for maximum number of encapsulations in bridge vlan
Pablo Neira Ayuso
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
2025-01-19
netfilter: nft_flow_offload: update tcp state flags under lock
Florian Westphal
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
2024-11-05
netfilter: nf_tables: avoid false-positive lockdep splats with flowtables
Florian Westphal
2024-09-09
netfilter: nft_flow_offload: Unmask upper DSCP bits in nft_flow_route()
Ido Schimmel
2024-09-03
netfilter: nf_tables: drop unused 3rd argument from validate callback ops
Florian Westphal
2024-02-15
netfilter: nf_tables: fix bidirectional offload regression
Felix Fietkau
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2023-07-05
netfilter: nf_tables: report use refcount overflow
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2022-11-15
netfilter: nf_tables: Extend nft_expr_ops::dump callback parameters
Phil Sutter
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
2022-03-03
netfilter: flowtable: Support GRE
Toshiaki Makita
2021-05-29
netfilter: nf_tables: add and use nft_thoff helper
Florian Westphal
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 dsa support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add pppoe support
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add bridge vlan filtering support
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
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
2020-01-05
netfilter: nft_flow_offload: fix underflow in flowtable reference counter
wenxu
2019-11-12
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2019-09-25
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-13
netfilter: update include directives.
Jeremy Sowden
2019-08-19
netfilter: nft_flow_offload: missing netlink attribute policy
Pablo Neira Ayuso
2019-08-14
netfilter: nft_flow_offload: skip tcp rst and fin packets
Pablo Neira Ayuso
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-22
netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
Florian Westphal
2019-05-22
netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment
Florian Westphal
2019-05-22
netfilter: nft_flow_offload: set liberal tracking mode for tcp
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-30
netfilter: nf_flow_table: fix netdev refcnt leak
Taehee Yoo
2019-04-30
netfilter: nft_flow_offload: add entry to flowtable after confirmation
Pablo Neira Ayuso
2019-01-14
netfilter: nft_flow_offload: fix checking method of conntrack helper
Henry Yen
2019-01-11
netfilter: nft_flow_offload: fix interaction with vrf slave device
wenxu
[next]