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
/
include
/
net
/
act_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
1
-0
/
+1
*
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
1
-6
/
+6
*
net sched actions: Add support for user cookies
Jamal Hadi Salim
2017-01-25
1
-0
/
+1
*
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
2016-12-05
1
-1
/
+1
*
net/sched: act_mirred: Add new tc_action_ops get_dev()
Hadar Hen Zion
2016-12-02
1
-0
/
+2
*
tc_act: Remove tcf_act macro
Yotam Gigi
2016-11-09
1
-1
/
+0
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
1
-2
/
+2
*
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2016-08-17
1
-16
/
+3
*
net_sched: fix a typo in tc_for_each_action()
WANG Cong
2016-08-17
1
-1
/
+1
*
net_sched: get rid of struct tcf_common
WANG Cong
2016-07-25
1
-33
/
+30
*
net_sched: move tc_action into tcf_common
WANG Cong
2016-07-25
1
-23
/
+29
*
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
2016-07-25
1
-0
/
+4
*
net_sched: make tcf_hash_check() boolean
WANG Cong
2016-06-15
1
-2
/
+2
*
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
2016-06-07
1
-6
/
+8
*
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
2016-06-07
1
-0
/
+8
*
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
2016-06-07
1
-0
/
+2
*
mlx5: avoid unused variable warning
Arnd Bergmann
2016-05-20
1
-1
/
+1
*
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2016-05-16
1
-0
/
+12
*
net_sched: fix a memory leak in tc action
WANG Cong
2016-04-06
1
-0
/
+1
*
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
Amir Vadai
2016-03-10
1
-5
/
+16
*
net_sched: add network namespace support for tc actions
WANG Cong
2016-02-25
1
-11
/
+47
*
net_sched: prepare tcf_hashinfo_destroy() for netns support
WANG Cong
2016-02-25
1
-5
/
+0
*
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
2015-08-26
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-31
1
-1
/
+7
|
\
|
*
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-30
1
-1
/
+7
*
|
net_sched: act_gact: remove spinlock in fast path
Eric Dumazet
2015-07-08
1
-0
/
+11
*
|
net: sched: add percpu stats to actions
Eric Dumazet
2015-07-08
1
-1
/
+3
|
/
*
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-12
1
-1
/
+1
*
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-12
1
-1
/
+1
*
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-12
1
-1
/
+1
*
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-12
1
-9
/
+7
*
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
2014-01-21
1
-1
/
+1
*
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
2014-01-21
1
-2
/
+2
*
net_sched: act: remove capab from struct tc_action_ops
WANG Cong
2014-01-19
1
-2
/
+0
*
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
1
-4
/
+0
*
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-13
1
-3
/
+4
*
sched action: make local function static
stephen hemminger
2014-01-02
1
-3
/
+0
*
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
1
-1
/
+1
*
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
1
-6
/
+10
*
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
1
-1
/
+17
*
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
1
-6
/
+6
*
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-18
1
-1
/
+0
*
net: Remove extern from include/net/ scheduling prototypes
Joe Perches
2013-07-31
1
-30
/
+30
*
net_sched: add 64bit rate estimators
Eric Dumazet
2013-06-11
1
-1
/
+1
*
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
1
-15
/
+0
*
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
1
-3
/
+9
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
1
-3
/
+3
*
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
1
-0
/
+2
*
net: restore gnet_stats_basic to previous definition
Eric Dumazet
2009-08-17
1
-1
/
+1
*
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
2008-01-28
1
-2
/
+2
[next]