index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Age
Commit message (
Expand
)
Author
2015-08-26
net_sched: make tcf_hash_destroy() static
Alexei Starovoitov
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-07-30
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-08
net: sched: add percpu stats to actions
Eric Dumazet
2015-05-03
net: sched: remove TC_MUNGED bits
Florian Westphal
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-02-13
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-13
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-13
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-13
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-13
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-01-21
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
2014-01-21
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
net_sched: act: clean up notification functions
WANG Cong
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-06
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
2014-01-06
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2014-01-02
sched action: make local function static
stephen hemminger
2013-12-20
net_sched: fix regression in tc_action_ops
Eric Dumazet
2013-12-18
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-11
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-06
net_sched: Provide default walker function for actions
Jamal Hadi Salim
2013-12-06
net_sched: Default action lookup method for actions
Jamal Hadi Salim
2013-12-06
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-01-14
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-06-27
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-07-06
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-06-10
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-05-08
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-20
net_sched: cleanups
Eric Dumazet
2010-06-12
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-05-18
net sched: printk message severity
stephen hemminger
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-23
net_sched: make traffic control network namespace aware
Tom Goff
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
[next]