summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-06-16Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds25-102/+151
2023-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-12/+0
2023-06-16octeon_ep: Add missing check for ioremapJiasheng Jiang1-1/+6
2023-06-16net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_openChristian Marangi1-2/+7
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet2-0/+4
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin1-7/+5
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet1-0/+3
2023-06-15net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean1-1/+1
2023-06-15ice: Fix ice module unloadJakub Buchocki1-11/+5
2023-06-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2-1/+14
2023-06-15Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-6/+6
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins1-6/+6
2023-06-14net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter1-1/+1
2023-06-13net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier1-1/+38
2023-06-13net: phylink: report correct max speed for QUSGMIIMaxime Chevallier1-1/+1
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov1-0/+3
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes1-0/+3
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli1-1/+8
2023-06-12ipvlan: fix bound dev checking for IPv6 l3s modeHangbin Liu1-0/+4
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-12/+0
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen1-2/+7
2023-06-10octeontx2-af: fix lbk link credits on cn10kNithin Dabilpuram1-4/+0
2023-06-10octeontx2-af: fixed resource availability checkSatha Rao1-1/+2
2023-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-7/+5
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki3-11/+8
2023-06-09octeontx2-af: Fix promiscuous modeRatheesh Kannoth1-27/+2
2023-06-09net: renesas: rswitch: Fix timestamp feature after all descriptors are usedYoshihiro Shimoda1-14/+22
2023-06-09net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-09igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan1-2/+6
2023-06-08net: enetc: correct the indexes of highest and 2nd highest TCsWei Fang1-2/+2
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz1-0/+4
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman1-7/+1
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur1-7/+18
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi2-0/+7
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta1-2/+3
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur1-0/+3
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy1-1/+1
2023-06-08bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg()Pavan Chebbi1-0/+1
2023-06-08net: bcmgenet: Fix EEE implementationFlorian Fainelli3-14/+16
2023-06-08eth: ixgbe: fix the wake conditionJakub Kicinski1-1/+1
2023-06-08eth: bnxt: fix the wake conditionJakub Kicinski1-1/+1
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt4-72/+6
2023-06-07Merge tag 'wireless-2023-06-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski11-36/+102
2023-06-07virtio_net: use control_buf for coalesce paramsBrett Creeley1-8/+8
2023-06-07pds_core: Fix FW recovery detectionBrett Creeley1-2/+8
2023-06-06qed/qede: Fix scheduling while atomicManish Chopra4-4/+60
2023-06-06wifi: iwlwifi: mvm: Fix -Warray-bounds bug in iwl_mvm_wait_d3_notif()Gustavo A. R. Silva1-6/+2
2023-06-05net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3Bartosz Golaszewski1-1/+2
2023-06-04net: enetc: correct rx_bytes statistics of XDPWei Fang1-0/+8
2023-06-04net: enetc: correct the statistics of rx bytesWei Fang1-1/+7