summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel Levkovich
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesVladimir Oltean
2020-09-21Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlockSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix leak on resync error flowSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Add missing dma_unmap in RX resyncSaeed Mahameed
2020-09-21net/mlx5e: kTLS, Fix napi sync and possible use-after-freeTariq Toukan
2020-09-21net/mlx5e: TLS, Do not expose FPGA TLS counter if not supportedTariq Toukan
2020-09-21net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()Alaa Hleihel
2020-09-21net/mlx5e: Fix multicast counter not up-to-date in "ip -s"Ron Diskin
2020-09-21net/mlx5e: Fix endianness when calculating pedit mask first bitMaor Dickman
2020-09-21net/mlx5e: Enable adding peer miss rules only if merged eswitch is supportedMaor Dickman
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-09-21net/mlx5e: Fix memory leak of tunnel info when rule under multipath not readyJianbo Liu
2020-09-21net/mlx5e: Use synchronize_rcu to sync with NAPIMaxim Mikityanskiy
2020-09-21net/mlx5e: Use RCU to protect rq->xdp_progMaxim Mikityanskiy
2020-09-21net/mlx5: Fix FTE cleanupMaor Gottlieb
2020-09-21net: natsemi: Remove set but not used variableZheng Yongjun
2020-09-21sfc: Fix error code in probeDan Carpenter
2020-09-21net: ena: Fix all static chekers' warningsShay Agroskin
2020-09-21net: ena: Change RSS related macros and variables namesShay Agroskin
2020-09-21net: ena: Remove redundant print of placement policyShay Agroskin
2020-09-21net: ena: Capitalize all log strings and improve code readabilityShay Agroskin
2020-09-21net: ena: Change log message to netif/dev functionShay Agroskin
2020-09-21net: ena: Change license into format to SPDX in all filesShay Agroskin
2020-09-21chelsio: simplify the return expression of t3_ael2020_phy_prep()Qinglang Miao
2020-09-21enetc: simplify the return expression of enetc_vf_set_mac_addr()Qinglang Miao
2020-09-21ice: simplify the return expression of ice_finalize_update()Qinglang Miao
2020-09-21mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_i...Qinglang Miao
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-21net: qlcnic: simplify the return expression of qlcnic_83xx_shutdownQinglang Miao
2020-09-20dpaa2-eth: drop double zeroingJulia Lawall
2020-09-20bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.Michael Chan
2020-09-20bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.Michael Chan
2020-09-20bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.Vasundhara Volam
2020-09-20bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-20bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-20bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-20net: mventa: remove unused variable 'dummy' in mvneta_mib_counters_clear()Zhang Changzhong
2020-09-20net: mvneta: avoid copying shared_info frags in mvneta_swbm_build_skbLorenzo Bianconi
2020-09-20net: mvneta: recycle the page in case of out-of-orderLorenzo Bianconi
2020-09-19net: ethernet: ti: cpsw: use true,false for bool variablesJason Yan
2020-09-198139too: use true,false for bool variablesJason Yan
2020-09-19bnx2x: use true,false for bool variablesJason Yan
2020-09-19net: qed: use true,false for bool variablesJason Yan
2020-09-19net: b44: use true,false for bool variablesJason Yan
2020-09-19net: micrel: Remove set but not used variableZheng Yongjun
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun