index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
structs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-06
sctp: remove the typedef sctp_transport_cmd_t
Xin Long
1
-3
/
+4
2017-08-06
sctp: remove the typedef sctp_scope_t
Xin Long
1
-8
/
+9
2017-08-06
sctp: remove the typedef sctp_retransmit_reason_t
Xin Long
1
-2
/
+2
2017-08-06
sctp: remove the typedef sctp_lower_cwnd_t
Xin Long
1
-1
/
+2
2017-07-16
sctp: remove the typedef sctp_hmac_algo_param_t
Xin Long
1
-1
/
+1
2017-07-16
sctp: remove the typedef sctp_chunks_param_t
Xin Long
1
-1
/
+1
2017-07-16
sctp: remove the typedef sctp_random_param_t
Xin Long
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-01
sctp: remove the typedef sctp_init_chunk_t
Xin Long
1
-2
/
+2
2017-07-01
sctp: remove the typedef sctp_paramhdr_t
Xin Long
1
-2
/
+3
2017-07-01
sctp: remove the typedef sctp_cid_t
Xin Long
1
-1
/
+1
2017-06-20
sctp: handle errors when updating asoc
Xin Long
1
-2
/
+2
2017-06-02
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
1
-2
/
+2
2017-06-02
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
1
-1
/
+2
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
1
-0
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+6
2017-04-05
sctp: get sock from transport in sctp_transport_update_pmtu
Xin Long
1
-3
/
+3
2017-04-03
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
Xin Long
1
-0
/
+2
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
1
-1
/
+2
2017-03-28
sctp: change to save MSG_MORE flag into assoc
Xin Long
1
-1
/
+1
2017-03-22
sctp: declare struct sctp_stream before using it
Xin Long
1
-0
/
+1
2017-03-21
sctp: define dst_pending_confirm as a bit in sctp_transport
Xin Long
1
-2
/
+2
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+2
2017-02-20
sctp: add support for MSG_MORE
Xin Long
1
-0
/
+1
2017-02-07
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
1
-1
/
+1
2017-02-07
sctp: add dst_pending_confirm flag
Julian Anastasov
1
-0
/
+4
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
1
-0
/
+1
2017-01-18
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
1
-0
/
+4
2017-01-18
sctp: add reconf_enable in asoc ep and netns
Xin Long
1
-2
/
+5
2017-01-18
sctp: add stream reconf timer
Xin Long
1
-0
/
+6
2017-01-18
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
1
-0
/
+3
2017-01-06
sctp: prepare asoc stream for stream reconf
Xin Long
1
-45
/
+31
2016-12-28
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
1
-4
/
+3
2016-11-16
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
1
-2
/
+2
2016-10-13
sctp: remove the old ttl expires policy
Xin Long
1
-1
/
+0
2016-10-13
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
1
-1
/
+1
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+3
2016-09-30
sctp: remove prsctp_param from sctp_chunk
Xin Long
1
-7
/
+0
2016-09-30
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
1
-3
/
+3
2016-09-18
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
1
-2
/
+2
2016-09-18
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
1
-0
/
+1
2016-07-13
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
1
-0
/
+1
2016-07-13
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
1
-0
/
+7
2016-07-13
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
1
-0
/
+15
2016-07-11
sctp: implement prsctp PRIO policy
Xin Long
1
-0
/
+4
2016-07-11
sctp: implement prsctp TTL policy
Xin Long
1
-0
/
+10
2016-07-11
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
1
-0
/
+3
[prev]
[next]