index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: enable per cpu qstats
John Fastabend
2014-09-30
1
-1
/
+1
*
net: sched: restrict use of qstats qlen
John Fastabend
2014-09-30
1
-1
/
+3
*
net: sched: make bstats per cpu and estimator RCU safe
John Fastabend
2014-09-30
1
-2
/
+3
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
1
-1
/
+1
*
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-12
1
-30
/
+23
*
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-12
1
-6
/
+20
*
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-12
1
-1
/
+15
*
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-12
1
-3
/
+5
*
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-12
1
-13
/
+30
*
net_sched: act: export tcf_hash_search() instead of tcf_hash_lookup()
WANG Cong
2014-01-21
1
-3
/
+3
*
net_sched: act: fetch hinfo from a->ops->hinfo
WANG Cong
2014-01-21
1
-12
/
+11
*
net_sched: act: remove struct tcf_act_hdr
WANG Cong
2014-01-13
1
-8
/
+8
*
net_sched: act: clean up notification functions
WANG Cong
2014-01-13
1
-55
/
+40
*
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
2014-01-13
1
-5
/
+5
*
net_sched: act: action flushing missaccounting
Jamal Hadi Salim
2014-01-06
1
-2
/
+3
*
net_sched: Remove unnecessary checks for act->ops
Jamal Hadi Salim
2014-01-06
1
-31
/
+15
*
sched action: make local function static
stephen hemminger
2014-01-02
1
-5
/
+3
*
net_sched: fix regression in tc_action_ops
Eric Dumazet
2013-12-20
1
-40
/
+13
*
net_sched: convert tc_action_ops to use struct list_head
WANG Cong
2013-12-18
1
-11
/
+9
*
net_sched: convert tcf_hashinfo to hlist and use spinlock
WANG Cong
2013-12-18
1
-39
/
+30
*
net_sched: init struct tcf_hashinfo at register time
WANG Cong
2013-12-18
1
-8
/
+8
*
net_sched: act: use standard struct list_head
WANG Cong
2013-12-18
1
-60
/
+45
*
net_sched: remove get_stats from tc_action_ops
WANG Cong
2013-12-18
1
-4
/
+0
*
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-10
1
-1
/
+2
*
net_sched: Provide default walker function for actions
Jamal Hadi Salim
2013-12-05
1
-6
/
+3
*
net_sched: Default action lookup method for actions
Jamal Hadi Salim
2013-12-05
1
-2
/
+3
*
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
2013-12-05
1
-4
/
+8
*
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
1
-1
/
+1
*
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
1
-8
/
+10
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
1
-0
/
+3
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-26
/
+26
*
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
2012-06-26
1
-28
/
+31
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
1
-3
/
+6
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
1
-2
/
+2
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
1
-3
/
+4
*
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-6
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
net_sched: cleanups
Eric Dumazet
2011-01-19
1
-23
/
+23
*
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
1
-1
/
+10
*
net sched: printk message severity
stephen hemminger
2010-05-17
1
-9
/
+11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net_sched: make traffic control network namespace aware
Tom Goff
2010-03-22
1
-23
/
+22
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
1
-1
/
+1
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-2
/
+2
*
|
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
1
-1
/
+2
|
/
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
1
-1
/
+1
*
tc: propogate errors from tcf_hash_create
Stephen Hemminger
2008-11-25
1
-5
/
+13
[next]