aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sch_generic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-20net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet1-2/+9
2013-08-31qdisc: make args to qdisc_create_default conststephen hemminger1-2/+2
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger1-0/+1
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer1-1/+8
2013-07-31net: Remove extern from include/net/ scheduling prototypesJoe Perches1-25/+28
2013-06-11net_sched: psched_ratecfg_precompute() improvementsEric Dumazet1-2/+2
2013-06-11net_sched: add 64bit rate estimatorsEric Dumazet1-6/+7
2013-06-02net_sched: restore "overhead xxx" handlingEric Dumazet1-7/+11
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko1-0/+19
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise1-1/+1
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet1-0/+7
2012-08-14net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman1-1/+2
2012-07-20net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko1-1/+1
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2011-10-31net: sch_generic remove redundant use of <linux/module.h>Paul Gortmaker1-1/+0
2011-10-20net: constify skbuff and Qdisc elementsEric Dumazet1-12/+12
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet1-5/+7
2011-03-24net_sched: fix THROTTLED/RUNNING raceEric Dumazet1-4/+4
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-03-03net_sched: reduce fifo qdisc sizeEric Dumazet1-0/+1
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet1-1/+1
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+5
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet1-3/+5
2011-01-20net_sched: RCU conversion of stabEric Dumazet1-6/+15
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet1-10/+28
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet1-6/+14
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+1
2010-12-20net_sched: always clone skbsChangli Gao1-5/+1
2010-12-16net: factorize sync-rcu call in unregister_netdevice_manyOctavian Purdila1-0/+1
2010-10-21net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao1-2/+1
2010-09-23net: return operator cleanupEric Dumazet1-1/+1
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+16
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-4/+8
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao1-2/+9
2010-06-02net: add additional lock to qdisc to increase throughputEric Dumazet1-1/+2
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet1-4/+11
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet1-0/+15
2010-04-01gen_estimator: deadlock fixEric Dumazet1-0/+1
2010-01-28sched: add head drop fifo queueHagen Paul Pfeifer1-0/+19
2009-11-04net: cleanup include/netEric Dumazet1-20/+10
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski1-1/+1
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy1-0/+1
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller1-0/+4
2009-09-06net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy1-0/+2
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet1-1/+1