summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1Lorenzo Bianconi
2025-06-19net: airoha: Compute number of descriptors according to reserved memory sizeLorenzo Bianconi
2025-06-19Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-06-19tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski
2025-06-19Merge branch 'with-a-mutex'Jakub Kicinski
2025-06-19net: atm: fix /proc/net/atm/lec handlingEric Dumazet
2025-06-19net: atm: add lec_mutexEric Dumazet
2025-06-19mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not availableDavid Thompson
2025-06-19net: airoha: Always check return value from airoha_ppe_foe_get_entry()Lorenzo Bianconi
2025-06-19NFC: nci: uart: Set tty->disc_data only in success pathKrzysztof Kozlowski
2025-06-19calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().Kuniyuki Iwashima
2025-06-19MAINTAINERS: Remove Shannon Nelson from MAINTAINERS fileShannon Nelson
2025-06-19net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...Alexey Kodanev
2025-06-19eth: fbnic: avoid double free when failing to DMA-map FW msgJakub Kicinski
2025-06-18Merge branch 'net-fix-passive-tfo-socket-having-invalid-napi-id'Jakub Kicinski
2025-06-18tcp: fix passive TFO socket having invalid NAPI IDDavid Wei
2025-06-18selftests: net: add test for passive TFO socket NAPI IDDavid Wei
2025-06-18selftests: net: add passive TFO test binaryDavid Wei
2025-06-18selftests: netdevsim: improve lib.sh include in peer.shDavid Wei
2025-06-18tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearerHaixia Qu
2025-06-18Octeontx2-pf: Fix Backpresure configurationHariprasad Kelam
2025-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-18net: ftgmac100: select FIXED_PHYHeiner Kallweit
2025-06-18net: ethtool: remove duplicate defines for family infoJakub Kicinski
2025-06-18Merge tag 'iwlwifi-fixes-2025-06-18' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-18tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behaviorNeal Cardwell
2025-06-18wifi: iwlwifi: Fix incorrect logic on cmd_ver range checkingColin Ian King
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-17Merge branch 'atm-fix-uninit-and-mem-accounting-leak-in-vcc_sendmsg'Jakub Kicinski
2025-06-17atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-17atm: atmtcp: Free invalid length skb in atmtcp_c_send().Kuniyuki Iwashima
2025-06-17mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().Kuniyuki Iwashima
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17net/sched: fix use-after-free in taprio_dev_notifierHyunwoo Kim
2025-06-17Merge branch 'ptp_vclock-fixes'Jakub Kicinski