aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-01bnxt_en: Use firmware provided message timeout value.Michael Chan2-1/+10
2016-03-01bnxt_en: Add coalescing support for tx rings.Michael Chan3-8/+49
2016-03-01bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan1-9/+17
2016-03-01bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan3-29/+34
2016-03-01bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang3-2/+52
2016-03-01bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang1-5/+11
2016-02-29MAINTAINERS: Add LAN78XX entryWoojung.Huh@microchip.com1-0/+7
2016-02-29lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com1-3/+77
2016-02-29lan78xx: remove unnecessary codeWoojung.Huh@microchip.com1-6/+1
2016-02-29lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com2-9/+12
2016-02-29hv_netvsc: add ethtool support for set and get of settingssixiao@microsoft.com2-0/+60
2016-02-29sch_dsmark: update backlog as wellWANG Cong1-0/+3
2016-02-29sch_htb: update backlog as wellWANG Cong1-1/+4
2016-02-29net_sched: update hierarchical backlog tooWANG Cong21-49/+91
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong13-78/+29
2016-02-283c59x: Ensure to apply the expires timeStafford Horne1-1/+1
2016-02-27rocker: fix an error codeDan Carpenter1-1/+1
2016-02-26GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck3-7/+37
2016-02-26net: l3mdev: prefer VRF master for source address selectionDavid Lamparter1-0/+17
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern3-4/+16
2016-02-26can: rcar: add device tree support for r8a779[234]Simon Horman1-0/+3
2016-02-26can: rcar: add gen[12] fallback compatibility stringsSimon Horman2-1/+9
2016-02-26can: ems_usb: fix coding styleMarc Kleine-Budde1-5/+3
2016-02-25net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny3-170/+189
2016-02-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2-35/+14
2016-02-25net: core: use __ethtool_get_ksettingsDavid Decotigny2-12/+14
2016-02-25net: bridge: use __ethtool_get_ksettingsDavid Decotigny1-3/+3
2016-02-25net: 8021q: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: rdma: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-25net: fcoe: use __ethtool_get_ksettingsDavid Decotigny1-16/+20
2016-02-25net: team: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: macvlan: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-25net: usnic: use __ethtool_get_ksettingsDavid Decotigny1-4/+4
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny1-3/+4
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny3-80/+786
2016-02-25net: usnic: use __ethtool_get_settingsDavid Decotigny1-1/+1
2016-02-25net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny1-2/+0
2016-02-25net: Facility to report route quality of connected socketsTom Herbert14-0/+30
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern4-15/+132
2016-02-25tipc: fix null deref crash in compat config pathFlorian Westphal1-0/+1
2016-02-25tipc: fix crash during node removalJon Paul Maloy1-13/+11
2016-02-25tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy1-9/+9
2016-02-25qed, qede: rebrand module descriptionYuval Mintz2-6/+6
2016-02-25qed: Prevent probe on previous errorYuval Mintz1-0/+11
2016-02-25qed: add MODULE_FIRMWARE()Yuval Mintz1-0/+2
2016-02-25qede: Don't report link change needlesslyYuval Mintz1-6/+10
2016-02-25qede: Linearize SKBs when neededYuval Mintz1-5/+33
2016-02-25qede: Change pci DID for 10g deviceYuval Mintz1-1/+1