summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+4
|\
| * pkt_sched: fix virtual-start-time update in QFQPaolo Valente2012-09-191-1/+4
* | pkt_sched: Fix warning false positives.David S. Miller2012-09-272-2/+2
* | net: use a per task frag allocatorEric Dumazet2012-09-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-19/+26
|\ \ | |/
| * 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
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-103-55/+55
* | net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-051-1/+8
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-249-13/+29
|\ \
| * | userns: Convert cls_flow to work with user namespaces enabledEric W. Biederman2012-08-141-4/+12
| * | net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-149-9/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-225-35/+88
|\ \ \ | | |/ | |/|
| * | 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: move and rename netif_notify_peers()Amerigo Wang2012-08-141-18/+0
|/ /
* | 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
OpenPOWER on IntegriCloud