This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1a0e93df1e10 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 868f9f2f8e00 vfs: fix copy_file_range() regression in cross-fs copies new 16d584d2fc8f net/dsa/hirschmann: Add missing of_node_get() in hellcreek [...] new 7c97bc0128b2 net: dsa: bcm_sf2: force pause link settings new ad887a507d73 net/ncsi: use proper "mellanox" DT vendor prefix new 1228b34c8d0e net: clear msg_get_inq in __sys_recvfrom() and __copy_msgh [...] new b968080808f7 selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test new 935336c19104 selftests/bpf: Test sockmap update when socket has ULP new 6f0012e35160 tcp: add a missing nf_reset_ct() in 3WHS handling new 3b9bc84d3111 net: tun: unlink NAPI from device on destruction new c96614eeab66 net: dp83822: disable false carrier interrupt new 0e597e2affb9 net: dp83822: disable rx error interrupt new 8cc683833726 Merge branch 'net-dp83822-fix-interrupt-floods' new 3b89b511ea0c net: fix IFF_TX_SKB_NO_LINEAR definition new 853a76148802 tunnels: do not assume mac header is set in skb_tunnel_che [...] new cb8092d70a6f tipc: move bc link creation back to tipc_node_create new a8fc8cb5692a net: tun: stop NAPI when detaching queues new 8ee9d82cd0a4 epic100: fix use after free on rmmod new 76b39b94382f net/sched: act_api: Notify user space if any actions were [...] new 88153e29c1e0 selftests: tc-testing: Add testcases to test new flush behaviour new cce13b82cf97 Merge branch 'notify-user-space-if-any-actions-were-flushe [...] new 4bbfed9112ca octeon_ep: use bitwise AND new 6b9f1d46fdad MAINTAINERS: nfc: drop Charles Gorand from NXP-NCI new 805206e66fab net: asix: fix "can't send until first packet is send" issue new ce95ab775f8d net: usb: asix: do not force pause frames support new 3b0dc529f56b ipv6: take care of disable_policy when restoring routes new ab84db251c04 net: bonding: fix possible NULL deref in rlb code new 0c1f78a49af7 mptcp: fix error mibs accounting new 31bf11de146c mptcp: introduce MAPPING_BAD_CSUM new 76a13b315709 mptcp: invoke MP_FAIL response when needed new d51991e2e314 mptcp: fix shutdown vs fallback race new f745a3ebdfb9 mptcp: consistent map handling on failure new 6aeed9045071 mptcp: fix race on unaccepted mptcp sockets new 42fb6cddec3b selftests: mptcp: more stable diag tests new 06e445f740c1 mptcp: fix conflict with <netinet/in.h> new fd37c2ecb21f selftests: mptcp: Initialize variables to quiet gcc 12 warnings new bce3bb30b266 Merge branch 'mptcp-fixes-for-5-19' new adabdd8f6aca ipv6/sit: fix ipip6_tunnel_get_prl return value new 53ad46169fe2 net: ipv6: unexport __init-annotated seg6_hmac_net_init() new 5a478a653b4c nfc: nfcmrvl: Fix irq_of_parse_and_map() return value new 00aff3590fc0 net: tipc: fix possible refcount leak in tipc_sk_create() new eddd95b94239 NFC: nxp-nci: Don't issue a zero length i2c_master_read() new 9577fc5fdc8b NFC: nxp-nci: don't print header length mismatch on i2c error new 05907f10e235 netfilter: nft_dynset: restore set element counter when fa [...] new e34b9ed96ce3 netfilter: nf_tables: avoid skb access on nf_stolen new c2577862eeb0 netfilter: br_netfilter: do not skip all hooks with 0 priority new 236d59292efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf new 7b92aa9e6135 selftests net: fix kselftest net fatal error new e65af5403e46 usbnet: fix memory allocation in helpers new 1758bde2e4aa net: phy: Don't trigger state machine while in suspend new fa152f626b24 net: phy: ax88772a: fix lost pause advertisement configuration new 4e43e64d0f13 ipv6: fix lockdep splat in in6_dump_addrs() new 050133e1aa2c net: bonding: fix use-after-free after 802.3ad slave unbind new f8ebb3ac881b net: usb: ax88179_178a: Fix packet receiving new 9cc02ede6962 net: rose: fix UAF bugs caused by timer handler new 665030fd0c1e mlxsw: spectrum_router: Fix rollback in tunnel next hop init new 0a18d802d65c net: sfp: fix memory leak in sfp_probe() new 9c5de246c1db net: sparx5: mdb add/del handle non-sparx5 devices new ff1fa2081d17 net: tun: avoid disabling NAPI twice new 839b92fede7b selftest: tun: add test for NAPI dismantle new 58bf4db69528 net: dsa: felix: fix race between reading PSFP stats and p [...] new 5e8379351dbd Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/l [...]
The 61 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: MAINTAINERS | 3 +- drivers/net/bonding/bond_3ad.c | 3 +- drivers/net/bonding/bond_alb.c | 2 +- drivers/net/dsa/bcm_sf2.c | 5 + drivers/net/dsa/hirschmann/hellcreek_ptp.c | 1 + drivers/net/dsa/ocelot/felix_vsc9959.c | 4 + .../marvell/octeon_ep/octep_regs_cn9k_pf.h | 2 +- .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 14 +- .../ethernet/microchip/sparx5/sparx5_switchdev.c | 6 + drivers/net/ethernet/smsc/epic100.c | 4 +- drivers/net/phy/ax88796b.c | 6 +- drivers/net/phy/dp83822.c | 4 +- drivers/net/phy/phy.c | 23 +++ drivers/net/phy/phy_device.c | 23 +++ drivers/net/phy/sfp.c | 2 +- drivers/net/tun.c | 15 +- drivers/net/usb/asix.h | 3 +- drivers/net/usb/asix_common.c | 1 + drivers/net/usb/ax88179_178a.c | 101 +++++++++---- drivers/net/usb/usbnet.c | 4 +- drivers/nfc/nfcmrvl/i2c.c | 6 +- drivers/nfc/nfcmrvl/spi.c | 6 +- drivers/nfc/nxp-nci/i2c.c | 11 +- fs/ksmbd/smb2pdu.c | 16 +- fs/ksmbd/vfs.c | 4 + fs/nfsd/vfs.c | 8 +- fs/read_write.c | 77 +++++----- include/linux/netdevice.h | 2 +- include/linux/phy.h | 6 + include/net/netfilter/nf_tables.h | 16 +- include/uapi/linux/mptcp.h | 9 +- net/bridge/br_netfilter_hooks.c | 21 ++- net/ipv4/ip_tunnel_core.c | 2 +- net/ipv4/tcp_ipv4.c | 6 +- net/ipv6/addrconf.c | 8 +- net/ipv6/route.c | 9 +- net/ipv6/seg6_hmac.c | 1 - net/ipv6/sit.c | 8 +- net/mptcp/options.c | 7 +- net/mptcp/pm.c | 10 +- net/mptcp/protocol.c | 84 +++++++---- net/mptcp/protocol.h | 24 ++- net/mptcp/subflow.c | 127 ++++++++++++---- net/ncsi/ncsi-manage.c | 3 +- net/netfilter/nf_tables_core.c | 24 ++- net/netfilter/nf_tables_trace.c | 44 +++--- net/netfilter/nft_set_hash.c | 2 + net/rose/rose_timer.c | 34 +++-- net/sched/act_api.c | 22 ++- net/socket.c | 16 +- net/tipc/node.c | 41 +++--- net/tipc/socket.c | 1 + .../selftests/bpf/prog_tests/sockmap_ktls.c | 84 +++++++++-- tools/testing/selftests/net/Makefile | 2 +- tools/testing/selftests/net/bpf/Makefile | 2 +- tools/testing/selftests/net/mptcp/diag.sh | 48 +++++- tools/testing/selftests/net/mptcp/mptcp_connect.c | 2 +- tools/testing/selftests/net/mptcp/mptcp_inq.c | 2 +- tools/testing/selftests/net/mptcp/mptcp_sockopt.c | 2 +- tools/testing/selftests/net/tun.c | 162 +++++++++++++++++++++ tools/testing/selftests/net/udpgso_bench.sh | 2 +- .../tc-testing/tc-tests/actions/gact.json | 77 ++++++++++ 62 files changed, 973 insertions(+), 291 deletions(-) create mode 100644 tools/testing/selftests/net/tun.c