aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito1-5/+5
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie1-1/+3
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas1-2/+2
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski9-47/+74
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-0/+3
2021-12-08ice: safer stats processingJesse Brandeburg1-11/+18
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski5-38/+91
2021-12-07gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski6-13/+25
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski1-17/+10
2021-12-07ice: ignore dropped packets during initJesse Brandeburg1-0/+3
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman1-6/+12
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt1-0/+4
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao1-0/+2
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski1-0/+8
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski1-5/+0
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2-22/+50
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski1-11/+32
2021-12-03qede: validate non LSO skb lengthManish Chopra1-0/+7
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2-0/+3
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter1-3/+6
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+3
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai1-10/+14
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang1-1/+1
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-01iavf: restore MSI state on resetMitch Williams1-0/+1
2021-11-30net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay1-5/+3
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin2-6/+4
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman1-2/+3
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin3-13/+15
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman1-4/+15
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin1-1/+1
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch1-0/+1
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin1-1/+1
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb1-0/+1
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan3-27/+44
2021-11-30net/mlx5e: Fix missing IPsec statistics on uplink representorRaed Salem1-0/+4
2021-11-30net/mlx5e: IPsec: Fix Software parser inner l3 type setting in case of encapsulationRaed Salem1-1/+1
2021-11-30natsemi: xtensa: fix section mismatch warningsRandy Dunlap1-1/+1
2021-11-30dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu1-0/+2
2021-11-30ice: xsk: clear status_error0 for each allocated descMaciej Fijalkowski1-0/+1
2021-11-30net: marvell: mvpp2: Fix the computation of shared CPUsChristophe JAILLET1-1/+1
2021-11-29net: mscc: ocelot: fix missing unlock on error in ocelot_hwstamp_set()Wei Yongjun1-1/+3
2021-11-29atlantic: Remove warn trace message.Sameer Saurabh1-3/+0