summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-04Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
2026-06-04bonding: annotate data-races arcound churn variablesEric Dumazet
2026-06-04rtase: Avoid sleeping in get_stats64()Justin Lai
2026-06-04vxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin
2026-06-04vxlan: vnifilter: send notification on VNI addAndy Roulin
2026-06-04rtase: Reset TX subqueue when clearing TX ringJustin Lai
2026-06-04octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
2026-06-04net: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
2026-06-04geneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
2026-06-03net: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek
2026-06-03Merge tag 'iwlwifi-fixes-2026-05-31' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2026-06-02net: fec: fix pinctrl default state restore order on resumeTapio Reijonen
2026-06-02net: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson
2026-06-02pcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-05-31wifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach
2026-05-30wifi: iwlwifi: mvm: avoid oversized UATS command copyEmmanuel Grumbach
2026-05-30wifi: iwlwifi: mld: send tx power constraints before link activationPagadala Yesu Anjaneyulu
2026-05-30wifi: iwlwifi: mvm: don't support the reset handshake for old firmwaresEmmanuel Grumbach
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-05-28net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
2026-05-28net: mana: Skip redundant detach on already-detached portDipayaan Roy
2026-05-28net: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
2026-05-28net: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
2026-05-27bonding: refuse to enslave CAN devicesOliver Hartkopp
2026-05-26vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26net: team: fix NULL pointer dereference in team_xmit during mode changeWeiming Shi
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
2026-05-25macsec: fix replay protection at XPN lower-PN wrapJunrui Luo
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande
2026-05-22tun: free page on build_skb failure in tun_xdp_one()Weiming Shi
2026-05-22tap: free page on error paths in tap_get_user_xdp()Weiming Shi
2026-05-22tun: free page on short-frame rejection in tun_xdp_one()Weiming Shi
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang