summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-17net: ena: Set tx_info->xdpf value to NULLDavid Arinzon
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-17net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-17net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-17net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-17net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-17net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-17net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh
2024-04-17pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley
2024-04-17pds_core: use pci_reset_function for health resetShannon Nelson
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-17net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut
2024-04-17net: ks8851: Inline ks8851_rx_skb()Marek Vasut
2024-04-17bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-17octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-17virtio_net: Do not send RSS key if it is not supportedBreno Leitao
2024-04-13ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller
2024-04-13wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-13net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin
2024-04-13wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu
2024-04-13wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-13net: add netdev_lockdep_set_classes() to virtual driversEric Dumazet
2024-04-13wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya
2024-04-13net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean
2024-04-13wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya
2024-04-13wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih
2024-04-13wifi: rtw89: pci: validate RX tag for RXQ and RPQPing-Ke Shih
2024-04-13net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner
2024-04-13net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea
2024-04-13bnx2x: Fix firmware version string character countsKees Cook
2024-04-13wifi: rtw89: fix null pointer access when abort scanPo-Hao Huang
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
2024-04-10net: ravb: Always update error countersPaul Barker
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-04-10e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits