This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-arm in repository toolchain/ci/linux.
from 9bad743e8d22 Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm [...] adds 6b8b42585886 net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_ini [...] adds 624bf42c2e39 net/mlx5: DR, Fix querying eswitch manager vport for ECPF adds 26a7993c93a7 net/mlx5: Use first online CPU instead of hard coded CPU adds aa968f922039 net/mlx5: Fix error print in case of IRQ request failed adds 33de865f7bce net/mlx5: Fix SF health recovery flow adds d671e109bd85 net/mlx5: Fix tc max supported prio for nic mode adds 918fc3855a65 net/mlx5e: Wrap the tx reporter dump callback to extract the sq adds a0cb909644c3 net/mlx5e: Fix skb memory leak when TC classifier action o [...] adds 17958d7cd731 net/mlx5e: Fix interoperability between XSK and ICOSQ reco [...] adds 19c4aba2d4e2 net/mlx5e: Fix ICOSQ recovery flow for XSK adds 2820110d9459 net/mlx5e: Delete forward rule for ct or sample action adds 4390c6edc0fb net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_f [...] adds 6f6f0ac6648d Merge tag 'mlx5-fixes-2021-12-22' of git://git.kernel.org/ [...] adds 736ef37fd9a4 udp: using datalen to cap ipv6 udp max gso segments adds 5471d5226c3b selftests: Calculate udpgso segment count without header a [...] adds b45396afa417 net: phy: fixed_phy: Fix NULL vs IS_ERR() checking in __fi [...] adds 5ec7d18d1813 sctp: use call_rcu to free endpoint adds e6007b85dfa2 selftests: mptcp: Remove the deprecated config NFT_COUNTER adds c1833c3964d5 ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate adds 6d7373dabfd3 net/smc: fix using of uninitialized completions adds 6c25449e1a32 net: udp: fix alignment problem in udp4_seq_show() adds 5f5015328845 atlantic: Fix buff_ring OOB in aq_ring_rx_clean adds ca506fca461b net: usb: pegasus: Do not drop long Ethernet frames adds 7175f02c4e5f uapi: fix linux/nfc.h userspace compilation errors adds 79b69a83705e nfc: uapi: use kernel size_t to fix user-space builds adds 8b5fdfc57cc2 mISDN: change function names to avoid conflicts adds 1cd5384c88af net: ag71xx: Fix a potential double free in error handling paths adds 5be60a945329 net: lantiq_xrx200: fix statistics of received bytes adds 1b9dadba5022 NFC: st21nfca: Fix memory leak in device probe and remove adds 90cee52f2e78 net/smc: don't send CDC/LLC message if link not ready adds 349d43127dac net/smc: fix kernel panic caused by race of smc_sock adds 16fa29aef796 Merge branch 'smc-fixes' adds 140c7bc7d119 ionic: Initialize the 'lif->dbid_inuse' bitmap adds 1e81dcc1ab7d igc: Do not enable crosstimestamping for i225-V models adds f85846bbf43d igc: Fix TX timestamp support for non-MSI-X platforms adds 9665e03a8de5 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/ [...] adds 5bec7ca2be69 xsk: Initialise xskb free_list_node adds fb7bc9204095 ipv6: raw: check passed optlen before reading adds 99b40610956a net: bridge: mcast: add and enforce query interval minimum adds f83a112bd91a net: bridge: mcast: add and enforce startup query interval [...] adds f7397cd24c59 Merge branch 'net-bridge-mcast-add-and-enforce-query-inter [...] adds 9c1952aeaa98 selftests/net: udpgso_bench_tx: fix dst ip argument adds add25d6d6c85 selftests: net: Fix a typo in udpgro_fwd.sh adds e22e45fc9e41 net: fix use-after-free in tw_timer_handler adds 168fed986b3a net: bridge: mcast: fix br_multicast_ctx_vlan_global_disab [...] adds 92a34ab169f9 net/ncsi: check for error return from call to nla_put_u32 adds 077cdda764c7 net/mlx5e: TC, Fix memory leak with rules with internal port adds 992d8a4e38f0 net/mlx5e: Fix wrong features assignment in case of error adds ccc0c9be75cf Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/ [...] adds be1c5b53227b Documentation: fix outdated interpretation of ip_no_pmtu_disc adds 8b3170e07539 selftests: net: using ping6 for IPv6 in udpgro_fwd.sh adds bf2b09fedc17 fsl/fman: Fix missing put_device() call in fman_port_probe adds 74c78b4291b4 Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/l [...] adds 012e332286e2 fs/mount_setattr: always cleanup mount_kattr
No new revisions were added by this update.
Summary of changes: Documentation/networking/ip-sysctl.rst | 6 ++- drivers/isdn/mISDN/core.c | 6 +-- drivers/isdn/mISDN/core.h | 4 +- drivers/isdn/mISDN/layer1.c | 4 +- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 8 ++++ drivers/net/ethernet/atheros/ag71xx.c | 23 ++++------ drivers/net/ethernet/freescale/fman/fman_port.c | 12 ++--- drivers/net/ethernet/intel/igc/igc_main.c | 6 +++ drivers/net/ethernet/intel/igc/igc_ptp.c | 15 ++++++- drivers/net/ethernet/lantiq_xrx200.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en.h | 5 +-- .../net/ethernet/mellanox/mlx5/core/en/health.h | 2 + .../net/ethernet/mellanox/mlx5/core/en/rep/tc.h | 2 +- .../ethernet/mellanox/mlx5/core/en/reporter_rx.c | 35 ++++++++++++++- .../ethernet/mellanox/mlx5/core/en/reporter_tx.c | 10 ++++- .../net/ethernet/mellanox/mlx5/core/en/xsk/setup.c | 16 ++++++- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 48 +++++++++++++------- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 33 +++++++------- .../ethernet/mellanox/mlx5/core/lib/fs_chains.c | 3 ++ drivers/net/ethernet/mellanox/mlx5/core/main.c | 11 ++--- drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 6 +-- .../mellanox/mlx5/core/steering/dr_domain.c | 9 ++-- drivers/net/ethernet/pensando/ionic/ionic_lif.c | 2 +- drivers/net/phy/fixed_phy.c | 4 +- drivers/net/usb/pegasus.c | 4 +- drivers/nfc/st21nfca/i2c.c | 29 ++++++++---- fs/namespace.c | 9 ++-- include/net/sctp/sctp.h | 6 +-- include/net/sctp/structs.h | 3 +- include/uapi/linux/nfc.h | 6 +-- net/bridge/br_multicast.c | 32 +++++++++++++ net/bridge/br_netlink.c | 4 +- net/bridge/br_private.h | 12 +++-- net/bridge/br_sysfs_br.c | 4 +- net/bridge/br_vlan_options.c | 4 +- net/ipv4/af_inet.c | 10 ++--- net/ipv4/udp.c | 2 +- net/ipv6/ip6_vti.c | 2 + net/ipv6/raw.c | 3 ++ net/ipv6/udp.c | 2 +- net/ncsi/ncsi-netlink.c | 6 ++- net/sctp/diag.c | 12 ++--- net/sctp/endpointola.c | 23 ++++++---- net/sctp/socket.c | 23 ++++++---- net/smc/smc.h | 5 +++ net/smc/smc_cdc.c | 52 ++++++++++------------ net/smc/smc_cdc.h | 2 +- net/smc/smc_core.c | 27 ++++++++--- net/smc/smc_core.h | 6 +++ net/smc/smc_ib.c | 4 +- net/smc/smc_ib.h | 1 + net/smc/smc_llc.c | 2 +- net/smc/smc_wr.c | 51 ++++----------------- net/smc/smc_wr.h | 5 +-- net/xdp/xsk_buff_pool.c | 1 + tools/testing/selftests/net/mptcp/config | 1 - tools/testing/selftests/net/udpgro_fwd.sh | 6 ++- tools/testing/selftests/net/udpgso.c | 12 ++--- tools/testing/selftests/net/udpgso_bench_tx.c | 8 +++- 59 files changed, 409 insertions(+), 242 deletions(-)