summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel-0/+6
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang-0/+1
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli-3/+0
2017-08-30Merge tag 'mlx5-fixes-2017-08-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-36/+43
2017-08-30net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli-4/+9
2017-08-30net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa-0/+1
2017-08-30net/mlx5e: Fix inline header size for small packetsMoshe Shemesh-7/+10
2017-08-30net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein-1/+1
2017-08-30net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey-5/+3
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy-2/+4
2017-08-30net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha-1/+1
2017-08-30net/mlx5: Remove the flag MLX5_INTERFACE_STATE_SHUTDOWNHuy Nguyen-2/+0
2017-08-30net/mlx5: Skip mlx5_unload_one if mlx5_load_one failsHuy Nguyen-3/+1
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich-6/+6
2017-08-30net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen-9/+13
2017-08-30net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen-0/+3
2017-08-30net: ti: cpsw-common: dont print error if ti_cm_get_macid() failsSekhar Nori-1/+1
2017-08-29drivers: net: xgene: Correct probe sequence handlingQuan Nguyen-14/+13
2017-08-29nfp: double free on error in probeDan Carpenter-3/+1
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous-0/+6
2017-08-29net:ethernet:aquantia: Fix for multicast filter handling.Igor Russkikh-1/+16
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous-23/+18
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous-0/+12
2017-08-29net:ethernet:aquantia: Fix for number of RSS queues.Pavel Belous-0/+2
2017-08-29net:ethernet:aquantia: Extra spinlocks removed.Pavel Belous-41/+14
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio-3/+3
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard-8/+0
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren-6/+2
2017-08-28nfp: fix supported key layers calculationPieter Jansen van Vuuren-0/+19
2017-08-28nfp: fix unchecked flow dissector usePieter Jansen van Vuuren-81/+93
2017-08-28net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart-1/+1
2017-08-28cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado-0/+7
2017-08-25Merge tag 'wireless-drivers-for-davem-2017-08-25' of git://git.kernel.org/pub...David S. Miller-9/+12
2017-08-25net: sxgbe: check memory allocation failureChristophe Jaillet-0/+2
2017-08-25r8169: Be drop monitor friendlyFlorian Fainelli-2/+2
2017-08-25r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli-1/+0
2017-08-24netvsc: fix deadlock betwen link status and removalstephen hemminger-1/+6
2017-08-24net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli-0/+2
2017-08-24net: bcmgenet: Be drop monitor friendlyFlorian Fainelli-3/+3
2017-08-24net: systemport: Be drop monitor friendlyFlorian Fainelli-1/+1
2017-08-24qlge: avoid memcpy buffer overflowArnd Bergmann-1/+1
2017-08-24virtio_net: be drop monitor friendlyEric Dumazet-1/+1
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho-9/+12
2017-08-23bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Michael Chan-12/+28
2017-08-23bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Michael Chan-0/+2
2017-08-23bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Michael Chan-0/+1
2017-08-23nfp: TX time stamp packets before HW doorbell is rungJakub Kicinski-2/+2
2017-08-23nfp: avoid buffer leak when representor is missingJakub Kicinski-5/+5
2017-08-23nfp: make sure representors are destroyed before their lower netdevJakub Kicinski-8/+14
2017-08-23nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski-9/+7