index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_ct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-1
/
+1
|
\
|
*
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
2020-03-18
1
-1
/
+1
*
|
net/sched: act_ct: Enable hardware offload of flow table entires
Paul Blakey
2020-03-12
1
-0
/
+2
*
|
net/sched: act_ct: Support refreshing the flow table entries
Paul Blakey
2020-03-12
1
-0
/
+1
*
|
net/sched: act_ct: Support restoring conntrack info on skbs
Paul Blakey
2020-03-12
1
-0
/
+16
*
|
net/sched: act_ct: Instantiate flow table entry actions
Paul Blakey
2020-03-12
1
-0
/
+207
*
|
net/sched: act_ct: fix lockdep splat in tcf_ct_flow_table_get
Eric Dumazet
2020-03-08
1
-13
/
+11
*
|
net/sched: act_ct: Use pskb_network_may_pull()
Paul Blakey
2020-03-04
1
-8
/
+8
*
|
net/sched: act_ct: Fix ipv6 lookup of offloaded connections
Paul Blakey
2020-03-04
1
-34
/
+26
*
|
net/sched: act_ct: Software offload of established flows
Paul Blakey
2020-03-03
1
-2
/
+158
*
|
net/sched: act_ct: Offload established connections to flow table
Paul Blakey
2020-03-03
1
-0
/
+63
*
|
net/sched: act_ct: Create nf flow table per zone
Paul Blakey
2020-03-03
1
-1
/
+133
|
/
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
act_ct: support asymmetric conntrack
Aaron Conole
2019-12-04
1
-1
/
+12
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-1
/
+2
|
\
|
*
net/sched: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-1
/
+2
*
|
net: remove the unnecessary strict_start_type in some policies
Xin Long
2019-11-21
1
-1
/
+0
*
|
net: sched: update action implementations to support flags
Vlad Buslov
2019-10-30
1
-2
/
+2
*
|
net: sched: extend TCA_ACT space with TCA_ACT_FLAGS
Vlad Buslov
2019-10-30
1
-1
/
+1
*
|
net: sched: extract qstats update code into functions
Vlad Buslov
2019-10-30
1
-1
/
+1
*
|
net: sched: extract bstats update code into function
Vlad Buslov
2019-10-30
1
-1
/
+1
*
|
net: sched: extract common action counters update code into function
Vlad Buslov
2019-10-30
1
-5
/
+1
|
/
*
netfilter: update include directives.
Jeremy Sowden
2019-09-13
1
-1
/
+1
*
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
1
-1
/
+1
*
net: sched: use temporary variable for actions indexes
Dmytro Linkin
2019-08-05
1
-4
/
+5
*
net/sched: Introduce action ct
Paul Blakey
2019-07-09
1
-0
/
+984