This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from aed8aee11130 Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/ [...]
new ac28b1ec6135 net: ipv4: fix one memleak in __inet_del_ifa()
new ced33ca07d8d selftests/net: Improve bind_bhash.sh to accommodate predic [...]
new e73d1ab6cd7e net: bcmasp: add missing of_node_put
new 281f65d29d6d net: microchip: vcap api: Fix possible memory leak for vca [...]
new 88e69af061f2 octeontx2-pf: Fix page pool cache index corruption.
new 6912e724832c net/smc: bugfix for smcr v2 server connect success statistic
new f5146e3ef0a9 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.lis [...]
new 6eadb0b3d085 Merge branch 'smc-r-fixes'
new fa60b8163816 net: stmmac: fix handling of zero coalescing tx-usecs
new 9b90aca97f6d net: ethernet: bcmasp: fix possible OOB write in bcmasp_ne [...]
new 51fe0a470543 net: ethernet: mvpp2_main: fix possible OOB write in mvpp2 [...]
new e4c79810755f net: ethernet: mtk_eth_soc: fix possible NULL pointer dere [...]
new 0b9c3914ad92 Merge branch 'rule_buf-OOB'
new 484b4833c604 hsr: Fix uninit-value access in fill_frame_info()
new 32530dba1bd4 net:ethernet:adi:adin1110: Fix forwarding offload
new 02c652f54650 net: dsa: sja1105: hide all multicast addresses from "brid [...]
new c956798062b5 net: dsa: sja1105: propagate exact error code from sja1105 [...]
new 7cef293b9a63 net: dsa: sja1105: fix multicast forwarding working only f [...]
new ea32690daf4f net: dsa: sja1105: serialize sja1105_port_mcast_flood() wi [...]
new 86899e9e1e29 net: dsa: sja1105: block FDB accesses that are concurrent [...]
new 904de9858eb4 Merge branch 'sha1105-regressions'
new a7b8d60b3723 r8152: check budget for r8152_poll()
new c821a88bd720 kcm: Fix memory leak in error path of kcm_sendmsg()
new e10a35abb3da net: ethernet: mtk_eth_soc: fix uninitialized variable
new 5a124b1fd3e6 net: ethernet: mtk_eth_soc: fix pse_port configuration for MT7988
new cfaa80c91f6f net/tls: do not free tls_rec on async operation in bpf_exe [...]
new 403f0e771457 net: macb: fix sleep inside spinlock
new 7a6102aa6df0 veth: Update XDP feature set when bringing up device
new 8cdd9f1aaedf ipv6: fix ip6_sock_set_addr_preferences() typo
new c6d277064b1d tcp: Factorise sk_family-independent comparison in inet_bi [...]
new aa99e5f87bd5 tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
new c48ef9c4aed3 tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
new 0071d15517b4 selftest: tcp: Fix address length in bind_wildcard.c.
new 2895d879dd41 selftest: tcp: Move expected_errno into each test case in [...]
new 8637d8e8b653 selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.
new ab6c4ec8742a Merge branch 'tcp-bind-fixes'
new 3c44191dd76c ixgbe: fix timestamp configuration code
new bc6ed2fa24b1 igb: clean up in all error paths when enabling SR-IOV
new e7b1ef29420f net: renesas: rswitch: Fix unmasking irq condition
new c4f922e86c8e net: renesas: rswitch: Add spin lock protection for irq {un}mask
new 96f7dc693401 Merge branch 'net-renesas-rswitch-fix-a-lot-of-redundant-i [...]
new a22730b1b4bf kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
new 9fdfb15a3dbf Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/li [...]
The 43 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:
drivers/net/dsa/sja1105/sja1105.h | 2 +
drivers/net/dsa/sja1105/sja1105_dynamic_config.c | 93 ++++++++++------------
drivers/net/dsa/sja1105/sja1105_main.c | 69 +++++++++++-----
drivers/net/ethernet/adi/adin1110.c | 2 +-
drivers/net/ethernet/broadcom/asp2/bcmasp.c | 10 ++-
drivers/net/ethernet/broadcom/asp2/bcmasp.h | 4 +-
.../net/ethernet/broadcom/asp2/bcmasp_ethtool.c | 2 +-
drivers/net/ethernet/cadence/macb_main.c | 5 +-
drivers/net/ethernet/intel/igb/igb_main.c | 5 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 28 ++++---
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 5 ++
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c | 6 +-
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.h | 2 +-
.../ethernet/marvell/octeontx2/nic/otx2_common.c | 43 ++--------
.../ethernet/marvell/octeontx2/nic/otx2_common.h | 3 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 7 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_txrx.c | 30 +++++--
.../net/ethernet/marvell/octeontx2/nic/otx2_txrx.h | 4 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 8 +-
drivers/net/ethernet/mediatek/mtk_ppe_offload.c | 6 +-
drivers/net/ethernet/microchip/vcap/vcap_api.c | 18 ++++-
drivers/net/ethernet/renesas/rswitch.c | 20 ++++-
drivers/net/ethernet/renesas/rswitch.h | 2 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 10 ++-
drivers/net/usb/r8152.c | 3 +
drivers/net/veth.c | 2 +
include/net/ipv6.h | 7 +-
net/hsr/hsr_forward.c | 1 +
net/ipv4/devinet.c | 10 +--
net/ipv4/inet_hashtables.c | 36 +++++----
net/kcm/kcmsock.c | 13 +--
net/smc/smc_core.c | 2 +
net/smc/smc_stats.h | 3 +-
net/tls/tls_sw.c | 4 +-
tools/testing/selftests/net/bind_bhash.sh | 26 +++---
tools/testing/selftests/net/bind_wildcard.c | 68 +++++++++++++---
36 files changed, 352 insertions(+), 207 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.