summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-06wifi: mac80211_hwsim: protect tsf_offset using a spinlockBenjamin Berg
2026-05-06wifi: mac80211_hwsim: only RX on NAN when active on a slotBenjamin Berg
2026-05-06wifi: mac80211_hwsim: select NAN TX channel based on current TSFBenjamin Berg
2026-05-06wifi: mac80211_hwsim: limit TX of frames to the NAN DWBenjamin Berg
2026-05-06wifi: rtw89: debug: add BB diagnoseKuan-Chung Chen
2026-05-06wifi: rtw89: debug: add RX statistics in bb_infoKuan-Chung Chen
2026-05-06wifi: rtw89: debug: extend bb_info with TX status and PERKuan-Chung Chen
2026-05-06wifi: rtw89: debug: add PMAC counter in bb_infoKuan-Chung Chen
2026-05-06wifi: rtw89: debug: bb_info entry including TX rate count for WiFi 7 chipsKuan-Chung Chen
2026-05-06wifi: rtw89: phy: support per PHY RX statisticsKuan-Chung Chen
2026-05-06wifi: rtw89: mlo: rearrange MLSR link decision flowKuan-Chung Chen
2026-05-06wifi: rtl8xxxu: Detect the maximum supported channel widthBitterblue Smith
2026-05-05net: mana: Use kvmalloc for large RX queue and buffer allocationsAditya Garg
2026-05-05net: mana: Use per-queue allocation for tx_qp to reduce allocation sizeAditya Garg
2026-05-05net/mlx5e: SD, Fix race condition in secondary device probe/removeShay Drory
2026-05-05net/mlx5e: SD, Fix missing cleanup on probe errorShay Drory
2026-05-05net/mlx5: SD, Keep multi-pf debugfs entries on primaryShay Drory
2026-05-05net/mlx5: SD: Serialize init/cleanupShay Drory
2026-05-05net/mlx5e: psp: Hook PSP dev reg/unreg to profile enable/disableCosmin Ratiu
2026-05-05net/mlx5e: psp: Expose only a fully initialized priv->pspCosmin Ratiu
2026-05-05net/mlx5e: psp: Fix invalid access on PSP dev registration failCosmin Ratiu
2026-05-05net: wwan: t7xx: validate port_count against message length in t7xx_port_enum...Pavitra Jha
2026-05-05net: dsa: mv88e6xxx: enable devlink ATU hash param for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: enable .rmu_disable() for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: define .pot_clear() for 6321Marek Behún
2026-05-05net: dsa: mv88e6xxx: allow SPEED_200 for 6320 family on supported portsMarek Behún
2026-05-05net: dsa: mv88e6xxx: fix number of g1 interrupts for 6320 familyMarek Behún
2026-05-05net: dsa: mv88e6xxx: remove unused .port_max_speed_mode()Marek Behún
2026-05-05pfcp: Store struct sock in struct pfcp_dev.Kuniyuki Iwashima
2026-05-05amt: Store struct sock in struct amt_dev.Kuniyuki Iwashima
2026-05-05bareudp: Store struct sock in struct bareudp_dev.Kuniyuki Iwashima
2026-05-05geneve: Store struct sock in struct geneve_sock.Kuniyuki Iwashima
2026-05-05vxlan: Free vxlan_sock with kfree_rcu().Kuniyuki Iwashima
2026-05-05vxlan: Store struct sock in struct vxlan_sock.Kuniyuki Iwashima
2026-05-05vxlan: Fix potential null-ptr-deref in vxlan_gro_prepare_receive().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-05bnxt_en: Use absolute target ns from ptp_clock_requestPavan Chebbi
2026-05-05bnxt_en: Check return value of bnxt_hwrm_vnic_cfgKalesh AP
2026-05-05bnxt_en: Set bp->max_tpa according to what the FW supportsMichael Chan
2026-05-05bnxt_en: Delay for 5 seconds after AER DPC for all chipsMichael Chan
2026-05-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-05Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-05-05net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLRDipayaan Roy
2026-05-05wifi: mac80211_hwsim: Add support for extended FTM rangingKavita Kavita
2026-05-05net: eth: fbnic: Add pma read and write accessMike Marciniszyn (Meta)
2026-05-05net: eth: fbnic: Consolidate register reads for ids and devsMike Marciniszyn (Meta)