summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25wifi: ath: Use is_multicast_ether_addr() to check multicast Ether addressRuan Jinjie
2023-08-25wifi: ath12k: Remove unused declarationsYue Haibing
2023-08-25wifi: ath12k: add check max message length while scanning with extraieWen Gong
2023-08-25wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-08-23wifi: ath12k: Fix memory leak in rx_desc and tx_descRajat Soni
2023-08-23wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()Mahmoud Maatuq
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann
2023-08-23wifi: ath11k: Remove unused declarationsYue Haibing
2023-08-23wifi: ath10k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath11k: fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski
2023-08-23wifi: ath11k: simplify the code with module_platform_driverYang Yingliang
2023-08-23wifi: ath12k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath11k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath10k: Fix a few spelling errorsJeff Johnson
2023-08-23wifi: ath11k: Consistently use ath11k_vif_to_arvif()Jeff Johnson
2023-08-23wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-08-23wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-08-22wifi: ath9k: Remove unused declarationsYue Haibing
2023-08-22wifi: ath9k: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-22wifi: ath9k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-08-22wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du
2023-08-22wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-08-22wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-08-22wifi: ath5k: Remove redundant dev_err()Ruan Jinjie
2023-08-21pds_core: Fix some kernel-doc commentsYang Li
2023-08-21net: annotate data-races around sk->sk_lingertimeEric Dumazet
2023-08-21IPv4: add extack info for IPv4 address add/deleteHangbin Liu
2023-08-20net: stmmac: Check more MAC HW features for XGMAC Core 3.20Furong Xu
2023-08-20Merge branch 'ipv6-update-route-when-delete-saddr'David S. Miller
2023-08-20selftests: fib_test: add a test case for IPv6 source address deleteHangbin Liu
2023-08-20ipv6: do not match device when remove source routeHangbin Liu
2023-08-20selftests: vrf_route_leaking: remove ipv6_ping_frag from default testingHangbin Liu
2023-08-20net: release reference to inet6_dev pointerPatrick Rohr
2023-08-20net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet
2023-08-20Merge branch 'fixed_phy_register-return-value'David S. Miller
2023-08-20net: lan743x: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bcmgenet: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: dsa: realtek: add phylink_get_caps implementationRussell King (Oracle)
2023-08-19Merge branch 'vcap_get_rule-return-value'David S. Miller
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()Ruan Jinjie
2023-08-19net: mdio: xgene: remove useless xgene_mdio_statusRussell King (Oracle)
2023-08-19tools: ynl-gen: use temporary file for renderingJiri Pirko
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-08-19net: add skb_queue_purge_reason and __skb_queue_purge_reasonEric Dumazet
2023-08-19Merge branch 'smc-features'David S. Miller
2023-08-19net/smc: Extend SMCR v2 linkgroup netlink attributeGuangguan Wang
2023-08-19net/smc: support max links per lgr negotiation in clc handshakeGuangguan Wang