summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-04-27net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-27net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL1-2/+3
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: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
2024-04-27net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
2024-04-27ravb: Group descriptor types used in Rx ringNiklas Söderlund2-30/+33
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: Restore mistakenly dropped parts in register devlink flowShay Drory2-2/+4
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-27r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit1-1/+2
2024-04-27r8169: fix LED-related deadlock on module removalHeiner Kallweit3-8/+25
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: 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/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran1-0/+17
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-17pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley4-1/+18
2024-04-17pds_core: use pci_reset_function for health resetShannon Nelson3-8/+5
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