index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
net: sched: set IPS_CONFIRMED in tmpl status only when commit is set in act_ct
Xin Long
1
-1
/
+2
2023-06-14
net/sched: act_ct: Fix promotion of offloaded unreplied tuple
Paul Blakey
1
-1
/
+8
2023-02-11
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
1
-44
/
+2
2023-02-11
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
1
-32
/
+39
2023-02-11
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
1
-26
/
+1
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
1
-12
/
+39
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
1
-2
/
+4
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
1
-5
/
+7
2023-02-02
net: sched: use skb_ip_totlen and iph_totlen
Xin Long
1
-1
/
+1
2022-12-12
net: move the nat function to nf_nat_ovs for ovs and tc
Xin Long
1
-125
/
+11
2022-12-12
net: sched: update the nat flag for icmp error packets in ct_nat_execute
Xin Long
1
-1
/
+1
2022-12-09
net/sched: avoid indirect act functions on retpoline kernels
Pedro Tammela
1
-2
/
+3
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2022-11-18
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
1
-4
/
+4
2022-11-08
net: sched: add helper support in act_ct
Xin Long
1
-8
/
+81
2022-11-08
net: sched: call tcf_ct_params_free to free params in tcf_ct_init
Xin Long
1
-17
/
+18
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
1
-1
/
+4
2022-09-21
net: sched: act_ct: remove redundant variable err
Jinpeng Cui
1
-4
/
+1
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
1
-9
/
+8
2022-07-11
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
Vlad Buslov
1
-2
/
+3
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-04-08
net/sched: act_api: Add extack to offload_act_setup() callback
Ido Schimmel
1
-1
/
+2
2022-03-27
net/sched: act_ct: fix ref leak when switching zones
Marcelo Ricardo Leitner
1
-6
/
+9
2022-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-24
/
+91
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
2022-03-03
act_ct: Support GRE offload
Toshiaki Makita
1
-24
/
+91
2022-03-02
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-4
/
+9
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+0
2022-02-18
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
1
-5
/
+0
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
1
-11
/
+0
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
1
-1
/
+0
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
1
-1
/
+0
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-01-10
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-0
/
+6
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
1
-4
/
+3
2022-01-10
net: prefer nf_ct_put instead of nf_conntrack_put
Florian Westphal
1
-3
/
+3
2022-01-10
netfilter: conntrack: convert to refcount_t api
Florian Westphal
1
-1
/
+0
2022-01-04
net/sched: act_ct: Fill offloading tuple iifidx
Paul Blakey
1
-0
/
+27
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+8
2021-12-19
flow_offload: allow user to offload tc action to net device
Baowen Zheng
1
-1
/
+3
2021-12-19
flow_offload: add ops to tc_action_ops for flow action setup
Baowen Zheng
1
-0
/
+19
2021-12-18
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
1
-0
/
+1
2021-12-18
net/sched: Extend qdisc control block with tc control block
Paul Blakey
1
-7
/
+7
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
1
-1
/
+2
2021-10-18
net/sched: act_ct: Fix byte count on fragmented packets
Paul Blakey
1
-1
/
+1
2021-08-02
net_sched: refactor TC action init API
Cong Wang
1
-2
/
+2
2021-07-02
net/sched: act_ct: remove and free nf_table callbacks
Louis Peens
1
-0
/
+11
2021-07-02
net/sched: act_ct: fix err check for nf_conntrack_confirm
wenxu
1
-1
/
+2
[next]