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
/
nf_flow_table_ip.c
Age
Commit message (
Expand
)
Author
2025-11-28
netfilter: flowtable: Add IPIP tx sw acceleration
Lorenzo Bianconi
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
2025-11-28
netfilter: flowtable: use tuple address to calculate next hop
Pablo Neira Ayuso
2025-11-28
netfilter: flowtable: inline pppoe encapsulation in xmit path
Pablo Neira Ayuso
2025-11-28
netfilter: flowtable: inline vlan encapsulation in xmit path
Pablo Neira Ayuso
2025-11-27
netfilter: flowtable: consolidate xmit path
Pablo Neira Ayuso
2025-02-12
Revert "netfilter: flowtable: teardown flow if cached mtu is stale"
Pablo Neira Ayuso
2025-01-19
netfilter: flowtable: add CLOSING state
Pablo Neira Ayuso
2025-01-19
netfilter: flowtable: teardown flow if cached mtu is stale
Pablo Neira Ayuso
2024-08-22
netfilter: flowtable: validate vlan header
Pablo Neira Ayuso
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-11
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
2024-04-11
netfilter: flowtable: validate pppoe header
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-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
2023-05-18
netfilter: flowtable: split IPv6 datapath in helper functions
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: split IPv4 datapath in helper functions
Pablo Neira Ayuso
2022-12-08
netfilter: flowtable: add a 'default' case to flowtable datapath
Li Qiong
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
2022-03-03
netfilter: flowtable: Support GRE
Toshiaki Makita
2021-03-31
netfilter: flowtable: dst_check() from garbage collector path
Pablo Neira Ayuso
2021-03-24
netfilter: flowtable: add pppoe 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: add xmit path types
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: refresh timeout after dst and writable checks
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: call dst_check() to fall back to classic forwarding
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-03-18
netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4
Pablo Neira Ayuso
2021-03-18
netfilter: flowtable: consolidate skb_try_make_writable() call
Pablo Neira Ayuso
2020-10-12
netfilter: flowtable: reduce calls to pskb_may_pull()
Pablo Neira Ayuso
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
2020-03-19
netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}
Haishuang Yan
2020-03-12
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-01-16
netfilter: flowtable: refresh flow if hardware offload fails
Pablo Neira Ayuso
2020-01-16
netfilter: flowtable: use atomic bitwise operations for flow flags
Pablo Neira Ayuso
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
2019-08-29
netfilter: nf_flow_table: clear skb tstamp before xmit
Florian Westphal
2019-08-05
netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
Florian Westphal
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
[next]