summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
4 daysReapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
4 daysbonding: annotate data-races arcound churn variablesEric Dumazet
4 daysrtase: Avoid sleeping in get_stats64()Justin Lai
4 daysvxlan: vnifilter: fix spurious notification on VNI updateAndy Roulin
4 daysvxlan: vnifilter: send notification on VNI addAndy Roulin
4 daysrtase: Reset TX subqueue when clearing TX ringJustin Lai
4 daysocteontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
4 daysnet: bonding: fix NULL pointer dereference in bond_do_ioctl()ZhaoJinming
4 daysgeneve: fix length used in GRO hint UDP checksum adjustmentAntoine Tenart
5 daysnet: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
5 daysnet: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
5 daysMerge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
5 daysocteontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
5 daysocteontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
5 daysnet: sfp: initialize i2c_block_size at adapter configure timeJonas Jelonek
5 daysMerge tag 'iwlwifi-fixes-2026-05-31' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
6 daysnet: fec: fix pinctrl default state restore order on resumeTapio Reijonen
6 daysnet: lan743x: permit VLAN-tagged packets up to configured MTUDavid Thompson
6 dayspcnet32: stop holding device spin lock during napi_complete_doneOscar Maes
7 daysnet/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
8 dayswifi: iwlwifi: pcie: simplify the resume flow if fast resume is not usedEmmanuel Grumbach
9 dayswifi: iwlwifi: mvm: avoid oversized UATS command copyEmmanuel Grumbach
9 dayswifi: iwlwifi: mld: send tx power constraints before link activationPagadala Yesu Anjaneyulu
9 dayswifi: iwlwifi: mvm: don't support the reset handshake for old firmwaresEmmanuel Grumbach
10 dayswireguard: send: append trailer after expanding headJason A. Donenfeld
11 daysnet: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configurationFrank Wunderlich
11 daysnet: mana: Skip redundant detach on already-detached portDipayaan Roy
11 daysnet: mana: Add NULL guards in teardown path to prevent panic on attach failureDipayaan Roy
11 daysMerge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
11 daysnet: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX pathJijie Shao
11 daysnet: hibmcge: disable Relaxed Ordering to fix RX packet corruptionJijie Shao
12 daysbonding: refuse to enslave CAN devicesOliver Hartkopp
13 daysvxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
13 daysnet: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng
13 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
13 daysnet: team: fix NULL pointer dereference in team_xmit during mode changeWeiming Shi
14 daysocteontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
14 daysmacsec: fix replay protection at XPN lower-PN wrapJunrui Luo
14 daysnet/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