This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1238f0af1349 Merge tag 'v6.14-rc5-smb3-fixes' of git://git.samba.org/ksmbd new ada9ce437a4d mailmap: remove unwanted entry for Antonio Quartulli new 00371a3f4877 stmmac: loongson: Pass correct arg to PCI function new cbf85b9cb80b bluetooth: btusb: Initialize .owner field of force_poll_sync_fops new f2176a07e7b1 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() new d8df010f72b8 Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_c [...] new 0fd7b2a43260 Merge tag 'for-net-2025-02-27' of git://git.kernel.org/pub [...] new ee01b2f2d7d0 net: gso: fix ownership in __udp_gso_segment new a466fd7e9faf caif_virtio: fix wrong pointer check in cfv_probe() new 64e6a754d33d llc: do not use skb_get() before dev_queue_xmit() new 1a82d19ca2d6 be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink new c34424eb3be4 net: dsa: rtl8366rb: don't prompt users for LED control new b7365eab3983 net: hns3: make sure ptp clock is unregister and freed if [...] new 49f27f29446a wifi: nl80211: reject cooked mode if it is set along with [...] new 5b999006e35e wifi: mac80211: Cleanup sta TXQs on flush new 646262c71aca wifi: mac80211: remove debugfs dir for virtual monitor new 7774e3920029 wifi: iwlwifi: fw: allocate chained SG tables for dump new 3f8aa0b8a53d wifi: iwlwifi: fw: avoid using an uninitialized variable new f9751163bffd wifi: iwlwifi: mvm: clean up ROC on failure new d48ff3ce9225 wifi: iwlwifi: mvm: don't dump the firmware state upon RFK [...] new d73d2c6e3313 wifi: iwlwifi: mvm: don't try to talk to a dead firmware new a03e2082e678 wifi: iwlwifi: mvm: use the right version of the rate API new e0dc2c1bef72 wifi: iwlwifi: limit printed string from FW file new 3b08e608d50c wifi: iwlwifi: Free pages allocated when failing to build A-MSDU new 3640dbc1f75c wifi: iwlwifi: Fix A-MSDU TSO preparation new 99ca2c28e6b6 wifi: mac80211: fix MLE non-inheritance parsing new 130067e9c13b wifi: mac80211: fix vendor-specific inheritance new 861d0445e72e wifi: mac80211: Fix sparse warning for monitor_sdata new 8c3170628a9c wifi: brcmfmac: keep power during suspend if board requires it new 59b348be7597 wifi: cfg80211: regulatory: improve invalid hints checking new 1f860eb4cdda wifi: nl80211: disable multi-link reconfiguration new 3c6a041b317a Merge tag 'wireless-2025-03-04' of https://git.kernel.org/ [...] new 5eb3dc1396aa net: ipa: Fix v4.7 resource group names new 6a2843aaf551 net: ipa: Fix QSB data for v4.7 new 934e69669e32 net: ipa: Enable checksum for IPA_ENDPOINT_AP_MODEM_{RX,TX [...] new 78da8ab86e79 Merge branch 'fixes-for-ipa-v4-7' new 4c2d14c40a68 ppp: Fix KMSAN uninit-value warning with bpf new 637399bf7e77 net: ethtool: netlink: Allow NULL nlattrs when getting a p [...] new 022bfe24aad8 mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append [...] new b33a53461006 vlan: enforce underlying device type new 3c9231ea6497 net-timestamp: support TCP GSO case for a few missing flags new ccc2f5a436fb net: dsa: mt7530: Fix traffic flooding for MMIO devices new cf7ee25e70c6 mctp i3c: handle NULL header address new 0e7633d7b95b net: ipv6: fix dst ref loop in ila lwtunnel new 5da15a9c11c1 net: ipv6: fix missing dst ref drop in ila lwtunnel new f315296c92fd Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/l [...]
The 45 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .mailmap | 1 - drivers/bluetooth/btusb.c | 1 + drivers/net/caif/caif_virtio.c | 2 +- drivers/net/dsa/mt7530.c | 8 +- drivers/net/dsa/realtek/Kconfig | 2 +- drivers/net/ethernet/emulex/benet/be.h | 2 +- drivers/net/ethernet/emulex/benet/be_cmds.c | 197 ++++++++++----------- drivers/net/ethernet/emulex/benet/be_main.c | 2 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c | 2 +- .../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 6 +- drivers/net/ipa/data/ipa_data-v4.7.c | 18 +- drivers/net/mctp/mctp-i3c.c | 3 + drivers/net/ppp/ppp_generic.c | 28 ++- .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 20 ++- drivers/net/wireless/intel/iwlwifi/fw/dbg.c | 86 ++++++--- drivers/net/wireless/intel/iwlwifi/fw/dump.c | 3 + drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 2 +- drivers/net/wireless/intel/iwlwifi/mvm/d3.c | 77 +++++--- drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 7 + drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 8 +- .../net/wireless/intel/iwlwifi/mvm/time-event.c | 2 + drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 5 +- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 6 +- drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 20 ++- net/8021q/vlan.c | 3 +- net/bluetooth/mgmt.c | 5 + net/ethtool/cabletest.c | 8 +- net/ethtool/linkstate.c | 2 +- net/ethtool/netlink.c | 6 +- net/ethtool/netlink.h | 5 +- net/ethtool/phy.c | 2 +- net/ethtool/plca.c | 6 +- net/ethtool/pse-pd.c | 4 +- net/ethtool/stats.c | 2 +- net/ethtool/strset.c | 2 +- net/ipv4/tcp_offload.c | 11 +- net/ipv4/udp_offload.c | 8 +- net/ipv6/ila/ila_lwt.c | 4 +- net/llc/llc_s_ac.c | 49 ++--- net/mac80211/driver-ops.c | 10 +- net/mac80211/iface.c | 11 +- net/mac80211/mlme.c | 1 + net/mac80211/parse.c | 135 +++++++++----- net/mac80211/util.c | 5 +- net/mptcp/pm_netlink.c | 18 +- net/wireless/nl80211.c | 7 +- net/wireless/reg.c | 3 +- 47 files changed, 499 insertions(+), 316 deletions(-)