..
Kconfig
sctp: create udp4 sock and add its encap_rcv
2020-10-30 15:23:52 -07:00
Makefile
…
associola.c
sctp: enable PLPMTUD when the transport is ready
2021-06-22 11:28:52 -07:00
auth.c
sctp: move the active_key update after sh_keys is added
2021-08-03 11:43:43 +01:00
bind_addr.c
sctp: validate from_addr_param return
2021-06-28 15:34:50 -07:00
chunk.c
…
debug.c
sctp: add the probe timer in transport for PLPMTUD
2021-06-22 11:28:52 -07:00
diag.c
net: Use nlmsg_unicast() instead of netlink_unicast()
2021-07-13 09:28:29 -07:00
endpointola.c
…
input.c
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
2021-09-24 10:36:19 +01:00
inqueue.c
…
ipv6.c
sctp: delete addr based on sin6_scope_id
2021-07-26 12:34:03 +01:00
objcnt.c
…
offload.c
sctp: remove the NETIF_F_SG flag before calling skb_segment
2021-01-16 19:05:59 -08:00
output.c
sctp: allow IP fragmentation when PLPMTUD enters Error state
2021-11-18 19:16:43 +01:00
outqueue.c
sctp: do the basic send and recv for PLPMTUD probe
2021-06-22 11:28:52 -07:00
primitive.c
…
proc.c
net: fix iteration for sctp transport seq_files
2021-02-08 10:15:49 -08:00
protocol.c
sctp: move 198 addresses from unusable to private scope
2021-07-01 11:47:13 -07:00
sm_make_chunk.c
sctp: account stream padding length for reconf chunk
2021-10-14 07:15:22 -07:00
sm_sideeffect.c
sctp: add the probe timer in transport for PLPMTUD
2021-06-22 11:28:52 -07:00
sm_statefuns.c
sctp: add vtag check in sctp_sf_ootb
2021-10-22 12:36:45 -07:00
sm_statetable.c
sctp: add the probe timer in transport for PLPMTUD
2021-06-22 11:28:52 -07:00
socket.c
sctp: trim optlen when it's a huge value in sctp_setsockopt
2021-07-18 09:47:29 -07:00
stream.c
…
stream_interleave.c
…
stream_sched.c
…
stream_sched_prio.c
…
stream_sched_rr.c
…
sysctl.c
sctp: add probe_interval in sysctl and sock/asoc/transport
2021-06-22 11:28:51 -07:00
transport.c
sctp: return true only for pathmtu update in sctp_transport_pl_toobig
2021-11-18 19:16:43 +01:00
tsnmap.c
net: sctp: trivial: fix typo in comment
2021-03-04 13:48:32 -08:00
ulpevent.c
…
ulpqueue.c
…