aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds21-191/+387
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao2-0/+33
2025-07-24net: hns3: fixed vf get max channels bugJian Shen1-5/+1
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu1-3/+6
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen1-15/+21
2025-07-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-3/+16
2025-07-21gve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi1-30/+37
2025-07-21net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski2-0/+9
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski1-0/+2
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li1-0/+2
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge1-2/+2
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen1-1/+1
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+2
2025-07-18net/mlx5: E-Switch, Fix peer miss rules to use peer eswitchShahar Shitrit1-54/+54
2025-07-18net/mlx5: Fix memory leak in cmd_exec()Chiara Meiohas1-2/+2
2025-07-18net: ti: icssg-prueth: Fix buffer allocation for ICSSGHimanshu Mittal5-73/+190
2025-07-18dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-18dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke1-3/+12
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb1-0/+1
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-5/+8
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari1-1/+2
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch1-4/+8
2025-07-15net: libwx: fix multicast packets received countJiawen Wu1-0/+2
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu2-4/+8
2025-07-15net: libwx: fix the using of Rx buffer DMAJiawen Wu2-3/+2
2025-07-15net: libwx: remove duplicate page_pool_put_full_page()Jiawen Wu2-12/+0
2025-07-15net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl1-1/+7
2025-07-15ice: check correct pointer in fwlog debugfsMichal Swiatkowski1-1/+1
2025-07-15ice: add NULL check in eswitch lag checkDave Ertman1-1/+2
2025-07-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-07-11net: emaclite: Fix missing pointer increment in aligned_read()Alok Tiwari1-1/+1
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur1-1/+1
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab1-7/+11
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN1-0/+2
2025-07-11net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari1-1/+1
2025-07-11net/mlx5e: Add new prio for promiscuous modeJianbo Liu3-7/+17
2025-07-11net/mlx5e: Fix race between DIM disable and net_dim()Carolina Jubran1-2/+2
2025-07-11net/mlx5: Reset bw_share field when changing a node's parentCarolina Jubran1-0/+1
2025-07-10ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao1-2/+6
2025-07-09net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar1-3/+1
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari1-9/+3
2025-07-09net: mana: Fix warnings for missing export.h header inclusionNaman Jain2-0/+2
2025-07-08net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan1-13/+11
2025-07-08net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET1-0/+1
2025-07-08net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li1-0/+5
2025-07-07net: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
2025-07-04bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing1-6/+4
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu5-2/+16
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu6-17/+16