/openbmc/linux/include/net/ |
H A D | gen_stats.h | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_generic.h | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | gen_stats.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sched/ |
H A D | sch_mq.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_multiq.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_mqprio.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_drr.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_prio.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_fq_codel.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_hfsc.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_qfq.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_sfq.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_htb.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | act_api.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sch_api.c | diff b0ab6f92752b9f9d8da980506e9df3bd9dcd7ed3 Sun Sep 28 13:54:24 CDT 2014 John Fastabend <john.fastabend@gmail.com> net: sched: enable per cpu qstats
After previous patches to simplify qstats the qstats can be made per cpu with a packed union in Qdisc struct.
Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|