summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-04-06sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet
2023-04-06ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()Harshit Mogalapalli
2023-04-06net/mlx5e: Lower maximum allowed MTU in XSK to match XDP prerequisitesAdham Faris
2023-03-30igb: revert rtnl_lock() that causes deadlockLin Ma
2023-03-30net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-30net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-30cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-30ca8210: fix mac_len negative array accessAlexander Aring
2023-03-30net: mdio: thunder: Add missing fwnode_handle_put()Liang He
2023-03-30net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL
2023-03-30net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL
2023-03-30net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL
2023-03-30net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler
2023-03-30gve: Cache link_speed value from deviceJoshua Washington
2023-03-30mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel
2023-03-30net/sonic: use dma_mapping_error() for error checkZhang Changzhong
2023-03-30net: mscc: ocelot: fix stats region batchingVladimir Oltean
2023-03-30net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter
2023-03-30net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla
2023-03-30net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim
2023-03-30net/mlx5: Fix steering rules cleanupLama Kayal
2023-03-30net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li
2023-03-30net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li
2023-03-30i40e: fix flow director packet filter programmingRadoslaw Tyl
2023-03-30iavf: fix hang on reboot with iceStefan Assmann
2023-03-30ice: check if VF exists before mode checkMichal Swiatkowski
2023-03-30octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang
2023-03-30net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand
2023-03-30net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand
2023-03-30net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-30net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang
2023-03-30mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel
2023-03-30thermal/drivers/mellanox: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2023-03-30net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-30net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-30net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-30net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli
2023-03-30xirc2ps_cs: Fix use after free bug in xirc2ps_detachZheng Wang
2023-03-30qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_infoDaniil Tatianin
2023-03-30net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-30net: dsa: b53: mmap: fix device tree supportÁlvaro Fernández Rojas
2023-03-30igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-03-30igbvf: Regard vf reset nack as successAkihiko Odaki
2023-03-30intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-03-30iavf: do not track VLAN 0 filtersAhmed Zaki
2023-03-30iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-03-30iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-03-30wifi: mt76: connac: do not check WED status for non-mmio devicesLorenzo Bianconi
2023-03-30wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi
2023-03-22net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)