summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-04-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-17net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL
2024-04-17net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL
2024-04-16tun: limit printing rate when illegal packet received by tun devLei Chen
2024-04-16ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik
2024-04-16ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski
2024-04-16ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski
2024-04-16net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin
2024-04-16net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin
2024-04-16net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin
2024-04-15octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen
2024-04-12net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran
2024-04-12net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran
2024-04-12net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu
2024-04-12net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory
2024-04-12net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan
2024-04-12net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory
2024-04-12net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen
2024-04-11net: ena: Set tx_info->xdpf value to NULLDavid Arinzon
2024-04-11net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-11net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-11net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-11net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-11net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-10net/mlx5: fix possible stack overflowsArnd Bergmann
2024-04-10net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-04-10net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran
2024-04-10net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu
2024-04-10net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-10net/mlx5: offset comp irq index in name by oneMichael Liang
2024-04-10net/mlx5: Register devlink first under devlink lockShay Drory
2024-04-10net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory
2024-04-10r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit
2024-04-10net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-10r8169: fix LED-related deadlock on module removalHeiner Kallweit
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley
2024-04-09octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-08net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut
2024-04-08net: ks8851: Inline ks8851_rx_skb()Marek Vasut
2024-04-08net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen
2024-04-08net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen
2024-04-08bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-08bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-08geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet