Sign in
android-kvm
/
linux
/
5e174d5e73dfbfb2c4bc4804f58f2f2aa34c9281
/
include
/
net
/
act_api.h
5e174d5
net: sched: modify stats helper functions to support regular stats
by Vlad Buslov
· 5 years ago
26b537a
net: sched: extract qstats update code into functions
by Vlad Buslov
· 5 years ago
5e1ad95
net: sched: extract bstats update code into function
by Vlad Buslov
· 5 years ago
c8ecebd
net: sched: extract common action counters update code into function
by Vlad Buslov
· 5 years ago
470d506
net: sched: use get_dev() action API in flow_action infra
by Vlad Buslov
· 5 years ago
4a5da47
net: sched: take reference to psample group in flow_action infra
by Vlad Buslov
· 5 years ago
981471bd
net_sched: fix a NULL pointer deref in ipt action
by Cong Wang
· 5 years ago
ee3bbfe
net/sched: let actions use RCU to access 'goto_chain'
by Davide Caratti
· 6 years ago
85d0966
net/sched: prepare TC actions to properly validate the control action
by Davide Caratti
· 6 years ago
eddd2cf
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
by Eli Cohen
· 6 years ago
69bd484
net/sched: Remove egdev mechanism
by Oz Shlomo
· 6 years ago
95278dd
net_sched: convert idrinfo->lock from spinlock to a mutex
by Cong Wang
· 6 years ago
28169ab
net/sched: Add hardware specific counters to TC actions
by Eelco Chaudron
· 6 years ago
f061b48
Revert "net: sched: act: add extack for lookup callback"
by Cong Wang
· 6 years ago
a0c2e90
net_sched: remove unused tcfa_capab
by Cong Wang
· 6 years ago
244cd96
net_sched: remove list_head from tc_action
by Cong Wang
· 6 years ago
7d485c4
net_sched: remove unused tcf_idr_check()
by Cong Wang
· 6 years ago
97a3f84f
net_sched: remove unnecessary ops->delete()
by Cong Wang
· 6 years ago
84a75b3
net: sched: extend action ops with put_dev callback
by Vlad Buslov
· 6 years ago
7fd4b28
tc/act: remove unneeded RCU lock in action callback
by Paolo Abeni
· 6 years ago
90b73b7
net: sched: change action API to use array of pointers to actions
by Vlad Buslov
· 6 years ago
0190c1d
net: sched: atomically check-allocate action
by Vlad Buslov
· 6 years ago
b409074
net: sched: add 'delete' function to action ops
by Vlad Buslov
· 6 years ago
2a2ea34
net: sched: implement action API that deletes action by index
by Vlad Buslov
· 6 years ago
789871b
net: sched: implement unlocked action init API
by Vlad Buslov
· 6 years ago
036bb44
net: sched: change type of reference and bind counters
by Vlad Buslov
· 6 years ago
eec94fd
net: sched: use rcu for action cookie update
by Vlad Buslov
· 6 years ago
e56185c
net: sched: add tcf_proto_op to offload a rule
by John Hurley
· 7 years ago
affaa0c
net/sched: remove tcf_idr_cleanup()
by Davide Caratti
· 7 years ago
a03b91b
net sched actions: add new tc_action_ops callback
by Roman Mashak
· 7 years ago
d04e699
net sched actions: update Add/Delete action API with new argument
by Roman Mashak
· 7 years ago
b362014
net: sched: act: handle extack in tcf_generic_walker
by Alexander Aring
· 7 years ago
4178010
net: sched: act: add extack for walk callback
by Alexander Aring
· 7 years ago
331a929
net: sched: act: add extack for lookup callback
by Alexander Aring
· 7 years ago
589dad6
net: sched: act: add extack to init callback
by Alexander Aring
· 7 years ago
aea0d72
net: sched: act: add extack to init
by Alexander Aring
· 7 years ago
1af851558
net: sched: act: fix code style
by Alexander Aring
· 7 years ago
ee99b2d
net: Revert sched action extack support series.
by David S. Miller
· 7 years ago
10defbd
net: sched: act: add extack to init
by Alexander Aring
· 7 years ago
b7b347f
net: sched: act: fix code style
by Alexander Aring
· 7 years ago
039af9c
net_sched: switch to exit_batch for action pernet ops
by Cong Wang
· 7 years ago
9a63b25
net_sched: remove unused parameter from act cleanup ops
by Cong Wang
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c7e460c
Revert "net_sched: hold netns refcnt for each action"
by Cong Wang
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7ba3ebf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
ceffcc5
net_sched: hold netns refcnt for each action
by Cong Wang
· 7 years ago
a159d3c
net_sched: acquire RTNL in tc_action_net_exit()
by Cong Wang
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b3f55bd
net: sched: introduce per-egress action device callbacks
by Jiri Pirko
· 7 years ago
843e79d
net: sched: make tc_action_ops->get_dev return dev and avoid passing net
by Jiri Pirko
· 7 years ago
d7fb60b
net_sched: get rid of tcfa_rcu
by Cong Wang
· 7 years ago
65a206c
net/sched: Change act_api and act_xxx modules to use IDR
by Chris Mi
· 7 years ago
db50514
net: sched: add termination action to allow goto chain
by Jiri Pirko
· 8 years ago
9fb9f25
net: sched: push tp down to action init
by Jiri Pirko
· 8 years ago
1045ba7
net sched actions: Add support for user cookies
by Jamal Hadi Salim
· 8 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 8 years ago
255cb30
net/sched: act_mirred: Add new tc_action_ops get_dev()
by Hadar Hen Zion
· 8 years ago
f41cd11
tc_act: Remove tcf_act macro
by Yotam Gigi
· 8 years ago
22dc13c
net_sched: convert tcf_exts from list to pointer array
by WANG Cong
· 8 years ago
2734437e
net_sched: move tc offload macros to pkt_cls.h
by WANG Cong
· 8 years ago
0c23c3e
net_sched: fix a typo in tc_for_each_action()
by WANG Cong
· 8 years ago
ec0595c
net_sched: get rid of struct tcf_common
by WANG Cong
· 8 years ago
a85a970
net_sched: move tc_action into tcf_common
by WANG Cong
· 8 years ago
86cb13e
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
by Ido Schimmel
· 8 years ago
b231307
net_sched: make tcf_hash_check() boolean
by WANG Cong
· 9 years ago
0b0f43f
net sched: indentation and other OCD stylistic fixes
by Jamal Hadi Salim
· 9 years ago
48d8ee1
net sched actions: aggregate dumping of actions timeinfo
by Jamal Hadi Salim
· 9 years ago
53eb440
net sched actions: introduce timestamp for firsttime use
by Jamal Hadi Salim
· 9 years ago
e6790fd
mlx5: avoid unused variable warning
by Arnd Bergmann
· 9 years ago
3804070
net/sched: Enable netdev drivers to update statistics of offloaded actions
by Amir Vadai
· 9 years ago
18fcf49
net_sched: fix a memory leak in tc action
by WANG Cong
· 9 years ago
00175ae
net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdef
by Amir Vadai
· 9 years ago
ddf97cc
net_sched: add network namespace support for tc actions
by WANG Cong
· 9 years ago
1d4150c
net_sched: prepare tcf_hashinfo_destroy() for netns support
by WANG Cong
· 9 years ago
3c64562
net_sched: make tcf_hash_destroy() static
by Alexei Starovoitov
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
28e6b67
net: sched: fix refcount imbalance in actions
by Daniel Borkmann
· 9 years ago
56e5d1c
net_sched: act_gact: remove spinlock in fast path
by Eric Dumazet
· 9 years ago
519c818
net: sched: add percpu stats to actions
by Eric Dumazet
· 9 years ago
55334a5
net_sched: act: refuse to remove bound action outside
by WANG Cong
· 11 years ago
4f1e9d8
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
by WANG Cong
· 11 years ago
a5b5c95
net_sched: act: refactor cleanup ops
by WANG Cong
· 11 years ago
8606203
net_sched: act: hide struct tcf_common from API
by WANG Cong
· 11 years ago
6e6a50c
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
by WANG Cong
· 11 years ago
c779f7a
net_sched: act: fetch hinfo from a->ops->hinfo
by WANG Cong
· 11 years ago
671314a
net_sched: act: remove capab from struct tc_action_ops
by WANG Cong
· 11 years ago
7eb8896
net_sched: act: remove struct tcf_act_hdr
by WANG Cong
· 11 years ago
ddafd34
net_sched: act: move idx_gen into struct tcf_hashinfo
by WANG Cong
· 11 years ago
9c75f40
sched action: make local function static
by stephen hemminger
· 11 years ago
1f747c2
net_sched: convert tc_action_ops to use struct list_head
by WANG Cong
· 11 years ago
89819dc
net_sched: convert tcf_hashinfo to hlist and use spinlock
by WANG Cong
· 11 years ago
369ba56
net_sched: init struct tcf_hashinfo at register time
by WANG Cong
· 11 years ago
33be627
net_sched: act: use standard struct list_head
by WANG Cong
· 11 years ago
d84231d
net_sched: remove get_stats from tc_action_ops
by WANG Cong
· 11 years ago
5c15257
net: Remove extern from include/net/ scheduling prototypes
by Joe Perches
· 11 years ago
45203a3
net_sched: add 64bit rate estimators
by Eric Dumazet
· 12 years ago
0e24321
act_police: move struct tcf_police to act_police.c
by Jiri Pirko
· 12 years ago
c1b5273
pkt_sched: namespace aware act_mirred
by Benjamin LaHaise
· 12 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 13 years ago
Next »