linux-stable/drivers/net
Juergen Gross c215c63681 xen/netback: use same error messages for same errors
[ Upstream commit 2eca98e5b2 ]

Issue the same error message in case an illegal page boundary crossing
has been detected in both cases where this is tested.

Suggested-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Link: https://lore.kernel.org/r/20230329080259.14823-1-jgross@suse.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-04-26 11:27:37 +02:00
..
appletalk
arcnet arcnet: fix potential memory leak in com20020_probe() 2022-12-02 17:40:02 +01:00
bonding bonding: fix error checking in bond_debug_reregister() 2023-02-15 17:22:23 +01:00
caif
can can: esd_usb: Move mislocated storage of SJA1000_ECC_SEG bits in case of a bus error 2023-03-11 16:39:28 +01:00
dsa net: dsa: b53: mmap: add phy ops 2023-04-26 11:27:37 +02:00
ethernet e1000e: Disable TSO on i219-LM card to increase speed 2023-04-26 11:27:36 +02:00
fddi net: defxx: Fix missing err handling in dfx_init() 2023-01-14 10:15:42 +01:00
fjes
hamradio hamradio: baycom_epp: Fix return type of baycom_send_packet() 2023-01-14 10:16:16 +01:00
hippi
hyperv hv_netvsc: Fix race between VF offering and VF association message from host 2022-10-30 09:41:19 +01:00
ieee802154 ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx() 2023-04-05 11:23:46 +02:00
ipa net: ipa: compute DMA pool size properly 2023-04-05 11:23:48 +02:00
ipvlan ipvlan: Make skb->skb_iif track skb->dev for l3s mode 2023-03-22 13:29:57 +01:00
mdio net: mdio: thunder: Add missing fwnode_handle_put() 2023-04-05 11:23:36 +02:00
netdevsim net: Use u64_stats_fetch_begin_irq() for stats fetch. 2022-09-08 11:11:40 +02:00
pcs
phy net: sfp: initialize sfp->i2c_block_size at sfp allocation 2023-04-20 12:10:27 +02:00
plip net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq() 2022-12-14 11:32:04 +01:00
ppp ppp: associate skb with a device at tx 2023-01-14 10:16:18 +01:00
slip
team net: team: Unsync device addresses on ndo_stop 2022-09-28 11:10:31 +02:00
usb net: usb: qmi_wwan: add Telit 0x1080 composition 2023-04-05 11:23:39 +02:00
vmxnet3 vmxnet3: correctly report csum_level for encapsulated packet 2023-01-14 10:16:45 +01:00
wan net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs 2023-02-01 08:23:12 +01:00
wimax
wireguard wireguard: netlink: avoid variable-sized memcpy on sockaddr 2022-09-28 11:10:34 +02:00
wireless wifi: mwifiex: mark OF related data as maybe unused 2023-04-20 12:10:26 +02:00
xen-netback xen/netback: use same error messages for same errors 2023-04-26 11:27:37 +02:00
bareudp.c
dummy.c
eql.c
geneve.c geneve: fix TOS inheriting for ipv4 2022-08-25 11:38:02 +02:00
gtp.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: loopback: use NET_NAME_PREDICTABLE for name_assign_type 2022-12-21 17:32:08 +01:00
macsec.c net: macsec: fix net device access prior to holding a lock 2023-01-14 10:16:09 +01:00
macvlan.c macvlan: enforce a consistent minimal mtu 2022-11-25 17:45:55 +01:00
macvtap.c
Makefile
mdio.c
mii.c
net_failover.c net/net_failover: fix txq exceeding warning 2023-04-05 11:23:47 +02:00
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: Use dev_kfree_skb_any() in interrupt context 2023-01-14 10:15:44 +01:00
rionet.c
sb1000.c
Space.c
sungem_phy.c net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() 2022-08-03 12:00:46 +02:00
tap.c tap: tap_open(): correctly initialize socket uid 2023-03-11 16:39:26 +01:00
thunderbolt.c net: thunderbolt: Fix error handling in tbnet_init() 2022-11-25 17:45:48 +01:00
tun.c tun: tun_chr_open(): correctly initialize socket uid 2023-03-11 16:39:26 +01:00
veth.c veth: Fix race with AF_XDP exposing old or uninitialized descriptors 2023-01-14 10:16:45 +01:00
virtio_net.c virtio_net: bugfix overflow inside xdp_linearize_page() 2023-04-26 11:27:35 +02:00
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c xen-netfront: Fix NULL sring after live migration 2022-12-14 11:32:02 +01:00