summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou2023-12-071-32/+95
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-12-076-24/+14
|\
| * iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller2023-12-052-11/+2
| * i40e: Fix unexpected MFS warning messageIvan Vecera2023-12-051-1/+1
| * ice: Restore fix disabling RX VLAN filteringMarcin Szycik2023-12-051-3/+8
| * ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski2023-12-052-9/+3
* | octeontx2-af: Update Tx link register rangeRahul Bhansali2023-12-061-2/+2
* | octeontx2-af: Add missing mcs flr handler callGeetha sowjanya2023-12-061-0/+3
* | octeontx2-af: Fix mcs stats register addressGeetha sowjanya2023-12-062-6/+29
* | octeontx2-af: Fix mcs sa cam entries sizeGeetha sowjanya2023-12-061-1/+1
* | octeontx2-af: Adjust Tx credits when MCS external bypass is disabledNithin Dabilpuram2023-12-065-1/+25
* | net: hns: fix fake link up on xge portYonglong Liu2023-12-061-0/+29
* | net: hns: fix wrong head when modify the tx feature when sending packetsYonglong Liu2023-12-062-23/+33
* | net: atlantic: Fix NULL dereference of skb pointer inDaniil Maximov2023-12-063-13/+19
* | ionic: Fix dim work handling in split interrupt modeBrett Creeley2023-12-061-8/+8
* | ionic: fix snprintf format length warningShannon Nelson2023-12-061-1/+1
* | net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu2023-12-061-0/+1
|/
* octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu2023-12-051-4/+1
* net: stmmac: fix FPE events losingJianheng Zhang2023-12-056-30/+35
* octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli2023-12-052-10/+19
* r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin2023-12-021-1/+6
* net/tg3: fix race condition in tg3_reset_task()Thinh Tran2023-12-021-1/+10
* octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep2023-12-011-1/+7
* octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep2023-12-011-1/+5
* net: ravb: Keep reverse order of operations in ravb_remove()Claudiu Beznea2023-11-301-9/+13
* net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea2023-11-301-0/+1
* net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea2023-11-301-2/+2
* net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea2023-11-301-8/+9
* net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea2023-11-301-1/+4
* net: ravb: Check return value of reset_control_deassert()Claudiu Beznea2023-11-301-3/+6
* net: libwx: fix memory leak on msix entryJiawen Wu2023-11-301-1/+1
* ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman2023-11-304-50/+118
* ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda2023-11-291-1/+10
* r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit2023-11-281-1/+3
* r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit2023-11-281-1/+4
* octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep2023-11-284-25/+102
* octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya2023-11-281-2/+5
* net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu2023-11-281-0/+4
* octeontx2-af: Fix possible buffer overflowElena Salomatkina2023-11-281-2/+2
* dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei2023-11-261-2/+6
* dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2023-11-262-5/+5
* net: rswitch: Fix missing dev_kfree_skb_any() in error pathYoshihiro Shimoda2023-11-241-8/+12
* net: rswitch: Fix return value in rswitch_start_xmit()Yoshihiro Shimoda2023-11-241-1/+1
* net: rswitch: Fix type of ret in rswitch_start_xmit()Yoshihiro Shimoda2023-11-241-1/+1
* net: axienet: Fix check for partial TX checksumSamuel Holland2023-11-231-1/+1
* i40e: Fix adding unsupported cloud filtersIvan Vecera2023-11-231-7/+9
* ice: restore timestamp configuration after device resetJacob Keller2023-11-233-40/+51
* ice: unify logic for programming PFINT_TSYN_MSKJacob Keller2023-11-231-26/+34
* ice: remove ptp_tx ring parameter flagJacob Keller2023-11-233-18/+0
* amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju2023-11-231-3/+8