summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19wifi: mac80211: do not re-add debugfs entries during resumeBenjamin Berg
2023-12-19MAINTAINERS: wifi: brcm80211: remove non-existing SHA-cyfmac-dev-list@infineo...Lukas Bulwahn
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg
2023-12-14wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg
2023-12-12wifi: mt76: fix crash with WED rx support enabledFelix Fietkau
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern
2023-12-12wifi: mac80211: mesh_plink: fix matches_local logicJohannes Berg
2023-12-12wifi: mac80211: mesh: check element parsing succeededJohannes Berg
2023-12-12wifi: mac80211: check defragmentation succeededJohannes Berg
2023-12-12wifi: mac80211: don't re-add debugfs during reconfigJohannes Berg
2023-12-12net: rfkill: gpio: set GPIO directionRouven Czerwinski
2023-12-12wifi: mac80211: check if the existing link config remains unchangedEdward Adam Davis
2023-12-12wifi: cfg80211: Add my certificateChen-Yu Tsai
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg
2023-12-12wifi: ieee80211: don't require protected vendor action framesJohannes Berg
2023-11-29net: libwx: fix memory leak on msix entryJiawen Wu
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski
2023-11-28ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina
2023-11-27Merge branch 'selftests-net-fix-a-few-small-compiler-warnings'Jakub Kicinski
2023-11-27selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn
2023-11-27selftests/net: unix: fix unused variable compiler warningWillem de Bruijn
2023-11-27selftests/net: fix a char signedness issueWillem de Bruijn
2023-11-27selftests/net: ipsec: fix constant out of rangeWillem de Bruijn
2023-11-27netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann
2023-11-27wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg
2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg
2023-11-26bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao
2023-11-26Merge branch 'dpaa2-eth-fixes'David S. Miller
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 switch probingGreg Ungerer
2023-11-24wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_capBen Greear