summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-07-09cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy1-2/+4
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy1-5/+5
2020-07-09cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy3-25/+22
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy2-49/+91
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy1-1/+1
2020-06-30net: alx: fix race condition in alx_removeZekun Shen1-4/+5
2020-06-30ibmvnic: Harden device login requestsThomas Falcon1-4/+17
2020-06-30net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-30cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy1-28/+24
2020-06-30net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin1-0/+1
2020-06-30net: qede: fix PTP initialization on recoveryAlexander Lobakin3-20/+15
2020-06-30net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin1-1/+1
2020-06-30net: qed: fix NVMe login fails over VFsAlexander Lobakin1-5/+18
2020-06-30net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin1-1/+2
2020-06-30net: qed: fix async event callbacks unregisteringAlexander Lobakin3-5/+7
2020-06-30tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen1-2/+2
2020-06-30rocker: fix incorrect error handling in dma_rings_initAditya Pakki1-2/+2
2020-06-30mvpp2: ethtool rxtx stats fixSven Auhagen1-2/+2
2020-06-30ibmveth: Fix max MTU limitThomas Falcon1-1/+1
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil1-2/+2
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-24mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-24iavf: fix speed reporting over virtchnlBrett Creeley4-21/+120
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-22e1000e: Relax condition to trigger reset for ME workaroundPunit Agrawal2-8/+5
2020-06-22e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng1-0/+4
2020-06-22ixgbe: fix signed-integer-overflow warningXie XiuQi1-1/+1
2020-06-22ice: fix potential double free in probe unrollingJacob Keller1-1/+2
2020-06-22net/mlx5e: IPoIB, Drop multicast packets that this interface sentErez Shitrit1-3/+12
2020-06-22net: qed*: Reduce RX and TX default ring count when running inside kdump kernelBhupesh Sharma2-2/+11
2020-06-22net: allwinner: Fix use correct return type for ndo_start_xmit()Yunjian Wang1-2/+2
2020-06-22drivers: net: davinci_mdio: fix potential NULL dereference in davinci_mdio_pr...Wei Yongjun1-0/+2
2020-06-22net: lpc-enet: fix error return code in lpc_mii_init()Wei Yongjun1-1/+2
2020-06-22net: bcmgenet: Fix WoL with password after deep sleepDoug Berger2-21/+20
2020-06-22net: bcmgenet: set Rx mode before starting netifDoug Berger1-0/+4
2020-06-22dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer1-2/+2
2020-06-22e1000: Distribute switch variables for initializationKees Cook1-1/+3
2020-06-22ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFSSurabhi Boob1-21/+28
2020-06-22ice: Fix memory leakSurabhi Boob1-1/+7
2020-06-22ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer1-1/+2
2020-06-22net: ena: fix error returning in ena_com_get_hash_function()Arthur Kiyanovski1-2/+4
2020-06-22net: atlantic: make hw_get_regs optionalMark Starovoytov1-0/+6
2020-06-17net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy1-0/+4
2020-06-17net/mlx5: Fix fatal error handling during device loadShay Drory1-3/+11
2020-06-17net/mlx5: drain health workqueue in case of driver load errorShay Drory1-0/+5
2020-06-17drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon1-5/+3
2020-06-17mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19