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
/
sch_generic.c
Commit message (
Expand
)
Author
Age
*
pkt_sched: Fix noqueue_qdisc initialization.
David S. Miller
2008-07-19
*
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-19
*
pkt_sched: Make default qdisc nonshared-multiqueue safe.
David S. Miller
2008-07-17
*
pkt_sched: Kill netdev_queue lock.
David S. Miller
2008-07-17
*
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2008-07-17
*
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
2008-07-17
*
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
David S. Miller
2008-07-17
*
pkt_sched: Perform bulk of qdisc destruction in RCU.
David S. Miller
2008-07-17
*
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
David S. Miller
2008-07-17
*
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
2008-07-17
*
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
2008-07-17
*
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
2008-07-17
*
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
2008-07-17
*
net: Use queue aware tests throughout.
David S. Miller
2008-07-17
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
*
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
2008-07-09
*
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-09
*
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
2008-07-09
*
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
2008-07-09
*
netdev: Move gso_skb into netdev_queue.
David S. Miller
2008-07-09
*
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
2008-07-09
*
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
*
netdev: The ingress_lock member is no longer needed.
David S. Miller
2008-07-08
*
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-08
*
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
2008-07-08
*
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
*
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
2008-06-27
*
net: Add a WARN_ON_ONCE() to the transmit timeout function
Arjan van de Ven
2008-05-02
*
[NET]: Add preemption point in qdisc_run
Herbert Xu
2008-03-28
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
*
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
2008-01-28
*
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
*
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2008-01-28
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
*
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
2007-11-13
*
[NET]: Fix possible dev_deactivate race condition
Herbert Xu
2007-10-19
*
[NET]: fix carrier-on bug?
Jeff Garzik
2007-10-18
*
[NET_SCHED]: explict hold dev tx lock
Jamal Hadi Salim
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-07-11
*
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
2007-07-11
*
[NET]: qdisc_restart - couple of optimizations.
Krishna Kumar
2007-07-11
*
[NET]: qdisc_restart - readability changes plus one bug fix.
Krishna Kumar
2007-07-11
*
[NET_SCHED]: Cleanup readability of qdisc restart
Jamal Hadi Salim
2007-07-11
*
[NET]: Make net watchdog timers 1 sec jiffy aligned.
Venkatesh Pallipadi
2007-06-03
*
[NET_SCHED]: Fix qdisc_restart return value when dequeue is empty
Herbert Xu
2007-05-24
*
[NET_SCHED]: Avoid requeue warning on dev_deactivate
Herbert Xu
2007-05-11
*
[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OK
Herbert Xu
2007-05-11
*
[NET_SCHED]: Rationalise return value of qdisc_restart
Herbert Xu
2007-05-11
*
[NET]: Fix dev->qdisc race for NETDEV_TX_LOCKED case
Thomas Graf
2007-05-11
[next]