index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
user.h
Age
Commit message (
Expand
)
Author
2008-05-09
sctp: Support the new specification of sctp_connectx()
Vlad Yasevich
2008-05-09
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
Wei Yongjun
2008-02-28
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-01-08
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
2007-10-10
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-04-25
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
2007-04-25
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
2007-04-25
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
2007-04-25
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
2007-04-25
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
2007-04-25
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
2006-12-22
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
Ivan Skytte Jorgensen
2006-12-13
[SCTP]: Add support for SCTP_CONTEXT socket option.
Ivan Skytte Jorgensen
2006-07-21
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
2006-01-03
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
2006-01-03
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2005-10-28
[SCTP] Rename SCTP specific control message flags.
Ivan Skytte Jorgensen
2005-10-06
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
Sridhar Samudrala
2005-10-06
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
2005-06-20
[SCTP] sctp_connectx() API support
Frank Filz
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds