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
Commit message (
Expand
)
Author
Age
...
|
*
|
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
Jarek Poplawski
2008-12-04
|
*
|
pkt_sched: sch_htb: Remove htb_class aprio field
Jarek Poplawski
2008-12-04
|
*
|
pkt_sched: fix sparse warning
Hannes Eder
2008-11-28
|
*
|
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
2008-11-26
|
*
|
tc: policing requires a rate estimator
Stephen Hemminger
2008-11-26
|
*
|
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
2008-11-26
|
*
|
tc: propogate errors from tcf_hash_create
Stephen Hemminger
2008-11-26
|
*
|
pkt_sched: fix warning in net/sched/sch_hfsc.c
Ingo Molnar
2008-11-25
|
*
|
pkt_sched: sch_api: Remove qdisc_list_lock
Jarek Poplawski
2008-11-25
|
*
|
pkt_sched: sch_drr: fix drr_dequeue loop()
Patrick McHardy
2008-11-24
|
*
|
pkt_sched: sch_drr: Fix qlen in drr_drop()
Jarek Poplawski
2008-11-21
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
|
\
\
|
*
|
|
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
2008-11-20
|
*
|
|
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
2008-11-20
|
*
|
|
pkt_sched: add DRR scheduler
Patrick McHardy
2008-11-20
|
*
|
|
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-20
|
*
|
|
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2008-11-17
|
*
|
|
pkt_sched: Remove qdisc->ops->requeue() etc.
Jarek Poplawski
2008-11-14
|
*
|
|
pkt_sched: Control group classifier
Thomas Graf
2008-11-08
|
*
|
|
netem: eliminate unneeded return values
Stephen Hemminger
2008-11-04
|
*
|
|
pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()
Jarek Poplawski
2008-11-03
|
*
|
|
sch_netem: Replace ->requeue() method with open code
Jarek Poplawski
2008-11-02
|
*
|
|
sch_netem: Remove classful functionality
Jarek Poplawski
2008-11-02
|
*
|
|
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
2008-10-31
|
*
|
|
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
2008-10-31
|
*
|
|
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
|
*
|
|
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
Jarek Poplawski
2008-10-31
|
*
|
|
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
Patrick McHardy
2008-10-31
*
|
|
|
Merge branch 'next' into for-linus
James Morris
2008-12-24
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'master' into next
James Morris
2008-12-04
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
CRED: Use creds in file structs
David Howells
2008-11-13
|
|
|
/
|
|
/
|
*
|
|
SCHED: netem: Correct documentation comment in code.
Jesper Dangaard Brouer
2008-12-15
|
|
/
|
/
|
*
|
pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()
Patrick McHardy
2008-11-20
*
|
net: Do not fire linkwatch events until the device is registered.
David S. Miller
2008-11-19
|
/
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
|
\
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
|
\
|
*
|
hrtimer: convert net::sched_cbq to the new hrtimer apis
Arjan van de Ven
2008-09-06
*
|
|
pkt_sched: sch_generic: Fix oops in sch_teql
Jarek Poplawski
2008-10-20
*
|
|
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
|
|
/
|
/
|
*
|
pkt_sched: Update qdisc requeue stats in dev_requeue_skb()
Jarek Poplawski
2008-10-08
*
|
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
*
|
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
*
|
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
*
|
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
*
|
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
*
|
pkt_sched: Simplify dev_requeue_skb and dequeue_skb
Jarek Poplawski
2008-10-06
*
|
pkt_sched: Fix handling of gso skbs on requeuing
Jarek Poplawski
2008-10-06
*
|
pkt_sched: Check the state of tx_queue in dequeue_skb()
Jarek Poplawski
2008-09-23
*
|
pkt_sched: Always use q->requeue in dev_requeue_skb().
David S. Miller
2008-09-23
*
|
pkt_sched: Make qdisc->gso_skb a list.
David S. Miller
2008-09-23
[prev]
[next]