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_ip.c
Age
Commit message (
Expand
)
Author
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
2019-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-22
netfilter: nf_flow_table: ignore DF bit setting
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-04-30
netfilter: nf_flow_table: check ttl value in flow offload data path
Taehee Yoo
2019-04-08
netfilter: nf_flowtable: skip device lookup from interface index
Pablo Neira Ayuso
2018-09-28
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
2018-06-01
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
2018-04-24
netfilter: nf_flow_table: add missing condition for TCP state check
Felix Fietkau
[next]