summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-201-1/+1
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-201-0/+6
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-09-201-3/+3
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-201-1/+1
* fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-09-201-0/+3
* net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen2017-08-301-2/+2
* nfp: fix infinite loop on umapping cleanupColin Ian King2017-08-301-2/+1
* net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti2017-08-121-11/+18
* net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz2017-08-111-11/+18
* tg3: Fix race condition in tg3_get_stats64().Michael Chan2017-08-111-0/+3
* sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov2017-08-111-0/+1
* sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov2017-08-111-2/+2
* net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-08-111-3/+4
* net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-08-111-1/+2
* net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-08-111-1/+1
* net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-08-111-2/+17
* net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-08-111-15/+10
* net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez2017-08-111-5/+4
* sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov2017-08-061-0/+1
* benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca2017-08-061-1/+3
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2017-08-062-21/+19
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2017-08-061-1/+6
* net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2017-08-061-2/+4
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2017-08-061-0/+11
* r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2017-08-061-0/+1
* igb: Explicitly select page 0 at initializationMatwey V Kornilov2017-07-271-0/+1
* sfc: don't read beyond unicast address listBert Kenward2017-07-211-5/+3
* net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-07-211-2/+0
* liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-212-2/+2
* net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-07-212-2/+15
* rocker: move dereference before freeDan Carpenter2017-07-211-1/+1
* ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca2017-07-051-12/+12
* net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-07-051-9/+14
* be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-07-051-2/+10
* be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-07-051-1/+5
* be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-07-051-1/+1
* net: thunderx: acpi: fix LMAC initializationVadim Lomovtsev2017-07-051-5/+6
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-07-051-2/+5
* mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-07-051-4/+6
* amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-07-052-2/+6
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-07-051-1/+1
* bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-07-051-1/+1
* net: korina: Fix NAPI versus resources freeingFlorian Fainelli2017-07-051-4/+4
* stmmac: add missing of_node_putJulia Lawall2017-07-051-0/+1
* sfc: provide dummy definitions of vswitch functionsBert Kenward2017-07-051-0/+10
* net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-07-051-4/+4
* net/mlx5: Wait for FW readiness before initializing command interfaceEli Cohen2017-07-051-2/+12
* net/mlx5e: Avoid doing a cleanup call if the profile doesn't have itOr Gerlitz2017-07-051-1/+2
* net/mlx5e: Fix wrong indications in DIM due to counter wraparoundTal Gilboa2017-07-052-7/+11
* net/mlx5e: Added BW check for DIM decision mechanismTal Gilboa2017-07-052-17/+22