summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* net: mscc: fix the frame extraction into the skbAntoine Tenart2018-10-181-3/+9
* bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-181-1/+1
* bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-181-3/+3
* net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-10-181-1/+1
* bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-181-1/+1
* net: dsa: b53: Keep CPU port as tagged in all VLANsFlorian Fainelli2018-10-181-2/+2
* sfp: fix oops with ethtool -mRussell King2018-10-181-2/+2
* net: phy: phylink: fix SFP interface autodetectionBaruch Siach2018-10-181-20/+28
* bnxt_en: don't try to offload VLAN 'modify' actionDavide Caratti2018-10-181-6/+14
* nfp: avoid soft lockups under control message stormJakub Kicinski2018-10-181-5/+12
* net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-10-183-106/+144
* bonding: fix warning messageMahesh Bandewar2018-10-181-0/+1
* bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-10-181-2/+19
* net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-181-2/+2
* net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-10-181-14/+18
* net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-181-0/+3
* net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli2018-10-181-2/+2
* net: stmmac: Fixup the tail addr setting in xmit pathJose Abreu2018-10-181-2/+4
* tun: napi flags belong to tfileEric Dumazet2018-10-181-13/+16
* tun: initialize napi_mutex unconditionallyEric Dumazet2018-10-181-1/+1
* tun: remove unused parametersEric Dumazet2018-10-181-6/+6
* net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan2018-10-181-1/+1
* net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan2018-10-181-1/+1
* net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti2018-10-181-0/+3
* team: Forbid enslaving team device to itselfIdo Schimmel2018-10-181-0/+6
* qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli2018-10-181-0/+1
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-10-185-12/+17
* net/usb: cancel pending work when unbinding smsc75xxYu Zhao2018-10-181-0/+1
* net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-181-11/+11
* net: mvpp2: fix a txq_done race conditionAntoine Tenart2018-10-181-4/+6
* net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-181-4/+5
* net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-10-182-12/+20
* net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli2018-10-181-9/+1
* bonding: avoid possible dead-lockMahesh Bandewar2018-10-181-26/+17
* bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru2018-10-181-4/+6
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-10-181-3/+10
* ath10k: fix scan crash due to incorrect length calculationZhi Chen2018-10-131-4/+4
* xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich2018-10-131-5/+7
* ixgbe: check return value of napi_complete_done()Song Liu2018-10-101-5/+7
* b43: fix DMA error related regression with proprietary firmwareLarry Finger2018-10-101-2/+4
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-10-101-3/+6
* net: ena: fix missing calls to READ_ONCENetanel Belgazal2018-10-101-4/+4
* net: ena: fix missing lock during device destructionNetanel Belgazal2018-10-101-13/+7
* net: ena: fix potential double ena_destroy_device()Netanel Belgazal2018-10-101-0/+5
* net: ena: fix device destruction to gracefully free resourcesNetanel Belgazal2018-10-101-6/+7
* net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2018-10-102-5/+16
* net: ena: fix surprise unplug NULL dereference kernel crashNetanel Belgazal2018-10-101-2/+2
* r8169: set TxConfig register after TX / RX is enabled, just like RxConfigMaciej S. Szmigiero2018-10-101-1/+1
* net/mlx5: Consider PCI domain in search for next devDaniel Jurgens2018-10-101-3/+4
* net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov2018-10-101-3/+3