aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
5 daysocteontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K1-38/+34
6 daysnet: txgbe: initialize PHY interface to 0Jiawen Wu2-2/+5
6 daysnet: txgbe: distinguish module types by checking identifierJiawen Wu1-10/+8
6 daysnet: txgbe: initialize module info bufferJiawen Wu1-1/+1
6 daysnet: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser1-6/+15
6 daysnet: mvpp2: refill RX buffers before XDP or skb useTil Kaiser1-19/+24
6 daysnet: mvpp2: limit XDP frame size to the RX bufferTil Kaiser1-1/+1
6 daysnet: mvpp2: sync RX data at the hardware packet offsetTil Kaiser1-3/+4
7 daystun: zero the whole vnet header in tun_put_user()Xiang Mei1-0/+1
7 daysbnxt_en: Fix NULL pointer dereferenceKyle Meyer1-1/+1
7 daysnet: mctp: usb: don't fail mctp_usb_rx_queue on a deferred submissionJeremy Kerr1-1/+1
7 daysnet: mctp: usb: fix race between urb completion and rx_retry cancellationJeremy Kerr1-9/+17
7 dayshv_netvsc: use kmap_local_page in netvsc_copy_to_send_bufAnton Leontev1-4/+15
7 daysocteontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng1-1/+1
8 daysr8152: handle the return value of usb_reset_device()Chih Kai Hsu1-1/+6
8 daysnet/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang1-1/+4
8 daysnet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea1-2/+8
8 daysnet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea2-28/+57
8 daysnet: phy: don't try to setup PHY-driven SFP cages when using genphyMaxime Chevallier1-3/+9
8 daysnet: phy: Clean the phy_ports after unregistering the downstream SFP busMaxime Chevallier1-2/+2
8 daysnet: phy: remove phy ports upon probe failureMaxime Chevallier1-0/+2
8 daysnet: phy: clean the sfp upstream if phy probing failsMaxime Chevallier1-0/+6
8 daysnet: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
8 daysnet/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
11 daysbnge: fix context mem iterationVikas Gupta1-4/+10
11 daysnet: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5
11 daysnet: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming1-0/+3
11 daysidpf: fix mailbox capability for set device clock timeAlok Tiwari1-1/+1
11 daysice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros1-0/+2
12 daysnet: mv643xx: fix OF node refcountBartosz Golaszewski1-1/+1
12 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski1-7/+29
12 daysbonding: annotate data-races arcound churn variablesEric Dumazet3-14/+16
12 daysrtase: Avoid sleeping in get_stats64()Justin Lai1-2/+3
12 daysvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin1-1/+1
12 daysvxlan: vnifilter: send notification on VNI addAndy Roulin1-2/+1
12 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai1-0/+2
12 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram3-17/+18
13 daysnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming1-2/+2
13 daysgeneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart1-1/+1
13 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
13 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi1-1/+1
13 daysMerge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-34/+67
13 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh1-2/+2
13 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya1-1/+1
13 daysnet: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek1-0/+1
14 daysMerge tag 'iwlwifi-fixes-2026-05-31' of https://git.kernel.org/pub/scm/linux/...Johannes Berg6-34/+67
2026-06-02net: fec: fix pinctrl default state restore order on resumeTapio Reijonen1-2/+1
2026-06-02net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson2-0/+33
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes1-1/+3
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov1-2/+4