summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-04-111-2/+5
|\
| * hv_netvsc: Don't free decrypted memoryRick Edgecombe2024-04-101-2/+5
* | net: ena: Set tx_info->xdpf value to NULLDavid Arinzon2024-04-111-1/+3
* | net: ena: Fix incorrect descriptor free behaviorDavid Arinzon2024-04-111-3/+11
* | net: ena: Wrong missing IO completions check orderDavid Arinzon2024-04-111-9/+12
* | net: ena: Fix potential sign extension issueDavid Arinzon2024-04-111-1/+1
* | net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL2024-04-112-34/+200
* | net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon2024-04-111-2/+2
* | net/mlx5: fix possible stack overflowsArnd Bergmann2024-04-101-41/+41
* | net/mlx5: Disallow SRIOV switchdev mode when in multi-PF netdevTariq Toukan2024-04-101-0/+7
* | net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran2024-04-103-2/+34
* | net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu2024-04-102-5/+10
* | net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran2024-04-101-16/+17
* | net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran2024-04-102-2/+2
* | net/mlx5e: RSS, Block changing channels number when RXFH is configuredCarolina Jubran2024-04-101-0/+17
* | net/mlx5: Correctly compare pkt reformat idsCosmin Ratiu2024-04-101-2/+12
* | net/mlx5: Properly link new fs rules into the treeCosmin Ratiu2024-04-101-1/+2
* | net/mlx5: offset comp irq index in name by oneMichael Liang2024-04-101-1/+3
* | net/mlx5: Register devlink first under devlink lockShay Drory2024-04-102-18/+20
* | net/mlx5: E-switch, store eswitch pointer before registering devlink_paramShay Drory2024-04-102-6/+7
* | r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit2024-04-101-1/+2
* | net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2024-04-102-5/+13
* | r8169: fix LED-related deadlock on module removalHeiner Kallweit2024-04-103-16/+33
* | pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley2024-04-104-1/+18
* | octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya2024-04-091-10/+10
* | net: ks8851: Handle softirqs at the end of IRQ thread to fix hangMarek Vasut2024-04-081-1/+5
* | net: ks8851: Inline ks8851_rx_skb()Marek Vasut2024-04-084-36/+1
* | net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statisticsMinda Chen2024-04-083-0/+8
* | net: stmmac: mmc_core: Add GMAC LPI statisticsMinda Chen2024-04-081-0/+11
* | bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi2024-04-081-0/+2
* | bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta2024-04-081-0/+3
* | bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta2024-04-081-1/+2
* | geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2024-04-081-2/+2
* | octeontx2-pf: Fix transmit scheduler resource leakHariprasad Kelam2024-04-071-0/+1
* | virtio_net: Do not send RSS key if it is not supportedBreno Leitao2024-04-071-4/+22
* | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-0432-198/+460
|\ \
| * \ Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-044-18/+16
| |\ \
| | * | idpf: fix kernel panic on unknown packet typesJoshua Hay2024-04-031-2/+2
| | * | ice: fix enabling RX VLAN filteringPetr Oros2024-04-031-10/+8
| | * | ice: Fix freeing uninitialized pointersDan Carpenter2024-04-032-6/+6
| * | | net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
| * | | net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET2024-04-041-1/+1
| * | | net: ravb: Always update error countersPaul Barker2024-04-041-8/+9
| * | | net: ravb: Always process TX descriptor ringPaul Barker2024-04-041-2/+5
| * | | Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni2024-04-041-4/+26
| * | | tg3: Remove residual error handling in tg3_suspendNikita Kiryushin2024-04-041-26/+4
| * | | net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-031-1/+1
| * | | net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur2024-04-031-2/+8
| * | | net: stmmac: fix rx queue priority assignmentPiotr Wejman2024-04-032-16/+62
| * | | net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen2024-04-031-3/+5