index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_dsmark.c
Age
Commit message (
Expand
)
Author
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
2008-01-28
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
[PKT_SCHED] dsmark: checkpatch warning cleanup
Stephen Hemminger
2008-01-28
[PKT_SCHED] dsmark: handle cloned and non-linear skb's
Stephen Hemminger
2008-01-28
[PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop.
David S. Miller
2008-01-28
[PKT_SCHED] dsmark: get rid of wrappers
Stephen Hemminger
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
2007-07-15
[NET_SCHED]: sch_dsmark: act_api support
Patrick McHardy
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
2007-04-25
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
2006-12-02
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
[NET]: net/sched annotations.
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-20
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2005-06-18
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
Thomas Graf
2005-06-18
[PKT_SCHED]: Make dsmark use the new dumping macros
Thomas Graf
2005-06-18
[PKT_SCHED]: Fix dsmark to apply changes consistent
Thomas Graf
2005-05-31
[PKT_SCHED]: Disable dsmark debugging messages by default
Thomas Graf
2005-05-31
[PKT_SCHED]: make dsmark try using pfifo instead of noop while grafting
Thomas Graf
2005-05-31
[PKT_SCHED]: Fix dsmark to count ignored indices while walking
Thomas Graf
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds