summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-04net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long
2020-08-04via-velocity: Use more typical logging stylesJoe Perches
2020-08-04hinic: add check for mailbox msg from VFLuo bin
2020-08-04hinic: add generating mailbox random index supportLuo bin
2020-08-03sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-08-03sfc_ef100: add nic-type for VFs, and bind to themEdward Cree
2020-08-03sfc_ef100: read pf_index at probe timeEdward Cree
2020-08-03sfc_ef100: functions for selftestsEdward Cree
2020-08-03sfc_ef100: statistics gatheringEdward Cree
2020-08-03sfc_ef100: plumb in fini_dmaqEdward Cree
2020-08-03sfc_ef100: RX path for EF100Edward Cree
2020-08-03sfc_ef100: RX filter table management and related gubbinsEdward Cree
2020-08-03sfc_ef100: TX path for EF100 NICsEdward Cree
2020-08-03sfc_ef100: read Design Parameters at probe timeEdward Cree
2020-08-03sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree
2020-08-03sfc_ef100: check firmware version at start-of-dayEdward Cree
2020-08-03enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan
2020-08-03cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy
2020-08-03mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata
2020-08-03mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel
2020-08-03mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel
2020-08-03mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata
2020-08-03mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel
2020-08-03devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang
2020-08-03fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-03fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-03fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-03fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-03fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-08-03net: spider_net: Remove a useless memsetChristophe JAILLET
2020-08-03net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-03net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET
2020-08-03liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang
2020-08-03net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-08-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-08-03net: qed: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03net: qede: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03cxgb4: fix extracting IP addresses in TC-FLOWER rulesRahul Lakkireddy
2020-08-03cxgb4: fix check for running offline ethtool selftestRahul Lakkireddy