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