summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-013-12/+39
* net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-012-3/+3
* net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-012-4/+9
* Merge branch 'ndo_set_rx_headroom'David S. Miller2016-03-017-4/+161
|\
| * veth: implement ndo_set_rx_headroomPaolo Abeni2016-03-011-0/+26
| * net/tun: implement ndo_set_rx_headroomPaolo Abeni2016-03-011-1/+16
| * ovs: propagate per dp max headroom to all vportsPaolo Abeni2016-03-013-1/+53
| * bridge: notify enslaved devices of headroom changesPaolo Abeni2016-03-011-2/+35
| * netdev: introduce ndo_set_rx_headroomPaolo Abeni2016-03-011-0/+31
|/
* Merge branch 'bnxt_en-next'David S. Miller2016-03-015-91/+313
|\
| * bnxt_en: Add hwrm_send_message_silent().Michael Chan2016-03-013-1/+13
| * bnxt_en: Refactor _hwrm_send_message().Michael Chan2016-03-011-5/+9
| * bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell2016-03-013-8/+109
| * bnxt_en: Fix dmesg log firmware error messages.Michael Chan2016-03-013-31/+17
| * bnxt_en: Use firmware provided message timeout value.Michael Chan2016-03-012-1/+10
| * bnxt_en: Add coalescing support for tx rings.Michael Chan2016-03-013-8/+49
| * bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan2016-03-011-9/+17
| * bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan2016-03-013-29/+34
| * bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang2016-03-013-2/+52
| * bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang2016-03-011-5/+11
|/
* Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/l...David S. Miller2016-03-013-6/+15
|\
| * can: rcar: add device tree support for r8a779[234]Simon Horman2016-02-261-0/+3
| * can: rcar: add gen[12] fallback compatibility stringsSimon Horman2016-02-262-1/+9
| * can: ems_usb: fix coding styleMarc Kleine-Budde2016-02-261-5/+3
* | Merge branch 'lan78xx-next'David S. Miller2016-02-293-18/+97
|\ \
| * | MAINTAINERS: Add LAN78XX entryWoojung.Huh@microchip.com2016-02-291-0/+7
| * | lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com2016-02-291-3/+77
| * | lan78xx: remove unnecessary codeWoojung.Huh@microchip.com2016-02-291-6/+1
| * | lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com2016-02-292-9/+12
|/ /
* | hv_netvsc: add ethtool support for set and get of settingssixiao@microsoft.com2016-02-292-0/+60
* | Merge branch 'sch-accurate-backlog'David S. Miller2016-02-2922-127/+126
|\ \
| * | sch_dsmark: update backlog as wellWANG Cong2016-02-291-0/+3
| * | sch_htb: update backlog as wellWANG Cong2016-02-291-1/+4
| * | net_sched: update hierarchical backlog tooWANG Cong2016-02-2921-49/+91
| * | net_sched: introduce qdisc_replace() helperWANG Cong2016-02-2913-78/+29
|/ /
* | 3c59x: Ensure to apply the expires timeStafford Horne2016-02-281-1/+1
* | rocker: fix an error codeDan Carpenter2016-02-271-1/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-02-2613-144/+261
|\ \
| * | igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-243-6/+8
| * | igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-241-9/+32
| * | igbvf: remove "link is Up" message when registering mcast addressJon Maxwell2016-02-241-1/+0
| * | igbvf: Add support for generic Tx checksumsAlexander Duyck2016-02-242-61/+82
| * | igb: Add support for generic Tx checksumsAlexander Duyck2016-02-241-58/+48
| * | igb: rename igb define to be more genericTodd Fujinaka2016-02-242-4/+4
| * | igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-241-1/+2
| * | igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-241-0/+20
| * | igb: constify e1000_phy_operations structureJulia Lawall2016-02-242-2/+2
| * | igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-241-0/+20
| * | e1000e: Initial support for KabeLakeRaanan Avargil2016-02-242-0/+8
| * | e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-242-0/+6