aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
6 daysbnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi
6 daysmlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin
6 daysice: use proper macro for testing bitPetr Oros
6 daysice: Reject pin requests with unsupported flagsJacob Keller
6 daysice: Don't process extts if PTP is disabledJacob Keller
6 daysice: Fix improper extts handlingMilena Olech
6 daysnet: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec
7 daysnet: stmmac: enable HW-accelerated VLAN stripping for gmac4 onlyFurong Xu
8 daysnet: txgbe: free isb resources at the right timeJiawen Wu
8 daysnet: txgbe: add extra handle for MSI/INTx into thread irq handleJiawen Wu
8 daysnet: txgbe: remove separate irq request for MSI and INTxJiawen Wu
8 daysnet: txgbe: initialize num_q_vectors for MSI/INTx interruptsJiawen Wu
8 daysnet: stmmac: dwmac-qcom-ethqos: fix error array sizeYijie Yang
8 dayse1000e: Fix S0ix residency on corporate systemsDima Ruinskiy
12 daysbnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
12 daysnet/mlx5e: Approximate IPsec per-SA payload data bytes countLeon Romanovsky
12 daysnet/mlx5e: Present succeeded IPsec SA bytes and packetLeon Romanovsky
12 daysnet/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup()Jianbo Liu
12 daysnet/mlx5: E-switch, Create ingress ACL when neededChris Mi
12 daysnet/mlx5: Use max_num_eqs_24b when setting max_io_eqsDaniel Jurgens
12 daysnet/mlx5: Use max_num_eqs_24b capability if setDaniel Jurgens
13 daysnet: mana: Fix possible double free in error handling pathMa Ke
2024-06-25ionic: use dev_consume_skb_any outside of napiShannon Nelson
2024-06-25ibmvnic: Add tx check to prevent skb leakNick Child
2024-06-23octeontx2-pf: Fix coverity and klockwork issues in octeon PF driverRatheesh Kannoth
2024-06-23ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski
2024-06-22ibmvnic: Free any outstanding tx skbs during scrq resetNick Child
2024-06-21mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systemsIdo Schimmel
2024-06-21mlxsw: pci: Fix driver initialization with Spectrum-4Ido Schimmel
2024-06-21ionic: fix kernel panic due to multi-buffer handlingTaehee Yoo
2024-06-21net: mvpp2: fill-in dev_port attributeAryan Srivastava
2024-06-20bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-06-20bnxt_en: Set TSO max segs on devices with limitsMichael Chan
2024-06-20bnxt_en: Update firmware interface to 1.10.3.44Michael Chan
2024-06-20net: stmmac: Assign configured channel value to EXTTS eventOleksij Rempel
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-18net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren
2024-06-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-06-13net: mvpp2: use slab_build_skb for oversized framesAryan Srivastava
2024-06-13ice: implement AQ download pkg retryWojciech Drewek
2024-06-13ice: fix 200G link speed message logPaul Greenwalt
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu
2024-06-13bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-06-13bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded responseMichael Chan
2024-06-13gve: Clear napi->skb before dev_kfree_skb_any()Ziwei Xiao