index
:
pm24.git
cpufreq-rust
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-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
2023-10-13
vxlan: vxlan_core: Do not skip default entry in vxlan_flush() by default
Amit Cohen
2023-10-13
vxlan: vxlan_core: Make vxlan_flush() more generic for future use
Amit Cohen
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-12
Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-12
Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-10-12
net: gso_test: fix build with gcc-12 and earlier
Florian Westphal
2023-10-12
nfp: add support CHACHA20-POLY1305 offload for ipsec
Shihong Wang
2023-10-12
IXP4xx MAINTAINERS entries
Krzysztof HaĆasa
2023-10-12
Merge branch 'rswitch-fix-issues-on-specific-conditions'
Paolo Abeni
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
2023-10-12
nfc: nci: assert requested protocol is valid
Jeremy Cline
2023-10-12
af_packet: Fix fortified memcpy() without flex array.
Kuniyuki Iwashima
[next]