aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | net_sched: sch_mqprio: dont leak kernel memoryEric Dumazet2011-01-261-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-2413-30/+24
|\ \ | |/
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-241-1/+1
| |\
| * | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2013-30/+24
* | | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-215-6/+20
* | | net_sched: RCU conversion of stabEric Dumazet2011-01-202-10/+18
* | | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-206-11/+11
* | | net_sched: sfq: allow divisor to be a parameterEric Dumazet2011-01-201-12/+30
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-203-6/+3
|\ \ \
| * \ \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-1923-71/+54
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-145-120/+218
| |\ \ \
| * | | | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-143-6/+3
* | | | | net_sched: cleanupsEric Dumazet2011-01-1941-801/+842
* | | | | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-194-0/+434
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-141-5/+21
|\ \ \ \ | | |_|/ | |/| |
| * | | net: remove dev_txq_stats_fold()Eric Dumazet2011-01-131-5/+21
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into for-nextJiri Kosina2010-12-223-3/+6
| |\ \ \ | | |/ /
| * | | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-151-1/+1
* | | | net_sched: factorize qdisc stats handlingEric Dumazet2011-01-1022-65/+32
| |_|/ |/| |
* | | net_sched: pfifo_head_drop problemEric Dumazet2011-01-051-2/+0
* | | sch_red: report backlog informationEric Dumazet2011-01-031-0/+1
* | | sfq: fix slot_dequeue_head()Eric Dumazet2010-12-311-2/+4
* | | sch_sfq: allow big packets and be fairEric Dumazet2010-12-311-7/+19
* | | sfq: fix sfq class stats handlingEric Dumazet2010-12-221-5/+11
* | | net_sched: sch_sfq: better struct layoutsEric Dumazet2010-12-201-98/+162
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-201-12/+8
|\ \ \
| * | | net_sched: sch_sfq: fix allot handlingEric Dumazet2010-12-201-12/+8
| | |/ | |/|
* | | net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet2010-12-201-1/+6
* | | net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila2010-12-161-7/+22
* | | net sched: use xps information for qdisc NUMA affinityEric Dumazet2010-12-011-1/+3
* | | net: add netif_tx_queue_frozen_or_stoppedEric Dumazet2010-11-282-7/+4
|/ /
* | classifier: report statistics for basic classifierstephen hemminger2010-11-081-0/+4
* | cls_cgroup: Fix crash on module unloadHerbert Xu2010-11-031-2/+0
* | text ematch: check for NULL pointer before destroying textsearch configThomas Graf2010-10-311-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2321-117/+752
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-211-7/+7
| |\
| | * netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-1/+1
| | * netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-6/+6
| * | net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-2112-39/+27
| * | net/sched: fix missing spinlock initEric Dumazet2010-10-211-0/+2
| * | neigh: Protect neigh->ha[] with a seqlockEric Dumazet2010-10-111-4/+4
| * | net_sched: use __TCA_HTB_MAX and TCA_HTB_MAXChangli Gao2010-10-091-2/+2
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-061-1/+1
| |\ \
| * | | net: dynamic ingress_queue allocationEric Dumazet2010-10-052-18/+36
| * | | net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-292-11/+11
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-271-4/+0
| |\ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-092-13/+10
| |\ \ \
| * | | | tc: add meta match on receive hashStephen Hemminger2010-08-241-0/+6
| * | | | net_sched: act_csum: coding style cleanupChangli Gao2010-08-231-39/+38