This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c30b5b8cfb72 Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/s [...] new 0a5aa8d161d1 block: fix blk_mq_attempt_bio_merge and rq_qos_throttle pr [...] new 3bcb6451cc96 Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/l [...] new 815d51219270 Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags() new 008ee9eb8a11 Bluetooth: hci_sync: Fix not processing all entries on cmd [...] new 9f3956d6595a Merge tag 'for-net-2022-03-03' of git://git.kernel.org/pub [...] new 0bf476fc3624 net: macb: Fix lost RX packet wakeup race in NAPI receive new be4977b847f5 tipc: fix kernel panic when enabling bearer new a502a8f04097 net: phy: meson-gxl: fix interrupt handling in forced mode new c6a502c22999 mISDN: Fix memory leak in dsp_pipeline_build() new afb3cc1a397d net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails new d0aeb0d4a3f7 isdn: hfcpci: check the return value of dma_set_mask() in [...] new e0058f0fa80f net: qlogic: check the return value of dma_alloc_coherent( [...] new dd830aed23c6 net: lantiq_xrx200: fix use after free bug new bb77bd31c281 ethernet: sun: Free the coherent when failing in probing new d9dc0c84ad2d qed: return status of qed_iov_get_link new c70c453abcbf smsc95xx: Ignore -ENODEV errors when device is unplugged new e5417cbf7ab5 net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate() new b19ab4b38b06 ethernet: Fix error handling in xemaclite_of_probe new c79fcc27be90 tipc: fix incorrect order of state message data sanity check new 2cf29e558948 iavf: Fix handling of vlan strip virtual channel messages new 57d03f5608c3 iavf: Fix adopting new combined setting new 5710ab791665 i40e: stop disabling VFs due to PF error responses new 79498d5af8e4 ice: stop disabling VFs due to PF error responses new 97b0129146b1 ice: Fix error with handling of bonding MTU new 3d97f1afd8d8 ice: Don't use GFP_KERNEL in atomic context new ad35ffa252af ice: Fix curr_link_speed advertised speed new 030141b0fce1 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...] new 6babfc6e6fab net: ethernet: ti: cpts: Handle error for clk_enable new 2a760554dcba net:mcf8390: Use platform_get_irq() to get the interrupt new 2169b79258c8 net: ethernet: lpc_eth: Handle error for clk_enable new c9ffa3e2bc45 net: marvell: prestera: Add missing of_node_put() in prest [...] new 71171ac8eb34 ax25: Fix NULL pointer dereference in ax25_kill_by_device new 4ff2980b6bd2 xfrm: fix tunnel model fragmentation behavior new a3d9001b4e28 Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0" new ebe48d368e97 esp: Fix possible buffer overflow in ESP transformation new 053c8fdf2c93 esp: Fix BEET mode inter address family tunneling on GSO new 23c7f8d7989e net: Fix esp GSO on inter address family tunnels. new cc7e2f596e64 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...] new f80cfe2f2658 NFC: port100: fix use-after-free in port100_send_complete new 18dfc667550f selftests: pmtu.sh: Kill tcpdump processes launched by subshell. new 94a4a4fe4c69 selftests: pmtu.sh: Kill nettest processes launched in subshell. new 5f1474760578 Merge branch 'selftests-pmtu-sh-fix-cleanup-of-processes-l [...] new 2ac5b58e645c gianfar: ethtool: Fix refcount leak in gfar_get_ts_info new 37c9d66c9556 net: phy: DP83822: clear MISR2 register to disable interrupts new ac77998b7ac3 net/mlx5: Fix size field in bufferx_reg struct new 063bd3555954 net/mlx5: Fix a race on command flush flow new 39bab83b119f net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE new ad11c4f1d8fd net/mlx5e: Lag, Only handle events from highest priority m [...] new 99a2b9be077a net/mlx5e: SHAMPO, reduce TIR indication new 55c4bf4d93be Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/ [...] new 26183cfe478c net: phy: correct spelling error of media in documentation new 633593a80898 sctp: fix kernel-infoleak for SCTP sockets new bc0e610a6eb0 net: arc_emac: Fix use after free in arc_mdio_probe() new 00b022f8f876 net: bcmgenet: Don't claim WOL when its not available new 2c87c6f9fbdd net: phy: meson-gxl: improve link-up behavior new 5cb1ebdbc434 ice: Fix race condition during interface enslave new e0ae713023a9 xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). new 186d32bbf034 Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/l [...]
The 58 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: block/blk-mq.c | 35 ++++++++----- drivers/isdn/hardware/mISDN/hfcpci.c | 6 ++- drivers/isdn/mISDN/dsp_pipeline.c | 6 +-- drivers/net/dsa/mt7530.c | 2 +- drivers/net/ethernet/8390/mcf8390.c | 10 ++-- drivers/net/ethernet/arc/emac_mdio.c | 5 +- drivers/net/ethernet/broadcom/genet/bcmgenet_wol.c | 7 +++ drivers/net/ethernet/cadence/macb_main.c | 25 +++++++++- drivers/net/ethernet/freescale/gianfar_ethtool.c | 1 + drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 6 +-- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 57 +++------------------- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h | 5 -- drivers/net/ethernet/intel/iavf/iavf.h | 1 + drivers/net/ethernet/intel/iavf/iavf_main.c | 13 +++-- drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 40 +++++++++++++++ drivers/net/ethernet/intel/ice/ice.h | 12 ++++- drivers/net/ethernet/intel/ice/ice_ethtool.c | 2 +- drivers/net/ethernet/intel/ice/ice_main.c | 43 +++++++++------- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 18 ------- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h | 3 -- drivers/net/ethernet/lantiq_xrx200.c | 2 +- .../net/ethernet/marvell/prestera/prestera_main.c | 1 + drivers/net/ethernet/mellanox/mlx5/core/cmd.c | 15 +++--- drivers/net/ethernet/mellanox/mlx5/core/en/tir.c | 3 -- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/lag/mp.c | 11 +++-- .../ethernet/mellanox/mlx5/core/lib/fs_chains.c | 3 -- drivers/net/ethernet/nxp/lpc_eth.c | 5 +- drivers/net/ethernet/qlogic/qed/qed_sriov.c | 18 ++++--- drivers/net/ethernet/qlogic/qed/qed_vf.c | 7 +++ drivers/net/ethernet/sun/sunhme.c | 6 ++- drivers/net/ethernet/ti/cpts.c | 4 +- drivers/net/ethernet/xilinx/xilinx_emaclite.c | 4 +- drivers/net/phy/dp83822.c | 2 +- drivers/net/phy/meson-gxl.c | 31 +++++++----- drivers/net/usb/smsc95xx.c | 28 ++++++++--- drivers/nfc/port100.c | 2 + include/linux/mlx5/mlx5_ifc.h | 5 +- include/linux/netdevice.h | 2 + include/linux/phy.h | 4 +- include/net/esp.h | 2 + net/ax25/af_ax25.c | 7 +++ net/bluetooth/hci_sync.c | 49 +++++++++---------- net/bluetooth/mgmt.c | 2 +- net/core/gro.c | 25 ++++++++++ net/core/xdp.c | 3 +- net/dsa/dsa2.c | 6 +-- net/ipv4/esp4.c | 5 ++ net/ipv4/esp4_offload.c | 6 ++- net/ipv6/esp6.c | 5 ++ net/ipv6/esp6_offload.c | 6 ++- net/ipv6/xfrm6_output.c | 16 ++++++ net/sctp/diag.c | 9 ++-- net/tipc/bearer.c | 12 +++-- net/tipc/link.c | 9 ++-- net/xfrm/xfrm_interface.c | 5 +- net/xfrm/xfrm_user.c | 21 ++------ tools/testing/selftests/net/pmtu.sh | 21 ++++++-- 58 files changed, 406 insertions(+), 256 deletions(-)