.. |
Kconfig
|
…
|
|
Makefile
|
sctp: add fair capacity stream scheduler
|
2023-04-24 18:49:23 -04:00 |
associola.c
|
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
|
2025-01-12 17:56:09 -05:00 |
auth.c
|
sctp: handle the error returned from sctp_auth_asoc_init_active_key
|
2022-10-14 11:53:29 -04:00 |
bind_addr.c
|
sctp: fail if no bound addresses can be used for a given scope
|
2023-04-24 18:49:23 -04:00 |
chunk.c
|
…
|
|
debug.c
|
sctp: add the probe timer in transport for PLPMTUD
|
2021-06-22 11:28:52 -07:00 |
diag.c
|
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
|
2023-04-24 18:49:23 -04:00 |
endpointola.c
|
sctp: add dif and sdif check in asoc and ep lookup
|
2023-04-24 18:49:23 -04:00 |
input.c
|
sctp: Fix null-ptr-deref in reuseport_add_sock().
|
2024-10-21 11:05:48 -04:00 |
inqueue.c
|
net: sctp: fix skb leak in sctp_inq_free()
|
2024-05-13 11:54:11 -04:00 |
ipv6.c
|
sctp: fix possible UAF in sctp_v6_available()
|
2025-01-12 17:56:01 -05:00 |
objcnt.c
|
…
|
|
offload.c
|
net: move gso declarations and functions to their own files
|
2023-10-11 13:35:27 +02:00 |
output.c
|
net: allow gso_max_size to exceed 65536
|
2022-11-02 18:55:52 +01:00 |
outqueue.c
|
sctp: clear out_curr if all frag chunks of current msg are pruned
|
2023-02-01 15:09:29 -05:00 |
primitive.c
|
…
|
|
proc.c
|
sctp: annotate data-races around sk->sk_wmem_queued
|
2023-10-18 16:24:28 -04:00 |
protocol.c
|
sctp: Simplify the allocation of slab caches
|
2024-05-13 11:54:10 -04:00 |
sm_make_chunk.c
|
sctp: delete the obsolete code for the host name address param
|
2023-04-24 18:49:24 -04:00 |
sm_sideeffect.c
|
sctp: handle invalid error codes without calling BUG()
|
2023-07-02 12:36:19 -04:00 |
sm_statefuns.c
|
sctp: properly validate chunk size in sctp_sf_ootb()
|
2024-11-19 09:52:57 +00:00 |
sm_statetable.c
|
sctp: add the probe timer in transport for PLPMTUD
|
2021-06-22 11:28:52 -07:00 |
socket.c
|
net: change proto and proto_ops accept type
|
2024-12-02 11:12:33 -05:00 |
stream.c
|
sctp: fix memory leak in sctp_stream_outq_migrate()
|
2023-04-24 18:49:23 -04:00 |
stream_interleave.c
|
sctp: fix a potential overflow in sctp_ifwdtsn_skip
|
2023-04-24 18:49:23 -04:00 |
stream_sched.c
|
sctp: fix a potential OOB access in sctp_sched_set_sched()
|
2023-07-02 12:36:18 -04:00 |
stream_sched_fc.c
|
sctp: add weighted fair queueing stream scheduler
|
2023-04-24 18:49:23 -04:00 |
stream_sched_prio.c
|
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
|
2023-04-24 18:49:23 -04:00 |
stream_sched_rr.c
|
sctp: delete free member from struct sctp_sched_ops
|
2023-04-24 18:49:23 -04:00 |
sysctl.c
|
sctp: add sysctl net.sctp.l3mdev_accept
|
2023-04-24 18:49:23 -04:00 |
transport.c
|
sctp: fix an issue that plpmtu can never go to complete state
|
2023-07-02 12:36:18 -04:00 |
tsnmap.c
|
…
|
|
ulpevent.c
|
…
|
|
ulpqueue.c
|
net: keep sk->sk_forward_alloc as small as possible
|
2022-11-08 17:10:55 +01:00 |