summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-07-05net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-07-05be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-07-05be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-07-05net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev
2017-07-05net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-07-05mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-07-05bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-07-05xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin
2017-07-05xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli
2017-07-05net: phy: dp83848: add DP83620 PHY supportAlvaro G. M
2017-07-05stmmac: add missing of_node_putJulia Lawall
2017-07-05net: phy: use boolean dt properties for eee broken modesjbrunet
2017-07-05net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward
2017-07-05net/mlx5e: Fix timestamping capabilities reportingMaor Dickman
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen
2017-07-05net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz
2017-07-05net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa
2017-07-05net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa
2017-07-05net: vrf: Make add_fib_rules per network namespace flagDavid Ahern
2017-06-29brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-29net: phy: fix marvell phy status readingRussell King
2017-06-29net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy
2017-06-29rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka
2017-06-29brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-29brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-29brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-29cxgb4: notify uP to route ctrlq compl to rdma rspqRaju Rangoju
2017-06-24ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-06-24can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan
2017-06-17bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan
2017-06-17bnxt_en: Enhance autoneg support.Michael Chan
2017-06-17bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan
2017-06-17net-next: ethernet: mediatek: change the compatible stringJohn Crispin
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang