summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | net: Move && and || to end of previous lineJoe Perches2009-11-294-25/+30
* | net: use net_eq to compare netsOctavian Purdila2009-11-253-9/+9
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-202-2/+2
* | netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet2009-11-181-1/+2
* | act_mirred: optimization.Changli Gao2009-11-171-31/+29
* | act_mirred: cleanupChangli Gao2009-11-171-26/+33
* | net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-151-18/+5
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-131-1/+8
* | net: use rcu for network scheduler APIstephen hemminger2009-11-101-3/+4
* | net_cls: Use __dev_get_by_index()Eric Dumazet2009-11-051-2/+2
* | em_meta: avoid one dev_put()Eric Dumazet2009-11-041-6/+6
* | pkt_sched: skbedit add support for setting markjamal2009-10-221-1/+16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-131-1/+1
|\ \ | |/
| * pkt_sched: pedit use proper structjamal2009-10-111-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-111-1/+1
|\ \ | |/
| * netlink: fix typo in initializationJiri Pirko2009-10-081-1/+1
* | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-076-6/+7
|/
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-174-1/+6
* pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski2009-09-151-2/+2
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-152-7/+16
* pkt_sched: Fix qdisc_graft WRT ingress qdiscJarek Poplawski2009-09-141-5/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-1416-325/+504
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-101-1/+1
| |\
| | * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-251-1/+1
| * | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-092-16/+27
| * | net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-064-13/+273
| * | net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-062-26/+25
| * | net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy2009-09-063-44/+29
| * | net_sched: remove some unnecessary checks in classful schedulersPatrick McHardy2009-09-067-67/+37
| * | net_sched: make cls_ops->change and cls_ops->delete optionalPatrick McHardy2009-09-067-85/+6
| * | net_sched: make cls_ops->tcf_chain() optionalPatrick McHardy2009-09-063-12/+5
| * | net_sched: fix class grafting errno codesPatrick McHardy2009-09-042-11/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-025-5/+5
| |\ \
| * | | netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-011-2/+2
| * | | pkt_sched: Fix resource limiting in pfifo_fastKrishna Kumar2009-08-301-4/+4
| * | | Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar2009-08-291-22/+48
| | |/ | |/|
| * | net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-061-36/+57
| * | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-3/+3
* | | tc: Fix unitialized kernel memory leakEric Dumazet2009-09-021-0/+2
| |/ |/|
* | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-012-19/+16
* | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-242-2/+2
* | pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller2009-08-231-10/+13
* | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-221-4/+4
* | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-175-5/+5
|/
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-181-2/+2
* pkt_sched: Update drops stats in act_policeJarek Poplawski2009-06-171-0/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-0/+3
|\
OpenPOWER on IntegriCloud