Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb0b82b32ce17564bc64cede50bf4a3204eecc60
/
net
/
sched
/
sch_dsmark.c
5bdc22a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9190b3b
net_sched: accurate bytes/packets stats/rates
by Eric Dumazet
· 14 years ago
cc7ec45
net_sched: cleanups
by Eric Dumazet
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
3511c91
net_sched: remove the unused parameter of qdisc_create_dflt()
by Changli Gao
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b94c8af
pkt_sched: remove unnecessary xchg() in packet schedulers
by Patrick McHardy
· 16 years ago
f30ab41
pkt_sched: Remove qdisc->ops->requeue() etc.
by Jarek Poplawski
· 16 years ago
8e3af97
pkt_sched: Add qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
6067804
net: Use hton[sl]() instead of __constant_hton[sl]() where applicable
by Arnaldo Carvalho de Melo
· 16 years ago
c27f339
net_sched: Add qdisc __NET_XMIT_BYPASS flag
by Jarek Poplawski
· 16 years ago
378a2f0
net_sched: Add qdisc __NET_XMIT_STOLEN flag
by Jarek Poplawski
· 16 years ago
0abf77e
net_sched: Add accessor function for packet length for qdiscs
by Jussi Kivilinna
· 16 years ago
5f86173
net_sched: Add qdisc_enqueue wrapper
by Jussi Kivilinna
· 16 years ago
5ce2d48
pkt_sched: Remove 'dev' member of struct Qdisc.
by David S. Miller
· 16 years ago
bb949fb
netdev: Create netdev_queue abstraction.
by David S. Miller
· 16 years ago
ff31ab5
net-sched: change tcf_destroy_chain() to clear start of filter list
by Patrick McHardy
· 16 years ago
bc3ed28
netlink: Improve returned error codes
by Thomas Graf
· 16 years ago
27a3421
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
by Patrick McHardy
· 17 years ago
cee6372
[NET_SCHED]: Propagate nla_parse return value
by Patrick McHardy
· 17 years ago
1e90474
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
by Patrick McHardy
· 17 years ago
9d127fb
[PKT_SCHED] dsmark: checkpatch warning cleanup
by Stephen Hemminger
· 17 years ago
4c30719
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
by Stephen Hemminger
· 17 years ago
5b0ac72
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
by David S. Miller
· 17 years ago
81da99e
[PKT_SCHED] dsmark: get rid of wrappers
by Stephen Hemminger
· 17 years ago
20fea08
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
by Eric Dumazet
· 17 years ago
c3bc7cf
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
by Patrick McHardy
· 17 years ago
f6853e2
[NET_SCHED]: sch_dsmark: act_api support
by Patrick McHardy
· 17 years ago
0ba4805
[NET_SCHED]: Remove unnecessary includes
by Patrick McHardy
· 17 years ago
3ff50b7
[NET]: cleanup extra semicolons
by Stephen Hemminger
· 18 years ago
a48b5a6
[NET_SCHED]: Unline tcf_destroy
by Patrick McHardy
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
10297b9
[NET] SCHED: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
5e50da0
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
by Patrick McHardy
· 18 years ago
9f9afec
[NET_SCHED]: Set parent classid in default qdiscs
by Patrick McHardy
· 18 years ago
66c6f52
[NET]: net/sched annotations.
by Al Viro
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
cdc7f8e
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
by Patrick McHardy
· 19 years ago
af0d114
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
by Thomas Graf
· 19 years ago
02f23f0
[PKT_SCHED]: Make dsmark use the new dumping macros
by Thomas Graf
· 19 years ago
758cc43
[PKT_SCHED]: Fix dsmark to apply changes consistent
by Thomas Graf
· 19 years ago
08e9cd1
[PKT_SCHED]: Disable dsmark debugging messages by default
by Thomas Graf
· 19 years ago
486b53e
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
by Thomas Graf
· 19 years ago
0451eb0
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
by Thomas Graf
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago