index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
sch_netem: Need to include vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-24
sch_choke: add choke_skb_cb
Eric Dumazet
1
-2
/
+13
2011-02-24
netem: update version and cleanup
stephen hemminger
1
-6
/
+4
2011-02-24
netem: revised correlated loss generator
stephen hemminger
1
-4
/
+270
2011-02-24
Revert "sch_netem: Remove classful functionality"
stephen hemminger
1
-8
/
+79
2011-02-24
netem: define NETEM_DIST_MAX
stephen hemminger
1
-1
/
+1
2011-02-24
netem: use vmalloc for distribution table
stephen hemminger
1
-4
/
+18
2011-02-24
netem: cleanup dump code
stephen hemminger
1
-6
/
+3
2011-02-23
em_meta: fix sparse warning
stephen hemminger
1
-1
/
+1
2011-02-23
mqprio: cleanups
stephen hemminger
1
-2
/
+4
2011-02-23
net_sched: SFB flow scheduler
Eric Dumazet
3
-0
/
+721
2011-02-22
cls_u32: fix sparse warnings
stephen hemminger
1
-6
/
+6
2011-02-14
sch_mqprio: Always set num_tc to 0 in mqprio_destroy()
Ben Hutchings
1
-7
/
+7
2011-02-02
sch_choke: Need linux/vmalloc.h
David S. Miller
1
-0
/
+1
2011-02-02
sched: CHOKe flow scheduler
stephen hemminger
3
-0
/
+689
2011-02-02
sfq: deadlock in error path
stephen hemminger
1
-4
/
+5
2011-01-26
net_sched: sch_mqprio: dont leak kernel memory
Eric Dumazet
1
-1
/
+1
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-30
/
+24
2011-01-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2011-01-21
net_sched: TCQ_F_CAN_BYPASS generalization
Eric Dumazet
5
-6
/
+20
2011-01-20
net_sched: accurate bytes/packets stats/rates
Eric Dumazet
13
-30
/
+24
2011-01-20
net_sched: RCU conversion of stab
Eric Dumazet
2
-10
/
+18
2011-01-20
net_sched: move TCQ_F_THROTTLED flag
Eric Dumazet
6
-11
/
+11
2011-01-20
net_sched: sfq: allow divisor to be a parameter
Eric Dumazet
1
-12
/
+30
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-6
/
+3
2011-01-19
net_sched: cleanups
Eric Dumazet
41
-801
/
+842
2011-01-19
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
4
-0
/
+434
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
23
-71
/
+54
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+21
2011-01-14
Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
Patrick McHardy
5
-120
/
+218
2011-01-14
netfilter: fix Kconfig dependencies
Patrick McHardy
3
-6
/
+3
2011-01-13
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-5
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
net_sched: factorize qdisc stats handling
Eric Dumazet
22
-65
/
+32
2011-01-05
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-01-03
sch_red: report backlog information
Eric Dumazet
1
-0
/
+1
2010-12-31
sfq: fix slot_dequeue_head()
Eric Dumazet
1
-2
/
+4
2010-12-31
sch_sfq: allow big packets and be fair
Eric Dumazet
1
-7
/
+19
2010-12-22
sfq: fix sfq class stats handling
Eric Dumazet
1
-5
/
+11
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
3
-3
/
+6
2010-12-20
net_sched: sch_sfq: better struct layouts
Eric Dumazet
1
-98
/
+162
2010-12-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+8
2010-12-20
net_sched: sch_sfq: fix allot handling
Eric Dumazet
1
-12
/
+8
2010-12-20
net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()
Eric Dumazet
1
-1
/
+6
2010-12-16
net: factorize sync-rcu call in unregister_netdevice_many
Octavian Purdila
1
-7
/
+22
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
1
-1
/
+3
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2
-7
/
+4
2010-11-15
Docs/Kconfig: Update: osdl.org -> linuxfoundation.org
Michael Witten
1
-1
/
+1
2010-11-08
classifier: report statistics for basic classifier
stephen hemminger
1
-0
/
+4
2010-11-03
cls_cgroup: Fix crash on module unload
Herbert Xu
1
-2
/
+0
[next]