summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: thunderx: initialize VF's mailbox mutex before first usageDean Nelson2020-08-061-1/+3
| * | | | dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing2020-08-051-3/+3
| * | | | net: macb: Properly handle phylink on at91sam9xStefan Roese2020-08-051-4/+7
| * | | | net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()Xin Long2020-08-041-2/+2
| * | | | via-velocity: Use more typical logging stylesJoe Perches2020-08-042-122/+85
| * | | | hinic: add check for mailbox msg from VFLuo bin2020-08-044-2/+255
| * | | | hinic: add generating mailbox random index supportLuo bin2020-08-045-0/+167
| * | | | sfc: Fix build with CONFIG_RFS_ACCEL disabled.David S. Miller2020-08-041-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-0417-102/+0
| |\ \ \ \
| | * | | | bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-2617-102/+0
| * | | | | Merge tag 'mlx5-updates-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-08-047-163/+112
| |\ \ \ \ \
| | * | | | | net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky2020-08-031-6/+3
| | * | | | | net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski2020-08-035-136/+64
| | * | | | | net/mlx5: DR, Change push vlan action sequenceAlex Vesker2020-08-031-21/+21
| | * | | | | net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit2020-08-031-0/+24
| * | | | | | sfc_ef100: add nic-type for VFs, and bind to themEdward Cree2020-08-043-0/+81
| * | | | | | sfc_ef100: read pf_index at probe timeEdward Cree2020-08-042-0/+5
| * | | | | | sfc_ef100: functions for selftestsEdward Cree2020-08-041-0/+47
| * | | | | | sfc_ef100: statistics gatheringEdward Cree2020-08-043-0/+217
| * | | | | | sfc_ef100: plumb in fini_dmaqEdward Cree2020-08-041-0/+1
| * | | | | | sfc_ef100: RX path for EF100Edward Cree2020-08-043-9/+167
| * | | | | | sfc_ef100: RX filter table management and related gubbinsEdward Cree2020-08-042-0/+77
| * | | | | | sfc_ef100: TX path for EF100 NICsEdward Cree2020-08-045-5/+396
| * | | | | | sfc_ef100: read Design Parameters at probe timeEdward Cree2020-08-042-0/+220
| * | | | | | sfc_ef100: fail the probe if NIC uses unsol_ev creditsEdward Cree2020-08-041-0/+6
| * | | | | | sfc_ef100: check firmware version at start-of-dayEdward Cree2020-08-041-0/+40
| * | | | | | enetc: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
| * | | | | | dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RTJiafei Pan2020-08-041-1/+1
| * | | | | | cxgb4: add TC-MATCHALL IPv6 supportRahul Lakkireddy2020-08-043-26/+82
| * | | | | | mlxsw: spectrum_qdisc: Offload action trap for qeventsPetr Machata2020-08-043-13/+95
| * | | | | | mlxsw: spectrum_trap: Add early_drop trapIdo Schimmel2020-08-043-3/+53
| * | | | | | mlxsw: spectrum_trap: Allow for per-ASIC traps initializationIdo Schimmel2020-08-042-9/+75
| * | | | | | mlxsw: spectrum_trap: Allow for per-ASIC trap groups initializationIdo Schimmel2020-08-044-9/+93
| * | | | | | mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_testPetr Machata2020-08-041-1/+2
| * | | | | | mlxsw: spectrum_trap: Use 'size_t' for array sizesIdo Schimmel2020-08-042-5/+5
| * | | | | | devlink: Pass extack when setting trap's action and group's parametersIdo Schimmel2020-08-044-13/+22
| * | | | | | net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang2020-08-041-1/+1
| * | | | | | fsl/fman: fix eth hash table allocationFlorinel Iordache2020-08-041-1/+1
| * | | | | | fsl/fman: check dereferencing null pointerFlorinel Iordache2020-08-043-4/+4
| * | | | | | fsl/fman: fix unreachable codeFlorinel Iordache2020-08-041-1/+0
| * | | | | | fsl/fman: fix dereference null return valueFlorinel Iordache2020-08-041-1/+8
| * | | | | | fsl/fman: use 32-bit unsigned integerFlorinel Iordache2020-08-041-2/+1
| * | | | | | net: spider_net: Remove a useless memsetChristophe JAILLET2020-08-041-2/+0
| * | | | | | net: spider_net: Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-08-041-2/+2
| * | | | | | net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' callsChristophe JAILLET2020-08-041-2/+2
| * | | | | | liquidio: Fix wrong return value in cn23xx_get_pf_num()Tianjia Zhang2020-08-041-1/+1
| * | | | | | net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()Tianjia Zhang2020-08-041-4/+4
| * | | | | | net: ethernet: aquantia: Fix wrong return valueTianjia Zhang2020-08-041-1/+1
| * | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-08-0419-87/+445
| |\ \ \ \ \ \
| | * | | | | | ice: Misc minor fixesTony Nguyen2020-08-019-18/+14