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
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
2020-07-08
net/sched: act_ct: add miss tcf_lastuse_update.
wenxu
1
-0
/
+2
2020-07-04
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
1
-5
/
+4
2020-06-16
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-05-31
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
1
-0
/
+3
2020-04-22
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable
wenxu
1
-0
/
+2
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-03-19
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-03-13
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
1
-0
/
+2
2020-03-13
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
1
-0
/
+1
2020-03-13
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
1
-0
/
+16
2020-03-13
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
1
-0
/
+207
2020-03-09
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
1
-13
/
+11
2020-03-04
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
1
-8
/
+8
2020-03-04
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
1
-34
/
+26
2020-03-04
net/sched: act_ct: Software offload of established flows
Paul Blakey
1
-2
/
+158
2020-03-04
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
1
-0
/
+63
2020-03-04
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
1
-1
/
+133
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-05
act_ct: support asymmetric conntrack
Aaron Conole
1
-1
/
+12
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
1
-1
/
+0
2019-10-31
net: sched: update action implementations to support flags
Vlad Buslov
1
-2
/
+2
2019-10-31
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
1
-1
/
+1
2019-10-31
net: sched: extract qstats update code into functions
Vlad Buslov
1
-1
/
+1
2019-10-31
net: sched: extract bstats update code into function
Vlad Buslov
1
-1
/
+1
2019-10-31
net: sched: extract common action counters update code into function
Vlad Buslov
1
-5
/
+1
2019-10-30
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-1
/
+2
2019-09-13
netfilter: update include directives.
Jeremy Sowden
1
-1
/
+1
2019-08-28
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+1
2019-08-05
net: sched: use temporary variable for actions indexes
Dmytro Linkin
1
-4
/
+5
2019-07-09
net/sched: Introduce action ct
Paul Blakey
1
-0
/
+984