index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
associola.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-30
1
-1
/
+4
*
sctp: cache netns in sctp_ep_common
Xin Long
2019-12-05
1
-0
/
+1
*
sctp: kfree_rcu asoc
Xin Long
2018-12-17
1
-1
/
+1
*
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
Xin Long
2018-12-01
1
-3
/
+7
*
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2018-05-19
1
-1
/
+29
*
sctp: remove the typedef sctp_subtype_t
Xin Long
2017-08-06
1
-1
/
+1
*
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
2017-08-06
1
-1
/
+1
*
sctp: remove the typedef sctp_scope_t
Xin Long
2017-08-06
1
-9
/
+8
*
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+3
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-3
/
+3
*
sctp: handle errors when updating asoc
Xin Long
2017-06-20
1
-11
/
+14
*
sctp: no need to check assoc id before calling sctp_assoc_set_id
Xin Long
2017-06-10
1
-6
/
+2
*
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
1
-1
/
+2
*
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
1
-8
/
+5
*
sctp: fix stream update when processing dupcookie
Xin Long
2017-05-24
1
-1
/
+3
*
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
2017-04-05
1
-3
/
+3
*
sctp: alloc stream info when initializing asoc
Xin Long
2017-03-30
1
-1
/
+6
*
sctp: remove useless err from sctp_association_init
Xin Long
2017-03-22
1
-4
/
+2
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-2
/
+1
*
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+1
*
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
1
-0
/
+1
*
sctp: add stream reconf timer
Xin Long
2017-01-18
1
-0
/
+9
*
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
1
-0
/
+1
*
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-06
1
-7
/
+6
*
sctp: fix recovering from 0 win with small data chunks
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
*
sctp: do not loose window information if in rwnd_over
Marcelo Ricardo Leitner
2016-12-23
1
-1
/
+1
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-16
1
-2
/
+6
*
sctp: rename WORD_TRUNC/ROUND macros
Marcelo Ricardo Leitner
2016-09-22
1
-1
/
+1
*
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
2016-07-11
1
-0
/
+1
*
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+2
*
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-13
1
-1
/
+1
*
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2016-03-13
1
-1
/
+1
*
sctp: apply rhashtable api to send/recv path
Xin Long
2016-01-05
1
-0
/
+5
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
2015-09-28
1
-9
/
+11
*
net: sctp: Deletion of an unnecessary check before the function call "kfree"
Markus Elfring
2015-02-02
1
-2
/
+1
*
net: sctp: fix slab corruption from use after free on INIT collisions
Daniel Borkmann
2015-01-26
1
-1
/
+0
*
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-10-14
1
-0
/
+2
*
net: sctp: fix suboptimal edge-case on non-active active/retrans path selection
Daniel Borkmann
2014-08-22
1
-6
/
+3
*
net: sctp: spare unnecessary comparison in sctp_trans_elect_best
Daniel Borkmann
2014-08-22
1
-1
/
+1
*
sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probe
zhuyj
2014-08-21
1
-0
/
+1
*
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
2014-07-22
1
-0
/
+1
*
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-12
1
-1
/
+1
*
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
2014-06-11
1
-1
/
+1
*
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
2014-06-11
1
-5
/
+45
*
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
2014-06-11
1
-3
/
+5
*
net: sctp: refactor active path selection
Daniel Borkmann
2014-06-11
1
-59
/
+61
*
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
2014-04-14
1
-17
/
+65
*
net: sctp: remove NULL check in sctp_assoc_update_retran_path
Daniel Borkmann
2014-03-13
1
-2
/
+1
*
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
2014-02-22
1
-50
/
+79
[next]