summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08ice: safer stats processingJesse Brandeburg
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski
2021-12-03qede: validate non LSO skb lengthManish Chopra
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-01iavf: restore MSI state on resetMitch Williams
2021-11-30net/mlx5e: SHAMPO, Fix constant expression resultBen Ben-Ishay
2021-11-30net/mlx5: Fix access to a non-supported registerAya Levin
2021-11-30net/mlx5: Fix too early queueing of log timestamp workGal Pressman
2021-11-30net/mlx5: Fix use after free in mlx5_health_wait_pci_upAmir Tzin
2021-11-30net/mlx5: E-Switch, Use indirect table only if all destinations support itMaor Dickman
2021-11-30net/mlx5: E-Switch, Check group pointer before reading bw_share valueDmytro Linkin
2021-11-30net/mlx5: E-Switch, fix single FDB creation on BlueFieldMark Bloch
2021-11-30net/mlx5: E-switch, Respect BW share of the new groupDmytro Linkin
2021-11-30net/mlx5: Lag, Fix recreation of VF LAGMaor Gottlieb
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh
2021-11-30net/mlx5e: Sync TIR params updates against concurrent create/modifyTariq Toukan