summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
33 hoursrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
33 hoursrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
33 hoursocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
33 hoursnet: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
33 hoursnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
33 hoursnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
33 hoursnet: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
33 hoursnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4
33 hoursbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
33 hourswifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach1-24/+32
33 hourshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
33 hoursnet: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
33 hoursnet: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
33 hoursnet: txgbe: initialize module info bufferJiawen Wu1-1/+1
33 hoursnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
33 hoursnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
33 hoursnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
33 hoursnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
33 hourstun: zero the whole vnet header in tun_put_user()Xiang Mei1-0/+1
33 hoursnet: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submissionJeremy Kerr1-1/+1
33 hoursnet: mctp: usb: fix race between urb completion and rx_retry cancellationJeremy Kerr1-9/+17
33 hoursr8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
33 hoursnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
33 hoursnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
33 hoursnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
33 hoursnet: phy: don't try to setup PHY-driven SFP cages when using genphyMaxime Chevallier1-3/+9
33 hoursnet: phy: Clean the phy_ports after unregistering the downstream SFP busMaxime Chevallier1-2/+2
33 hoursnet: phy: remove phy ports upon probe failureMaxime Chevallier1-0/+2
33 hoursnet: phy: clean the sfp upstream if phy probing failsMaxime Chevallier1-0/+6
33 hoursnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
33 hoursnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
33 hoursbnge: fix context mem iterationVikas Gupta1-4/+10
33 hoursnet: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
33 hoursidpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
33 hoursice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
33 hoursReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
33 hoursfwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi5-162/+253
33 hoursfwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi6-133/+5
33 hoursbonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
33 hoursvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
33 hoursvxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
33 hoursocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
33 hoursgeneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart1-1/+1
33 hoursnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
33 hoursnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
33 hoursocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
33 hoursocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
33 hoursnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
33 hoursnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
33 hourspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3