OpenCloudOS-Kernel/drivers/net
Jianping Liu 754fb4ce83 Merge linux 6.6.58
Conflicts:
	fs/xfs/libxfs/xfs_inode_buf.c

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
2024-10-28 10:55:21 +08:00
..
appletalk
arcnet
bonding Merge branch '6.6.54' 2024-10-10 21:47:18 +08:00
caif
can can: netlink: avoid call to do_set_data_bittiming callback with stale can_priv::ctrlmode 2024-10-10 11:57:28 +02:00
dsa net: dsa: lan9303: ensure chip reset and wait for READY status 2024-10-17 15:24:35 +02:00
ethernet Merge linux 6.6.58 2024-10-28 10:55:21 +08:00
fddi
fjes
hamradio
hippi
hyperv
ieee802154 net: ieee802154: mcr20a: Use IRQF_NO_AUTOEN flag in request_irq() 2024-10-10 11:57:15 +02:00
ipa
ipvlan
mctp net: mctp-serial: Fix missing escapes on transmit 2024-09-12 11:11:28 +02:00
mdio
netdevsim
pcs net: pcs: xpcs: fix the wrong register that was written back 2024-10-10 11:57:58 +02:00
phy Merge linux 6.6.57 2024-10-21 14:40:59 +08:00
plip
ppp ppp: fix ppp_async_encode() illegal access 2024-10-17 15:24:30 +02:00
pse-pd
slip slip: make slhc_remember() more robust against malicious packets 2024-10-17 15:24:30 +02:00
team
thunderbolt
usb usbnet: fix cyclical race on disconnect with work queue 2024-10-04 16:29:50 +02:00
vmxnet3 vmxnet3: disable rx data ring on dma allocation failure 2024-06-21 14:38:15 +02:00
vxlan vxlan: Handle error of rtnl_register_module(). 2024-10-17 15:24:29 +02:00
wan
wireguard wireguard: send: annotate intentional data race in checking empty queue 2024-07-18 13:21:23 +02:00
wireless wifi: mwifiex: Fix memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() 2024-10-10 11:57:28 +02:00
wwan net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable() 2024-10-10 11:57:15 +02:00
xen-netback net/xen-netback: prevent UAF in xenvif_flush_hash() 2024-10-10 11:57:22 +02:00
Kconfig
LICENSE.SRC
Makefile
Space.c
amt.c
bareudp.c bareudp: Pull inner IP header on xmit. 2024-10-04 16:28:58 +02:00
dummy.c
eql.c
geneve.c geneve: Fix incorrect inner network header offset when innerprotoinherit is set 2024-06-21 14:38:33 +02:00
gtp.c gtp: fix a potential NULL pointer dereference 2024-09-04 13:28:27 +02:00
ifb.c
loopback.c
macsec.c
macvlan.c
macvtap.c
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c net: netconsole: Disable target before netpoll cleanup 2024-08-03 08:54:13 +02:00
nlmon.c
ntb_netdev.c net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx() 2024-07-11 12:49:13 +02:00
rionet.c
sb1000.c
sungem_phy.c
tap.c tap: add missing verification for short frame 2024-07-27 11:34:11 +02:00
tun.c tun: add missing verification for short frame 2024-07-27 11:34:10 +02:00
veth.c
virtio_net.c Merge branch '6.6.54' 2024-10-10 21:47:18 +08:00
vrf.c vrf: revert "vrf: Remove unnecessary RCU-bh critical section" 2024-10-10 11:57:56 +02:00
vsockmon.c
xen-netfront.c