summaryrefslogtreecommitdiffstats
path: root/drivers/cdrom (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-20ice: Cleanup duplicate control queue codeBruce Allan1-142/+76
2018-11-20ice: Do autoneg based on VSI stateAkeem G Abodunrin1-5/+5
2018-11-20net-next/hinic: fix a bug in rx data flowXue Chaojing1-1/+1
2018-11-20net-next/hinic:fix a bug in set mac addressXue Chaojing1-3/+4
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing7-1/+78
2018-11-20net-next/hinic:replace multiply and division operatorsXue Chaojing2-20/+38
2018-11-20mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak1-1/+55
2018-11-20cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2-12/+13
2018-11-20tcp: drop dst in tcp_add_backlog()Eric Dumazet1-0/+2
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-20nfp: abm: add support for more threshold actionsJakub Kicinski4-6/+109
2018-11-20nfp: abm: add cls_u32 offload for simple band classificationJakub Kicinski6-1/+324
2018-11-20nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski5-1/+28
2018-11-20nfp: abm: calculate PRIO map len and check mailbox sizeJakub Kicinski3-3/+50
2018-11-20net: sched: cls_u32: add res to offload informationJakub Kicinski2-0/+3
2018-11-20nfp: abm: add GRED offloadJakub Kicinski3-10/+158
2018-11-20nfp: abm: wrap RED parameters in bandsJakub Kicinski2-40/+74
2018-11-20net: sched: gred: support reporting stats from offloadsJakub Kicinski2-0/+55
2018-11-20net: sched: gred: add basic Qdisc offloadJakub Kicinski3-0/+84
2018-11-20nfp: abm: add up bands for sto/non-sto statsJakub Kicinski1-12/+24
2018-11-20nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2-3/+46
2018-11-20nfp: abm: size threshold table to account for bandsJakub Kicinski1-2/+2
2018-11-20nfp: abm: pass band parameter to functionsJakub Kicinski3-43/+49
2018-11-20nfp: abm: map per-band symbolsJakub Kicinski2-13/+54
2018-11-20net: hns3: add common validation in hclge_dcbYunsheng Lin3-35/+53