This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 996a18eb796a Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm [...] new b62e3317b68d net: fix typo in a comment new 0f7d9b31ce7a netfilter: nf_tables: fix use-after-free in nft_set_catcha [...] new ebb966d3bdfe netfilter: fix regression in looped (broad|multi)cast's MA [...] new 76f12e632a15 netfilter: ctnetlink: remove expired entries first new 8ca4090fec02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf new ec624fe740b4 net/sched: Extend qdisc control block with tc control block new 384959586616 net/sched: flow_dissector: Fix matching on zone id for inv [...] new 635d448a1cce net: openvswitch: Fix matching zone id for invalid conns a [...] new 14193d57c814 Merge branch 'net-sched-fix-ct-zone-matching-for-invalid-c [...] new 1488fc204568 net: lantiq_xrx200: increase buffer reservation new f845fe5819ef Revert "tipc: use consistent GFP flags" new 8b681bd7c301 net: marvell: prestera: fix incorrect return of port_find new 2efc2256febf net: marvell: prestera: fix incorrect structure access new 158b515f703e tun: avoid double free in tun_free_netdev new afe8a3ba85ec ice: xsk: return xsk buffers back to pool when cleaning the ring new 617f3e1b588c ice: xsk: allocate separate memory for XDP SW ring new 0708b6facb4d ice: remove dead store on XSK hotpath new 8b51a13c37c2 ice: xsk: do not clear status_error0 for ntu + nb_buffs de [...] new 8bea15ab7485 ice: xsk: allow empty Rx descriptors on XSK ZC data path new dcbaf72aa423 ice: xsk: fix cleaned_count setting new aa3cc8a9e400 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linu [...] new b2f37aead1b8 hamradio: improve the incomplete fix to avoid NPD new 1ade48d0c27d ax25: NPD bug when detaching AX25 device new 60ec7fcfe768 qlcnic: potential dereference null pointer of rx_queue->page_ring new 87a270625a89 mac80211: fix locking in ieee80211_start_ap error path new 662f11d55ffd docs: networking: dpaa2: Fix DPNI header new 75a2f3152009 phonet/pep: refuse to enable an unbound pipe new 8f905c0e7354 inet: fully convert sk->sk_rx_dst to RCU rules new a9725e1d3962 docs: networking: replace skb_hwtstamp_tx with skb_tstamp_tx new 7e5cced9ca84 net: accept UFOv6 packages in virtio_net_hdr_to_skb new 1ed1d5921139 net: skip virtio_net_hdr_set_proto if protocol already set new 1f06f7d97f74 gve: Correct order of processing device options new ac8c58f5b535 igb: fix deadlock caused by taking RTNL in RPM resume path new 1c15b05baea7 bonding: fix ad_actor_system option setting to default new db6d6afe382d fjes: Check for error irq new cb93b3e11d40 drivers: net: smc911x: Check for error irq new 99d7fbb5cedf net: ks8851: Check for error irq new bdf1b5c3884f sfc: Check null pointer of rx_queue->page_ring new 9b8bdd1eb589 sfc: falcon: Check null pointer of rx_queue->page_ring new 8035b1a2a37a asix: fix uninit-value in asix_mdio_read() new d1652b70d07c asix: fix wrong return value in asix_check_host_enable() new 9695b7de5b47 veth: ensure skb entering GRO are not cloned. new ae2778a64724 net: dsa: tag_ocelot: use traffic class to map priority on [...] new eccffcf4657a net: stmmac: ptp: fix potentially overflowing expression new d95a56207c07 net: bridge: fix ioctl old_deviceless bridge argument new 45bf944e6703 r8152: fix the force speed doesn't work for RTL8156 new b24edca30953 r8152: sync ocp base new 65fd0c33ebe7 Merge branch 'r8152-fix-bugs' new 391e5975c020 net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FR [...] new 76657eaef4a7 Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/l [...]
The 50 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: Documentation/networking/bonding.rst | 11 +- .../ethernet/freescale/dpaa2/overview.rst | 1 + Documentation/networking/timestamping.rst | 4 +- drivers/net/bonding/bond_options.c | 2 +- drivers/net/ethernet/google/gve/gve_adminq.c | 8 +- drivers/net/ethernet/intel/ice/ice_base.c | 17 +++ drivers/net/ethernet/intel/ice/ice_txrx.c | 19 ++-- drivers/net/ethernet/intel/ice/ice_txrx.h | 1 - drivers/net/ethernet/intel/ice/ice_xsk.c | 66 ++++++------ drivers/net/ethernet/intel/igb/igb_main.c | 19 ++-- drivers/net/ethernet/lantiq_xrx200.c | 34 ++++-- .../net/ethernet/marvell/prestera/prestera_main.c | 35 ++++--- drivers/net/ethernet/micrel/ks8851_par.c | 2 + drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h | 2 +- .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 12 ++- .../net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c | 4 +- drivers/net/ethernet/sfc/falcon/rx.c | 5 +- drivers/net/ethernet/sfc/rx_common.c | 5 +- drivers/net/ethernet/smsc/smc911x.c | 5 + .../net/ethernet/stmicro/stmmac/dwmac-visconti.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 2 +- drivers/net/fjes/fjes_main.c | 5 + drivers/net/hamradio/mkiss.c | 4 +- drivers/net/tun.c | 115 +++++++++++---------- drivers/net/usb/asix_common.c | 8 +- drivers/net/usb/r8152.c | 43 +++++++- drivers/net/veth.c | 8 +- include/linux/netdevice.h | 2 +- include/linux/skbuff.h | 3 +- include/linux/virtio_net.h | 25 ++++- include/net/pkt_sched.h | 16 +++ include/net/sch_generic.h | 2 - include/net/sock.h | 2 +- net/ax25/af_ax25.c | 4 +- net/bridge/br_ioctl.c | 2 +- net/core/dev.c | 8 +- net/core/flow_dissector.c | 3 +- net/dsa/tag_ocelot.c | 6 +- net/ipv4/af_inet.c | 2 +- net/ipv4/tcp.c | 3 +- net/ipv4/tcp_input.c | 2 +- net/ipv4/tcp_ipv4.c | 11 +- net/ipv4/udp.c | 6 +- net/ipv6/tcp_ipv6.c | 11 +- net/ipv6/udp.c | 4 +- net/mac80211/cfg.c | 3 + net/netfilter/nf_conntrack_netlink.c | 5 +- net/netfilter/nf_tables_api.c | 4 +- net/netfilter/nfnetlink_log.c | 3 +- net/netfilter/nfnetlink_queue.c | 3 +- net/openvswitch/flow.c | 8 +- net/phonet/pep.c | 2 + net/sched/act_ct.c | 15 +-- net/sched/cls_api.c | 7 +- net/sched/cls_flower.c | 6 +- net/sched/sch_frag.c | 3 +- net/tipc/crypto.c | 8 +- 57 files changed, 405 insertions(+), 213 deletions(-)