summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
* net: myri10ge: fix memory leaksWenwen Wang2019-08-151-1/+1
* liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-08-151-1/+3
* net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha2019-08-153-0/+46
* net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy2019-08-151-0/+3
* cxgb4: fix a memory leak bugWenwen Wang2019-08-151-1/+3
* net/mlx4_en: fix a memory leak bugWenwen Wang2019-08-141-1/+2
* ibmveth: Convert multicast list size for little-endian systemThomas Falcon2019-08-141-4/+5
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-08-121-1/+1
* mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata2019-08-121-83/+55Star
* net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer2019-08-121-2/+2
* Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-08-0911-104/+97Star
|\
| * net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-081-3/+0Star
| * net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2019-08-082-5/+8
| * net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-081-4/+2Star
| * net/mlx5e: kTLS, Fix tisn field placementTariq Toukan2019-08-081-3/+3
| * net/mlx5e: kTLS, Fix tisn field nameTariq Toukan2019-08-081-3/+3
| * net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan2019-08-083-6/+13
| * net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan2019-08-081-0/+1
| * net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-081-0/+8
| * net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-081-0/+3
| * net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen2019-08-083-21/+26
| * net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-081-63/+34Star
* | ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo2019-08-091-4/+1Star
* | net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-08-091-2/+3
|/
* net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-061-9/+11
* net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-061-1/+1
* net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-061-2/+4
* net: stmmac: tc: Do not return a fragment entryJose Abreu2019-08-061-1/+1
* net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2019-08-062-0/+8
* net: stmmac: xgmac: Fix XGMAC selftestsJose Abreu2019-08-062-11/+79
* be2net: disable bh with spin_lock in be_process_mccDenis Kirjanov2019-08-062-6/+2Star
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-061-1/+4
* net: ethernet: sun4i-emac: Support phy-handle property for finding PHYsChen-Yu Tsai2019-08-061-1/+3
* drivers/net/ethernet/marvell/mvmdio.c: Fix non OF caseArnaud Patard (Rtp)2019-08-051-9/+22
* gve: Fix case where desc_cnt and data_cnt can get out of syncCatherine Sullivan2019-08-053-26/+20Star
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-051-3/+2Star
* enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing2019-08-031-0/+1
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-031-1/+1
* net: samsung: Spelling s/case/cause/Geert Uytterhoeven2019-08-011-1/+1
* net: packetengines: Fix manufacturer spelling and capitalizationGeert Uytterhoeven2019-08-012-4/+4
* net: nixge: Spelling s/Instrument/Instruments/Geert Uytterhoeven2019-08-011-1/+1
* net: ixp4xx: Spelling s/XSacle/XScale/Geert Uytterhoeven2019-08-011-1/+1
* net: broadcom: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-3/+3
* net: apple: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-2/+2
* net: amd: Spelling s/case/cause/Geert Uytterhoeven2019-08-011-1/+1
* net: 8390: Fix manufacturer name in Kconfig help textGeert Uytterhoeven2019-08-011-2/+2
* mvpp2: fix panic on module removalMatteo Croce2019-08-011-3/+2Star
* net: stmmac: Use netif_tx_napi_add() for TX polling functionFrode Isaksen2019-08-011-2/+3
* net: mediatek: Drop unneeded dependency on NET_VENDOR_MEDIATEKGeert Uytterhoeven2019-07-311-1/+0Star