summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-04-27net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2-6/+7
2024-04-27net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-27net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
2024-04-27net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-27tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-04-27ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik1-1/+4
2024-04-27ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
2024-04-27ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski1-0/+8
2024-04-27net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin7-19/+23
2024-04-27net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
2024-04-27net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2-16/+10
2024-04-27octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen1-2/+5
2024-04-27net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-27net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-27net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen1-21/+40
2024-04-27net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-17net: ena: Set tx_info->xdpf value to NULLDavid Arinzon1-1/+3
2024-04-17net: ena: Use tx_ring instead of xdp_ring for XDP channel TXDavid Arinzon4-65/+61
2024-04-17net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()David Arinzon4-11/+10
2024-04-17net: ena: Move XDP code to its new filesDavid Arinzon6-657/+679
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon1-3/+11
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon1-9/+12
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon1-1/+1
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2-34/+200
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon1-2/+2
2024-04-17net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2-5/+10
2024-04-17net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran1-16/+17
2024-04-17net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2-2/+2
2024-04-17net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu1-2/+12
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu1-1/+2
2024-04-17net/mlx5: offset comp irq index in name by oneMichael Liang1-1/+3
2024-04-17net/mlx5: Register devlink first under devlink lockShay Drory2-18/+20
2024-04-17net/mlx5: SF, Stop waiting for FW as teardown was calledMoshe Shemesh1-8/+13
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya1-10/+10
2024-04-17net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut1-1/+5
2024-04-17net: ks8851: Inline ks8851_rx_skb()Marek Vasut4-36/+1
2024-04-17bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi1-0/+2
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta1-0/+3
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta1-1/+2
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-2/+2
2024-04-17octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam1-0/+1
2024-04-13ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller2-7/+11
2024-04-13wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai2-0/+8
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang1-1/+1
2024-04-13net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin1-2/+2
2024-04-13wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen2-24/+43
2024-04-13wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu1-2/+3
2024-04-13wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2-5/+41
2024-04-13wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede1-0/+9