index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_api.c
Commit message (
Expand
)
Author
Age
*
net_sched: Fix qdisc_notify()
Eric Dumazet
2010-05-24
*
net sched: cleanup and rate limit warning
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: minor netns related cleanup
Tom Goff
2010-03-30
*
|
net_sched: make traffic control network namespace aware
Tom Goff
2010-03-22
|
/
*
sched: add head drop fifo queue
Hagen Paul Pfeifer
2010-01-29
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
*
net: use rcu for network scheduler API
stephen hemminger
2009-11-11
*
pkt_sched: gen_estimator: Dont report fake rate estimators
Eric Dumazet
2009-10-07
*
pkt_sched: Fix qdisc_create on stab error handling
Jarek Poplawski
2009-09-16
*
pkt_sched: Fix tx queue selection in tc_modify_qdisc
Jarek Poplawski
2009-09-15
*
pkt_sched: Fix qdisc_graft WRT ingress qdisc
Jarek Poplawski
2009-09-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
|
\
|
*
net_sched: fix estimator lock selection for mq child qdiscs
Patrick McHardy
2009-09-09
|
*
net_sched: add classful multiqueue dummy scheduler
David S. Miller
2009-09-06
|
*
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
2009-09-06
|
*
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
2009-09-06
|
*
net_sched: make cls_ops->change and cls_ops->delete optional
Patrick McHardy
2009-09-06
|
*
net_sched: fix class grafting errno codes
Patrick McHardy
2009-09-05
*
|
tc: Fix unitialized kernel memory leak
Eric Dumazet
2009-09-03
*
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-01
*
|
pkt_sched: Fix bogon in tasklet_hrtimer changes.
David S. Miller
2009-08-24
*
|
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
2009-08-22
|
/
*
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
2009-06-15
*
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
2009-02-01
*
pkt_sched: Remove smp_wmb() in qdisc_watchdog()
Jarek Poplawski
2008-12-22
*
pkt_sched: fix sparse warning
Hannes Eder
2008-11-28
*
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
2008-11-26
*
pkt_sched: sch_api: Remove qdisc_list_lock
Jarek Poplawski
2008-11-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
*
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
2008-11-20
*
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-14
*
|
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
|
/
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
*
pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock()
Jarek Poplawski
2008-08-29
*
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
2008-08-27
*
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
Jarek Poplawski
2008-08-27
*
pkt_sched: Fix dev_graft_qdisc() locking
Jarek Poplawski
2008-08-27
*
pkt_sched: Fix qdisc list locking
Jarek Poplawski
2008-08-22
*
pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() race
Jarek Poplawski
2008-08-21
*
Revert "pkt_sched: Add BH protection for qdisc_stab_lock."
David S. Miller
2008-08-19
*
pkt_sched: remove bogus block (cleanup)
Ilpo Järvinen
2008-08-19
*
pkt_sched: Don't hold qdisc lock over qdisc_destroy().
David S. Miller
2008-08-19
*
pkt_sched: Add lockdep annotation for qdisc locks
Jarek Poplawski
2008-08-19
*
pkt_sched: Never schedule non-root qdiscs.
David S. Miller
2008-08-19
*
pkt_sched: Grab correct lock in notify_and_destroy().
Jarek Poplawski
2008-08-18
*
pkt_sched: Add BH protection for qdisc_stab_lock.
Jarek Poplawski
2008-08-11
*
pkt_sched: Fix ingress deletion and filter attachment.
David S. Miller
2008-08-09
*
pkt_sched: Fix qdisc config when link is down.
David S. Miller
2008-08-07
[next]