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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-08-27
tls: use tls_cipher_desc to access per-cipher crypto_info in tls_set_sw_offload
Sabrina Dubroca
2023-08-27
tls: use tls_cipher_desc to get per-cipher sizes in tls_set_sw_offload
Sabrina Dubroca
2023-08-27
tls: use tls_cipher_desc to simplify do_tls_getsockopt_conf
Sabrina Dubroca
2023-08-27
tls: get crypto_info size from tls_cipher_desc in do_tls_setsockopt_conf
Sabrina Dubroca
2023-08-27
tls: expand use of tls_cipher_desc in tls_sw_fallback_init
Sabrina Dubroca
2023-08-27
tls: allocate the fallback aead after checking that the cipher is valid
Sabrina Dubroca
2023-08-27
tls: expand use of tls_cipher_desc in tls_set_device_offload
Sabrina Dubroca
2023-08-27
tls: validate cipher descriptions at compile time
Sabrina Dubroca
2023-08-27
tls: extend tls_cipher_desc to fully describe the ciphers
Sabrina Dubroca
2023-08-27
tls: rename tls_cipher_size_desc to tls_cipher_desc
Sabrina Dubroca
2023-08-27
tls: reduce size of tls_cipher_size_desc
Sabrina Dubroca
2023-08-27
tls: add TLS_CIPHER_ARIA_GCM_* to tls_cipher_size_desc
Sabrina Dubroca
2023-08-27
tls: move tls_cipher_size_desc to net/tls/tls.h
Sabrina Dubroca
2023-08-27
devlink: Expose port function commands to control IPsec packet offloads
Dima Chumak
2023-08-27
devlink: Expose port function commands to control IPsec crypto offloads
Dima Chumak
2023-08-25
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-08-25
Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-24
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-24
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-23
net: Avoid address overwrite in kernel_connect
Jordan Rife
2023-08-22
Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-08-22
mptcp: register default scheduler
Geliang Tang
2023-08-22
mptcp: use get_retrans wrapper
Geliang Tang
2023-08-22
mptcp: use get_send wrapper
Geliang Tang
2023-08-22
mptcp: add scheduler wrappers
Geliang Tang
2023-08-22
mptcp: add scheduled in mptcp_subflow_context
Geliang Tang
2023-08-22
mptcp: add sched in mptcp_sock
Geliang Tang
2023-08-22
mptcp: add a new sysctl scheduler
Geliang Tang
2023-08-22
mptcp: add struct mptcp_sched_ops
Geliang Tang
2023-08-22
mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
Geliang Tang
2023-08-22
mptcp: refactor push_pending logic
Geliang Tang
[prev]
[next]