index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
structs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-10
1
-1
/
+2
*
sctp: add support for MSG_MORE
Xin Long
2017-02-20
1
-0
/
+1
*
sctp: drop __packed from almost all SCTP structures
Marcelo Ricardo Leitner
2017-02-07
1
-1
/
+1
*
sctp: add dst_pending_confirm flag
Julian Anastasov
2017-02-07
1
-0
/
+4
*
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-18
1
-0
/
+1
*
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
Xin Long
2017-01-18
1
-0
/
+4
*
sctp: add reconf_enable in asoc ep and netns
Xin Long
2017-01-18
1
-2
/
+5
*
sctp: add stream reconf timer
Xin Long
2017-01-18
1
-0
/
+6
*
sctp: add support for generating stream reconf ssn reset request chunk
Xin Long
2017-01-18
1
-0
/
+3
*
sctp: prepare asoc stream for stream reconf
Xin Long
2017-01-07
1
-45
/
+31
*
sctp: remove return value from sctp_packet_init/config
Marcelo Ricardo Leitner
2016-12-28
1
-4
/
+3
*
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-17
1
-2
/
+2
*
sctp: remove the old ttl expires policy
Xin Long
2016-10-13
1
-1
/
+0
*
sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements
Xin Long
2016-10-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-03
1
-10
/
+3
|
\
|
*
sctp: remove prsctp_param from sctp_chunk
Xin Long
2016-09-30
1
-7
/
+0
|
*
sctp: move sent_count to the memory hole in sctp_chunk
Xin Long
2016-09-30
1
-3
/
+3
*
|
sctp: make sctp_outq_flush/tail/uncork return void
Xin Long
2016-09-19
1
-2
/
+2
*
|
sctp: free msg->chunks when sctp_primitive_SEND return err
Xin Long
2016-09-19
1
-0
/
+1
|
/
*
sctp: avoid identifying address family many times for a chunk
Marcelo Ricardo Leitner
2016-07-14
1
-0
/
+1
*
sctp: allow GSO frags to access the chunk too
Marcelo Ricardo Leitner
2016-07-14
1
-0
/
+7
*
sctp: allow others to use sctp_input_cb
Marcelo Ricardo Leitner
2016-07-14
1
-0
/
+15
*
sctp: implement prsctp PRIO policy
Xin Long
2016-07-11
1
-0
/
+4
*
sctp: implement prsctp TTL policy
Xin Long
2016-07-11
1
-0
/
+10
*
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
Xin Long
2016-07-11
1
-0
/
+3
*
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
Xin Long
2016-07-11
1
-2
/
+4
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-04
1
-0
/
+5
*
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-24
1
-1
/
+7
|
\
|
*
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-11
1
-1
/
+7
*
|
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-14
1
-1
/
+2
*
|
sctp: compress bit-wide flags to a bitfield on sctp_sock
Marcelo Ricardo Leitner
2016-04-14
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-20
1
-9
/
+8
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-6
/
+5
|
|
\
|
|
*
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-14
1
-5
/
+5
|
|
*
sctp: remove the unused sctp_datamsg_free()
Xin Long
2016-02-17
1
-1
/
+0
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sctp: Use shash
Herbert Xu
2016-01-27
1
-3
/
+3
*
|
|
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
2016-03-08
1
-1
/
+1
|
/
/
*
|
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-29
1
-2
/
+1
*
|
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-29
1
-1
/
+1
|
/
*
sctp: drop the old assoc hashtable of sctp
Xin Long
2016-01-05
1
-5
/
+0
*
sctp: add the rhashtable apis for sctp global transport hashtable
Xin Long
2016-01-05
1
-0
/
+5
*
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2015-12-07
1
-1
/
+2
*
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2015-12-03
1
-8
/
+8
*
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-06-14
1
-0
/
+4
*
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
Al Viro
2014-11-24
1
-3
/
+3
*
Removed unused function sctp_addr_is_valid()
Sébastien Barré
2014-10-24
1
-1
/
+0
*
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
2014-08-01
1
-5
/
+3
*
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2014-07-16
1
-0
/
+1
[next]