aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hippi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia1-16/+33
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia1-32/+28
2018-07-04net/sched: Add HW offloading capability to ETFJesus Sanchez-Palencia3-1/+76
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes5-0/+414
2018-07-04net/sched: Allow creating a Qdisc watchdog with other clocksVinicius Costa Gomes2-2/+11
2018-07-04net: packet: Hook into time based transmission.Richard Cochran1-0/+6
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia3-5/+14
2018-07-04net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia6-0/+10
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran11-0/+84
2018-07-04net: Clear skb->tstamp only on the forwarding pathJesus Sanchez-Palencia1-1/+1
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva15-0/+33
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler1-15/+23
2018-07-04net: sched: act_pedit: fix possible memory leak in tcf_pedit_init()Wei Yongjun1-9/+16