index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Age
Commit message (
Expand
)
Author
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-08-12
sched: act_ct: avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-07-26
sched: act_ct: take care of padding in struct zones_ht_key
Eric Dumazet
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
2024-07-08
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
2024-02-02
net/sched: Add module aliases for cls_,sch_,act_ modules
Michal Koutný
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-05
net/sched: act_ct: fix skb leak and crash on ooo frags
Tao Liu
2024-01-03
net/sched: introduce ACT_P_BOUND return code
Pedro Tammela
2023-12-11
net/sched: act_ct: Take per-cb reference to tcf_ct_flow_table
Vlad Buslov
2023-11-16
net: sched: do not offload flows with a helper in act_ct
Xin Long
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-25
net/sched: act_ct: additional checks for outdated flows
Vlad Buslov
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-25
sched: act_ct: switch to per-action label counting
Florian Westphal
2023-07-20
net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct
Xin Long
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
2023-02-01
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-08
net: sched: add helper support in act_ct
Xin Long
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
2022-07-11
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
2022-03-26
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
act_ct: Support GRE offload
Toshiaki Makita
2022-03-01
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
[next]