summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall-2/+2
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer-1/+6
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-36/+163
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren-2/+1
2023-06-17sfc: use budget for TX completionsÍñigo Huguet-13/+31
2023-06-16net/mlx5e: Fix scheduling of IPsec ASO query while in atomicLeon Romanovsky-1/+2
2023-06-16net/mlx5e: Drop XFRM state lock when modifying flow steeringLeon Romanovsky-5/+8
2023-06-16net/mlx5e: Fix ESN update kernel panicPatrisious Haddad-2/+12
2023-06-16net/mlx5e: Don't delay release of hardware objectsLeon Romanovsky-1/+8
2023-06-16net/mlx5: Free IRQ rmap and notifier on kernel shutdownSaeed Mahameed-4/+21
2023-06-16net/mlx5: DR, Fix wrong action data allocation in decap actionYevgeny Kliteynik-1/+7
2023-06-16net/mlx5: DR, Support SW created encap actions for FW tableYevgeny Kliteynik-15/+83
2023-06-16net/mlx5e: TC, Cleanup ct resources for nic flowChris Mi-0/+1
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi-0/+2
2023-06-16net/mlx5: Fix driver load with single msix vectorEli Cohen-1/+7
2023-06-16net/mlx5e: xsk: Set napi_id to support busy polling on XSK RQMaxim Mikityanskiy-1/+1
2023-06-16net/mlx5e: XDP, Allow growing tail for XDP multi bufferMaxim Mikityanskiy-5/+11
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-86/+91
2023-06-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-12/+0
2023-06-15octeon_ep: Add missing check for ioremapJiasheng Jiang-1/+6
2023-06-15net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi-2/+7
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet-0/+4
2023-06-14ice: Fix ice module unloadJakub Buchocki-11/+5
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-1/+14
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter-1/+1
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov-0/+3
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes-0/+3
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli-1/+8
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch-12/+0
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen-2/+7
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram-4/+0
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao-1/+2
2023-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-7/+5
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki-11/+8
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth-27/+2
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda-14/+22
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan-2/+6
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang-2/+2
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz-0/+4
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman-7/+1
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur-7/+18
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi-0/+7
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta-2/+3
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur-0/+3
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy-1/+1
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi-0/+1
2023-06-07net: bcmgenet: Fix EEE implementationFlorian Fainelli-14/+16
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski-1/+1
2023-06-07eth: bnxt: fix the wake conditionJakub Kicinski-1/+1
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt-72/+6