summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-05-06net/mlx5e: Report stop and wake TX queue statsGal Pressman
2026-05-06net/mlx5e: Report TX csum_none netdev statGal Pressman
2026-05-06net/mlx5e: Report RX HW-GRO netdev statsGal Pressman
2026-05-06net/mlx5e: Report hw_gso_packets and hw_gso_bytes netdev statsGal Pressman
2026-05-06net/mlx5e: Count full skb length in TSO byte countersGal Pressman
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka
2026-05-06rtase: Fix flow control configurationJustin Lai
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2026-05-06Merge tag 'wireless-next-2026-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-06Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-06treewide: Explicitly include the x86 CPUID headersAhmed S. Darwish
2026-05-06wifi: iwlwifi: don't blindly start the responder upon BSS_CHANGED_FTM_RESPONDEREmmanuel Grumbach
2026-05-06wifi: mac80211_hwsim: claim HT STBC capabilityJohannes Berg
2026-05-06wifi: mac80211_hwsim: enable NAN_DATA interface simulation supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: Support Tx of multicast data on NANIlan Peer
2026-05-06wifi: mac80211_hwsim: Do not declare support for NDPEIlan Peer
2026-05-06wifi: mac80211_hwsim: Declare support for secure NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN data path TX/RX supportDaniel Gabay
2026-05-06wifi: mac80211_hwsim: set HAS_RATE_CONTROL when using NANDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN schedule callbacksDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN PHY capabilitiesDaniel Gabay
2026-05-06wifi: mac80211_hwsim: add NAN_DATA interface limitsDaniel Gabay
2026-05-06wifi: mac80211_hwsim: implement NAN synchronizationBenjamin Berg
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