index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_api.c
Commit message (
Expand
)
Author
Age
*
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-04-24
*
net_sched: act: clean up tca_action_flush()
WANG Cong
2014-02-12
*
net_sched: act: refuse to remove bound action outside
WANG Cong
2014-02-12
*
net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
WANG Cong
2014-02-12
*
net_sched: act: refactor cleanup ops
WANG Cong
2014-02-12
*
net_sched: act: hide struct tcf_common from API
WANG Cong
2014-02-12
*
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-21
*
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-13
*
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-06
*
sched action: make local function static
stephen hemminger
2014-01-02
*
net_sched: fix regression in tc_action_ops
Eric Dumazet
2013-12-20
*
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-18
*
net_sched: remove unnecessary parentheses while return
Yang Yingliang
2013-12-10
*
net_sched: Provide default walker function for actions
Jamal Hadi Salim
2013-12-05
*
net_sched: Default action lookup method for actions
Jamal Hadi Salim
2013-12-05
*
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
2013-12-05
*
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
*
pkt_sched: namespace aware act_mirred
Benjamin LaHaise
2013-01-14
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
*
pkt_sched: act_api: Move away from NLMSG_PUT().
David S. Miller
2012-06-27
*
pkt_sched: Stop using NLA_PUT*().
David S. Miller
2012-04-01
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
*
net: sched: constify tcf_proto and tc_action
Eric Dumazet
2011-07-06
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
*
net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-08
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
net_sched: cleanups
Eric Dumazet
2011-01-20
*
pkt_sched: gen_kill_estimator() rcu fixes
Eric Dumazet
2010-06-11
*
net sched: printk message severity
stephen hemminger
2010-05-18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net_sched: make traffic control network namespace aware
Tom Goff
2010-03-22
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
tree-wide: fix a very frequent spelling mistake
Dirk Hohndel
2009-11-09
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
*
|
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
|
/
*
netlink: constify nlmsghdr arguments
Patrick McHardy
2009-08-25
*
tc: propogate errors from tcf_hash_create
Stephen Hemminger
2008-11-26
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
*
net-sched: fix Action flushing return code
Jamal Hadi Salim
2008-08-13
*
net-sched: Fix actions flushing
Jamal Hadi Salim
2008-08-13
[next]