aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2024-04-07octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam
2024-04-07virtio_net: Do not send RSS key if it is not supportedBreno Leitao
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez
2024-04-04net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET
2024-04-04net: ravb: Always update error countersPaul Barker
2024-04-04net: ravb: Always process TX descriptor ringPaul Barker