aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soundwire (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-20ipv4: Don't try to print ASCII of link level header in martian dumps.David S. Miller1-1/+1
2018-11-20net_sched: sch_fq: avoid calling ktime_get_ns() if not neededEric Dumazet1-1/+6
2018-11-19nfp: abm: add support for more threshold actionsJakub Kicinski4-6/+109
2018-11-19nfp: abm: add cls_u32 offload for simple band classificationJakub Kicinski6-1/+324
2018-11-19nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski5-1/+28
2018-11-19nfp: abm: calculate PRIO map len and check mailbox sizeJakub Kicinski3-3/+50
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski2-0/+3
2018-11-19nfp: abm: add GRED offloadJakub Kicinski3-10/+158
2018-11-19nfp: abm: wrap RED parameters in bandsJakub Kicinski2-40/+74
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski2-0/+55
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski3-0/+84
2018-11-19nfp: abm: add up bands for sto/non-sto statsJakub Kicinski1-12/+24
2018-11-19nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2-3/+46
2018-11-19nfp: abm: size threshold table to account for bandsJakub Kicinski1-2/+2
2018-11-19nfp: abm: pass band parameter to functionsJakub Kicinski3-43/+49
2018-11-19nfp: abm: map per-band symbolsJakub Kicinski2-13/+54
2018-11-19net: hns3: add common validation in hclge_dcbYunsheng Lin3-35/+53