summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_generic.c
Commit message (Expand)AuthorAgeFilesLines
* net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+1
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+1
* | pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet2013-12-141-1/+1
* | net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2013-12-111-2/+2
|/
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-081-1/+1
* net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-071-3/+3
* net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-201-2/+3
* qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2013-09-011-0/+4
* qdisc: make args to qdisc_create_default conststephen hemminger2013-09-011-2/+3
* qdisc: allow setting default queuing disciplinestephen hemminger2013-08-311-5/+6
* net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-151-0/+1
* net_sched: make dev_trans_start return vlan's real dev trans_startnikolay@redhat.com2013-08-051-1/+6
* net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-121-24/+20Star
* net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-031-3/+5
* sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-271-1/+1
* sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-131-0/+37
* pkt_sched: avoid requeues if possibleEric Dumazet2012-12-121-5/+6
* net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-051-1/+8
* net: move and rename netif_notify_peers()Amerigo Wang2012-08-141-18/+0Star
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-6/+5Star
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-021-1/+2
* net: Add queue state xoff flag for stackTom Herbert2011-11-291-4/+4
* net: new counter for tx_timeout errors in sysfsdavid decotigny2011-11-171-0/+1
* Remove redundant variable/code in __qdisc_runKrishna Kumar2011-07-151-3/+1Star
* net_sched: fix dequeuer fairnessjamal2011-06-271-5/+7
* net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-071-2/+1Star
* net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet2011-05-231-2/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-041-0/+1
|\
| * net: Fix more stale on-stack list_head objects.Eric W. Biederman2011-02-201-0/+1
* | net_sched: reduce fifo qdisc sizeEric Dumazet2011-03-031-7/+11
* | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-221-3/+2Star
* | net_sched: RCU conversion of stabEric Dumazet2011-01-211-1/+1
* | net_sched: cleanupsEric Dumazet2011-01-201-15/+14Star
* | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-201-0/+4
|/
* 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-281-5/+3Star
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-211-6/+4Star
* net/sched: fix missing spinlock initEric Dumazet2010-10-211-0/+2
* net: dynamic ingress_queue allocationEric Dumazet2010-10-051-4/+8
* net: rename netdev rx_queue to ingress_queueEric Dumazet2010-09-291-4/+4
* net: this_cpu_xxx conversionsEric Dumazet2010-07-201-1/+1
* net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-021-0/+1
* net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-021-2/+2
* arp_notify: allow drivers to explicitly request a notification event.Ian Campbell2010-05-311-0/+18
* net: add a noref bit on skb dstEric Dumazet2010-05-181-1/+3
* net: fix softnet_statChangli Gao2010-05-031-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1