index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-15
test/vsock: MSG_ZEROCOPY flag tests
Arseniy Krasnov
2023-10-15
docs: net: description of MSG_ZEROCOPY for AF_VSOCK
Arseniy Krasnov
2023-10-15
vsock: enable setting SO_ZEROCOPY
Arseniy Krasnov
2023-10-15
vsock/loopback: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
vsock/virtio: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
vhost/vsock: support MSG_ZEROCOPY for transport
Arseniy Krasnov
2023-10-15
vsock: enable SOCK_SUPPORT_ZC bit
Arseniy Krasnov
2023-10-15
vsock: check for MSG_ZEROCOPY support on send
Arseniy Krasnov
2023-10-15
vsock: read from socket's error queue
Arseniy Krasnov
2023-10-15
vsock: set EPOLLERR on non-empty error queue
Arseniy Krasnov
2023-10-13
appletalk: remove special handling code for ipddp
Lukas Bulwahn
2023-10-13
qed: replace uses of strncpy
Justin Stitt
2023-10-13
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
2023-10-13
Merge branch 'net-netconsole-configfs-entries-for-boot-target'
Jakub Kicinski
2023-10-13
Documentation: netconsole: add support for cmdline targets
Breno Leitao
2023-10-13
netconsole: Attach cmdline target to dynamic target
Breno Leitao
2023-10-13
netconsole: Initialize configfs_item for default targets
Breno Leitao
2023-10-13
netconsole: move init/cleanup functions lower
Breno Leitao
2023-10-13
sfc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
ionic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: sparx5: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net/mlx4_core: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
nfp: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
mlxsw: pci: Allocate skbs using GFP_KERNEL during initialization
Ido Schimmel
2023-10-13
octeontx2-af: Enable hardware timestamping for VFs
Subbaraya Sundeep
2023-10-13
Merge branch 'wangxun-ethtool-stats'
Jakub Kicinski
2023-10-13
net: ngbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: txgbe: add ethtool stats support
Jiawen Wu
2023-10-13
net: libwx: support hardware statistics
Jiawen Wu
2023-10-13
net: dsa: vsc73xx: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-13
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-10-13
Merge branch 'tls-cleanups'
David S. Miller
2023-10-13
tls: use fixed size for tls_offload_context_{tx,rx}.driver_state
Sabrina Dubroca
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2023-10-13
tls: validate crypto_info in a separate helper
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: remove tls_context argument from tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: add a helper to allocate/initialize offload_ctx_tx
Sabrina Dubroca
2023-10-13
tls: also use init_prot_info in tls_set_device_offload
Sabrina Dubroca
2023-10-13
tls: move tls_prot_info initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: extract context alloc/initialization out of tls_set_sw_offload
Sabrina Dubroca
2023-10-13
tls: store iv directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
Sabrina Dubroca
2023-10-13
tls: store rec_seq directly within cipher_context
Sabrina Dubroca
2023-10-13
tls: drop unnecessary cipher_type checks in tls offload
Sabrina Dubroca
2023-10-13
tls: get salt using crypto_info_salt in tls_enc_skb
Sabrina Dubroca
2023-10-13
net: stmmac: fix typo in comment
Johannes Zink
2023-10-13
selftests: netdevsim: use suitable existing dummy file for flash test
Jiri Pirko
[next]