summaryrefslogtreecommitdiffstats
path: root/include/net/sch_generic.h
Commit message (Expand)AuthorAgeFilesLines
* net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-131-1/+1
* net_sched: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-181-1/+1
* net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-201-2/+9
* qdisc: make args to qdisc_create_default conststephen hemminger2013-09-011-2/+2
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-171-1/+8
|\
| * net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-151-1/+8
* | net: Remove extern from include/net/ scheduling prototypesJoe Perches2013-08-011-25/+28
|/
* net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-121-2/+2
* net_sched: add 64bit rate estimatorsEric Dumazet2013-06-111-6/+7
* net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-031-7/+11
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-281-2/+1Star
* sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-131-0/+19
* pkt_sched: namespace aware act_mirredBenjamin LaHaise2013-01-141-1/+1
* pkt_sched: avoid requeues if possibleEric Dumazet2012-12-121-0/+7
* net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-151-1/+2
* net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-201-1/+1
* bonding: Fix corrupted queue_mappingEric Dumazet2012-06-131-2/+5
* net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-1/+8
* net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker2011-11-011-1/+0Star
* net: constify skbuff and Qdisc elementsEric Dumazet2011-10-201-12/+12
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-061-5/+7
* net_sched: fix THROTTLED/RUNNING raceEric Dumazet2011-03-241-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-041-1/+1
|\
| * net_sched: long word align struct qdisc_skb_cb dataEric Dumazet2011-02-231-1/+1
* | net_sched: reduce fifo qdisc sizeEric Dumazet2011-03-031-0/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-241-3/+5
|\|
| * net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-211-3/+5
* | net_sched: RCU conversion of stabEric Dumazet2011-01-211-6/+15
* | net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-211-10/+28
|/
* net_sched: factorize qdisc stats handlingEric Dumazet2011-01-111-6/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-201-5/+1Star
|\
| * net_sched: always clone skbsChangli Gao2010-12-201-5/+1Star
* | net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila2010-12-161-0/+1
|/
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-2/+1Star
* net: return operator cleanupEric Dumazet2010-09-231-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-081-4/+16
|\
| * net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-031-4/+8
| * sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-031-2/+10
* | act_mirred: don't clone skb when skb isn't sharedChangli Gao2010-06-291-2/+9
* | net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-1/+2
* | net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-021-4/+11
* | net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-021-0/+15
|/
* gen_estimator: deadlock fixEric Dumazet2010-04-021-0/+1
* sched: add head drop fifo queueHagen Paul Pfeifer2010-01-291-0/+19
* net: cleanup include/netEric Dumazet2009-11-041-20/+10Star
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-151-1/+1
* net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-101-0/+1
* net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-061-0/+4
* net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-061-0/+2