summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-07-28igb: Explicitly select page 0 at initializationMatwey V Kornilov1-0/+1
2017-07-28wlcore: fix 64K page supportArnd Bergmann1-3/+3
2017-07-28ath9k: fix an invalid pointer dereference in ath9k_rng_stop()Miaoqing Pan1-1/+3
2017-07-28ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-28ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-21sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-21brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-07-21brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet1-1/+2
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-21vrf: fix bug_on triggered by rx when destroying a vrfNikolay Aleksandrov1-5/+6
2017-07-21vxlan: fix hlist corruptionJiri Benc1-10/+20
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman1-2/+0
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles2-2/+2
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2-2/+15
2017-07-21rocker: move dereference before freeDan Carpenter1-1/+1
2017-07-21net: dp83640: Avoid NULL pointer dereference.Richard Cochran1-1/+1
2017-07-21net/phy: micrel: configure intterupts after autoneg workaroundZach Brown1-0/+2
2017-07-21xen-netfront: Rework the fix for Rx stall during OOM and network stressVineeth Remanan Pillai1-3/+11
2017-07-12ath10k: override CE5 config for QCA9377Bartosz Markowski1-1/+1
2017-07-12mac80211_hwsim: Replace bogus hrtimer clockidThomas Gleixner1-1/+1
2017-07-05brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki1-15/+17
2017-07-05ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-07-05net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein1-9/+14
2017-07-05net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan1-2/+6
2017-07-05be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera1-2/+10
2017-07-05be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera1-1/+5
2017-07-05be2net: fix status check in be_cmd_pmac_add()Ivan Vecera1-1/+1
2017-07-05net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev1-5/+6
2017-07-05net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King1-1/+2
2017-07-05ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth1-2/+5
2017-07-05vxlan: do not age static remote mac entriesBalakrishnan Raman1-1/+1
2017-07-05virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin1-1/+9
2017-07-05mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel1-4/+6
2017-07-05amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2-2/+6
2017-07-05iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe1-4/+8
2017-07-05xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai1-1/+1
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-07-05bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan1-1/+1
2017-07-05xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2-2/+6
2017-07-05xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin1-0/+11
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-07-05net: phy: dp83848: add DP83620 PHY supportAlvaro G. M1-0/+3
2017-07-05stmmac: add missing of_node_putJulia Lawall1-0/+1
2017-07-05net: phy: use boolean dt properties for eee broken modesjbrunet1-3/+15
2017-07-05net: phy: fix sign type error in genphy_config_eee_advertjbrunet1-2/+2
2017-07-05net: phy: add an option to disable EEE advertisementjbrunet2-9/+74
2017-07-05sfc: provide dummy definitions of vswitch functionsBert Kenward1-0/+10
2017-07-05net/mlx5e: Fix timestamping capabilities reportingMaor Dickman1-4/+4
2017-07-05net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen1-2/+12
2017-07-05net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz1-1/+2