aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* | net: Move && and || to end of previous lineJoe Perches2009-11-29
* | net: use net_eq to compare netsOctavian Purdila2009-11-25
* | net: rename skb->iif to skb->skb_iifEric Dumazet2009-11-20
* | netsched: Allow var_sk_bound_if meta to work on all namespacesEric Dumazet2009-11-19
* | act_mirred: optimization.Changli Gao2009-11-17
* | act_mirred: cleanupChangli Gao2009-11-17
* | net: Optimize hard_start_xmit() return checkingJarek Poplawski2009-11-16
* | net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy2009-11-13
* | net: use rcu for network scheduler APIstephen hemminger2009-11-11
* | net_cls: Use __dev_get_by_index()Eric Dumazet2009-11-06
* | em_meta: avoid one dev_put()Eric Dumazet2009-11-04
* | pkt_sched: skbedit add support for setting markjamal2009-10-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-13
|\|
| * pkt_sched: pedit use proper structjamal2009-10-12
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-12
|\|
| * netlink: fix typo in initializationJiri Pirko2009-10-08
* | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-07
|/
* trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
* pkt_sched: Fix qstats.qlen updating in dump_statsJarek Poplawski2009-09-17
* pkt_sched: Fix qdisc_create on stab error handlingJarek Poplawski2009-09-16
* pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski2009-09-15
* pkt_sched: Fix qdisc_graft WRT ingress qdiscJarek Poplawski2009-09-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-10
| |\
| | * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-25
| * | net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy2009-09-09
| * | net_sched: add classful multiqueue dummy schedulerDavid S. Miller2009-09-06
| * | net_sched: move dev_graft_qdisc() to sch_generic.cPatrick McHardy2009-09-06
| * | net_sched: reintroduce dev->qdisc for use by sch_apiPatrick McHardy2009-09-06
| * | net_sched: remove some unnecessary checks in classful schedulersPatrick McHardy2009-09-06
| * | net_sched: make cls_ops->change and cls_ops->delete optionalPatrick McHardy2009-09-06
| * | net_sched: make cls_ops->tcf_chain() optionalPatrick McHardy2009-09-06
| * | net_sched: fix class grafting errno codesPatrick McHardy2009-09-05
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
| |\ \
| * | | netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-01
| * | | pkt_sched: Fix resource limiting in pfifo_fastKrishna Kumar2009-08-31
| * | | Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar2009-08-29
| | |/ | |/|
| * | net: Avoid enqueuing skb for default qdiscsKrishna Kumar2009-08-06
| * | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | | tc: Fix unitialized kernel memory leakEric Dumazet2009-09-03
| |/ |/|
* | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-01
* | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-24
* | pkt_sched: Convert CBQ to tasklet_hrtimer.David S. Miller2009-08-23
* | pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2009-08-22
* | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-18
|/
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* pkt_sched: Update drops stats in act_policeJarek Poplawski2009-06-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\