summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes2018-04-252-2/+188
* igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes2018-04-251-0/+66
* igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes2018-04-251-4/+39
* igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes2018-04-252-0/+32
* igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes2018-04-251-4/+36
* igb: Add support for enabling queue steering in filtersVinicius Costa Gomes2018-04-253-0/+33
* igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes2018-04-253-5/+37
* igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes2018-04-251-0/+3
* igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes2018-04-251-2/+7
* igb: Fix not adding filter elements to the listVinicius Costa Gomes2018-04-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2463-407/+1082
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2430-212/+752
| |\
| | * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
| | |\
| | | * ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| | | * ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| | | * ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| | | * ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| | | * igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| | | * ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
| | * | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
| | |/
| | * team: fix netconsole setup over teamXin Long2018-04-241-7/+12
| | * amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
| | * amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
| | * amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
| | * pppoe: check sockaddr length in pppoe_connect()Guillaume Nault2018-04-231-0/+4
| | * net: phy: marvell: clear wol event before setting itJingju Hou2018-04-231-0/+9
| | * bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-231-2/+1
| | * ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-221-2/+2
| | * net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-221-1/+1
| | * s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
| | * s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
| | * s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
| | * s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7
| | * s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-222-19/+5
| | * s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-221-48/+37
| * | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
| |\ \
| | * \ Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| | |\ \
| | | * | drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | | * | drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | | * | drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| | * | | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| | |\ \ \
| | | * | | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | | * | | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | | * | | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| | * | | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| | |\ \ \ \
| | | * | | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | | * | | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | | * | | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | | * | | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | | * | | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1