index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
2025-08-19
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
Eric Biggers
2025-07-25
sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
Kees Cook
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2024-08-26
sctp: Correct spelling in headers
Simon Horman
2024-07-09
sctp: Fix typos and improve comments
Thorsten Blum
2024-02-05
sctp: preserve const qualifier in sctp_sk()
Eric Dumazet
2023-08-10
sctp: Remove unused declaration sctp_backlog_migrate()
Yue Haibing
2023-08-02
sctp: Remove unused function declarations
Yue Haibing
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
2023-04-21
sctp: delete the nested flexible array params
Xin Long
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
2023-03-09
sctp: add weighted fair queueing stream scheduler
Xin Long
2023-03-09
sctp: add fair capacity stream scheduler
Xin Long
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
2022-11-17
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2022-11-17
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
2022-10-20
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-02
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-25
sctp: use call_rcu to free endpoint
Xin Long
2021-12-23
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2021-11-25
sctp: make the raise timer more simple and accurate
Xin Long
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-10-29
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
2021-10-29
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
2021-07-25
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-25
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-01
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
[next]