index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Correct spelling in headers
Simon Horman
2024-08-26
2
-11
/
+11
*
sctp: Fix typos and improve comments
Thorsten Blum
2024-07-09
1
-4
/
+4
*
sctp: preserve const qualifier in sctp_sk()
Eric Dumazet
2024-02-05
1
-4
/
+1
*
sctp: Remove unused declaration sctp_backlog_migrate()
Yue Haibing
2023-08-10
1
-2
/
+0
*
sctp: Remove unused function declarations
Yue Haibing
2023-08-02
2
-5
/
+0
*
sctp: delete the nested flexible array peer_init
Xin Long
2023-04-21
1
-1
/
+1
*
sctp: delete the nested flexible array skip
Xin Long
2023-04-21
1
-2
/
+2
*
sctp: delete the nested flexible array params
Xin Long
2023-04-21
1
-4
/
+4
*
sctp: delete the obsolete code for the host name address param
Xin Long
2023-04-17
1
-1
/
+0
*
sctp: add weighted fair queueing stream scheduler
Xin Long
2023-03-09
2
-0
/
+2
*
sctp: add fair capacity stream scheduler
Xin Long
2023-03-09
2
-0
/
+8
*
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2023-02-23
1
-0
/
+1
*
sctp: delete free member from struct sctp_sched_ops
Xin Long
2022-12-01
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-0
/
+2
|
\
|
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
1
-0
/
+2
*
|
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
2022-11-18
2
-5
/
+9
*
|
sctp: add skb_sdif in struct sctp_af
Xin Long
2022-11-18
1
-0
/
+1
*
|
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
2022-11-17
1
-5
/
+0
*
|
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
2022-11-17
1
-1
/
+1
*
|
sctp: remove unnecessary NULL check in sctp_association_init()
Alexey Kodanev
2022-10-20
1
-2
/
+1
|
/
*
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2022-04-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-2
/
+1
|
\
|
*
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
2022-01-02
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
2
-4
/
+5
|
\
|
|
*
sctp: use call_rcu to free endpoint
Xin Long
2021-12-25
2
-4
/
+5
*
|
sctp: move hlist_node and hashent out of sctp_ep_common
Xin Long
2021-12-23
2
-6
/
+6
*
|
sctp: make the raise timer more simple and accurate
Xin Long
2021-11-25
1
-4
/
+3
|
/
*
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
2021-11-03
1
-10
/
+10
*
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
2021-10-29
1
-1
/
+2
*
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
2021-10-29
1
-3
/
+1
*
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
2021-10-15
1
-3
/
+3
*
sctp: send pmtu probe only if packet loss in Search Complete state
Xin Long
2021-07-25
1
-0
/
+1
*
sctp: improve the code for pmtu probe send and recv update
Xin Long
2021-07-25
1
-2
/
+2
*
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-01
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-1
/
+1
|
\
|
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-06-28
1
-1
/
+1
*
|
sctp: do black hole detection in search complete state
Xin Long
2021-06-24
1
-1
/
+2
*
|
sctp: process sctp over udp icmp err on sctp side
Xin Long
2021-06-22
1
-0
/
+2
*
|
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2021-06-22
1
-0
/
+1
*
|
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2021-06-22
1
-0
/
+1
*
|
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
2021-06-22
2
-1
/
+4
*
|
sctp: add the probe timer in transport for PLPMTUD
Xin Long
2021-06-22
5
-1
/
+16
*
|
sctp: add the constants/variables and states and some APIs for transport
Xin Long
2021-06-22
3
-3
/
+70
*
|
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
2021-06-22
2
-0
/
+5
*
|
sctp: add pad chunk and its make function and event table
Xin Long
2021-06-22
1
-0
/
+1
|
/
*
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
2021-04-30
1
-1
/
+0
*
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2020-11-05
1
-0
/
+6
*
sctp: add the error cause for new encapsulation port restart
Xin Long
2020-10-30
1
-0
/
+3
*
sctp: add udphdr to overhead when udp_port is set
Xin Long
2020-10-30
2
-2
/
+6
*
sctp: allow changing transport encap_port by peer packets
Xin Long
2020-10-30
2
-6
/
+2
[next]