summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: correct typoAlexandre Belloni2018-11-101-2/+2
* net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan2018-11-101-3/+3
* net: aquantia: allow rx checksum offload configurationDmitry Bogdanov2018-11-105-6/+18
* net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2018-11-102-30/+41
* net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh2018-11-101-1/+1
* net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov2018-11-104-0/+35
* net: aquantia: synchronized flow control between mac/phyIgor Russkikh2018-11-105-8/+50
* net: stmmac: Fix RX packet size > 8191Thor Thayer2018-11-094-4/+5
* qed: Fix potential memory corruptionSagiv Ozeri2018-11-091-7/+5
* qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin2018-11-098-15/+45
* qed: Fix blocking/unlimited SPQ entries leakDenis Bolotin2018-11-092-27/+33
* qed: Fix memory/entry leak in qed_init_sp_request()Denis Bolotin2018-11-091-2/+14
* net: hns3: bugfix for not checking return valueHuazhong Tan2018-11-091-1/+2
* qlcnic: remove assumption that vlan_tci != 0Michał Mirosław2018-11-081-3/+5
* ibmvnic: fix accelerated VLAN handlingMichał Mirosław2018-11-081-1/+1
* i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver loadJacob Keller2018-11-071-3/+3
* i40e: restore NETIF_F_GSO_IPXIP[46] to netdev featuresJacob Keller2018-11-071-0/+2
* ice: Change req_speeds to be u16Chinh T Cao2018-11-071-1/+1
* igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-11-061-5/+7
* ice: Fix the bytecount sent to netdev_tx_sent_queueBrett Creeley2018-11-061-1/+1
* ice: Fix tx_timeout in PF driverBrett Creeley2018-11-064-6/+40
* ice: Fix napi delete calls for removeDave Ertman2018-11-063-1/+3
* ice: Fix typo in error messageAnirudh Venkataramanan2018-11-061-1/+1
* ice: Fix flags for port VLANMd Fahad Iqbal Polash2018-11-061-1/+1
* ice: Remove duplicate addition of VLANs in replay pathAnirudh Venkataramanan2018-11-063-39/+6
* ice: Free VSI contexts during for unloadVictor Raj2018-11-063-0/+17
* ice: Fix dead device link issue with flow controlAkeem G Abodunrin2018-11-061-1/+6
* ice: Check for reset in progress during removeAnirudh Venkataramanan2018-11-062-0/+8
* ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan2018-11-061-1/+17
* net: alx: make alx_drv_name staticRasmus Villemoes2018-11-062-2/+1
* mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-041-1/+0
* qed: fix link config error handlingArnd Bergmann2018-11-041-2/+5
* net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4
* net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
* net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
* net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
* net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-011-1/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-11-0114-37/+76
|\
| * ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl2018-10-311-1/+3
| * i40e: Update status codesMitch Williams2018-10-311-1/+1
| * ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-317-12/+30
| * fm10k: bump driver version to match out-of-tree releaseJacob Keller2018-10-311-1/+1
| * fm10k: add missing device IDs to the upstream driverJacob Keller2018-10-312-0/+4
| * fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller2018-10-311-20/+28
| * fm10k: fix SM mailbox full conditionNgai-Mint Kwan2018-10-311-1/+2
| * igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar2018-10-311-1/+7
* | mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata2018-10-311-0/+25
* | mlxsw: reg: QEEC: Add minimum shaper fieldsPetr Machata2018-10-311-1/+21
* | net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()Huazhong Tan2018-10-311-0/+5
* | net: hns3: bugfix for rtnl_lock's range in the hclge_reset()Huazhong Tan2018-10-311-0/+3