summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-11-08net/ena: change driver's default timeoutsNetanel Belgazal
2017-11-08net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-11-08bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-10-21qed: Read queue state before releasing bufferRam Amrani
2017-10-21qed: Reserve doorbell BAR space for present CPUsRam Amrani
2017-10-21qede: Prevent index problems in loopback testSudarsana Reddy Kalluru
2017-10-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni
2017-10-21net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny
2017-10-21net/mlx4_en: fix overflow in mlx4_en_init_timestamp()Eric Dumazet
2017-10-21qed: Don't use attention PTT for configuring BWMintz, Yuval
2017-10-12rocker: fix rocker_tlv_put_* functions for KASANArnd Bergmann
2017-10-12net: qcom/emac: specify the correct size when mapping a DMA bufferTimur Tabi
2017-10-12net: emac: Fix napi poll list corruptionChristian Lamparter
2017-10-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz
2017-10-08ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqsNathan Fontenot
2017-10-08qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com
2017-10-08sfc: get PIO buffer size from the NICEdward Cree
2017-10-08sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund
2017-10-08igb: re-assign hw address pointer on reset after PCI errorGuilherme G Piccoli
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-08-30net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-30nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-13net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-11net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-08-11sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov
2017-08-11net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev
2017-08-11net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez
2017-08-07sh_eth: enable RX descriptor word 0 shift on SH7734Sergei Shtylyov
2017-08-07benet: stricter vxlan offloading check in be_features_checkSabrina Dubroca
2017-08-07net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein
2017-08-07net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2017-08-07net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein
2017-08-07net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz
2017-08-07r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2017-07-27igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-07-21sfc: don't read beyond unicast address listBert Kenward
2017-07-21net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman
2017-07-21liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-21net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia
2017-07-21rocker: move dereference before freeDan Carpenter