index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2023-10-13
xen-netback: add software timestamp capabilities
Luca Fancellu
2023-10-13
ibmvnic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-13
net: fec: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-13
net: mdio: xgene: Use device_get_match_data()
Rob Herring
2023-10-13
net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...
Gustavo A. R. Silva
2023-10-13
net: ethernet: wiznet: Use spi_get_device_match_data()
Rob Herring
2023-10-13
net: ethernet: Use device_get_match_data()
Rob Herring
2023-10-13
net: stmmac: dwmac-stm32: refactor clock config
Ben Wolsieffer
2023-10-13
Merge branch 'vxlan-fdb-flushing'
David S. Miller
2023-10-13
selftests: fdb_flush: Add test cases for FDB flush with bridge device
Amit Cohen
2023-10-13
selftests: Add test cases for FDB flush with VXLAN device
Amit Cohen
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination IP
Amit Cohen
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination port
Amit Cohen
2023-10-13
vxlan: vxlan_core: Support FDB flushing by destination VNI
Amit Cohen
2023-10-13
vxlan: vxlan_core: Support FDB flushing by nexthop ID
Amit Cohen
2023-10-13
vxlan: vxlan_core: Support FDB flushing by source VNI
Amit Cohen
2023-10-13
vxlan: vxlan_core: Add support for FDB flush
Amit Cohen
[next]