summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | | | net_sched: gred: actually perform idling in WRED modeDavid Ward2012-09-131-11/+15
* | | | net_sched: gred: fix qave reporting via netlinkDavid Ward2012-09-131-1/+4
* | | | net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward2012-09-131-3/+2
* | | | net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward2012-09-131-1/+1
* | | | net-sched: sch_cbq: avoid infinite loopEric Dumazet2012-09-111-2/+3
* | | | fq_codel: dont reinit flow stateEric Dumazet2012-09-031-1/+1
|/ / /
* | | act_mirred: do not drop packets when fails to mirror itJason Wang2012-08-161-6/+5
* | | sched: add missing group change to qfq_change_classPaolo Valente2012-08-081-26/+69
* | | net_sched: act: Delete estimator in error path.Hiroaki SHIMODA2012-08-063-3/+14
| |/ |/|
* | net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-031-3/+11
|/
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-232-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-191-0/+2
|\
| * sch_sfb: Fix missing NULL checkAlan Cox2012-07-121-0/+2
* | netem: refine early skb orphaningEric Dumazet2012-07-161-1/+8
* | net: sched: add ipset ematchFlorian Westphal2012-07-123-0/+146
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-27/+15
|\ \ | |/
| * netem: add limitation to reordered packetsEric Dumazet2012-07-091-27/+15
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-073-0/+251
|\ \
| * | net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-043-0/+251
* | | sch_teql: Convert over to dev_neigh_lookup_skb().David S. Miller2012-07-051-25/+22
|/ /
* | pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-10/+14
* | pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+7
* | pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller2012-06-261-28/+31
|/
* sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
* Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-221-20/+11
|\
| * cgroup: convert all non-memcg controllers to the new cftype interfaceTejun Heo2012-04-011-6/+2
| * cgroup: relocate cftype and cgroup_subsys definitions in controllersTejun Heo2012-04-011-16/+11
* | ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack2012-05-171-1/+1
* | fq_codel: should use qdisc backlog as thresholdEric Dumazet2012-05-162-4/+5
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-157-32/+20
* | net: codel: fix build errorsSasha Levin2012-05-141-4/+5
* | net/codel: Add missing #include <linux/prefetch.h>Geert Uytterhoeven2012-05-141-0/+1
* | fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-123-0/+636
* | codel: Controlled Delay AQMEric Dumazet2012-05-103-0/+287
* | net_sched: update bstats in dequeue()Eric Dumazet2012-05-104-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-4/+2
|\ \
| * | netem: fix possible skb leakEric Dumazet2012-05-011-4/+2
* | | net: sched: factorize code (qdisc_drop())Eric Dumazet2012-05-044-13/+6
* | | netem: add ECN capabilityEric Dumazet2012-05-011-3/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-5/+2
|\ \ \ | |/ /
| * | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-161-5/+2
| |/
* | pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-0140-157/+263
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-203-0/+260
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-181-1/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-4/+2
| |\ \
| * | | net_sched: sch_plug: plug_qdisc_ops is staticEric Dumazet2012-02-131-1/+1
| * | | net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-073-0/+260
| * | | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-064-9/+5
* | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-201-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-6/+4
OpenPOWER on IntegriCloud