Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9cf5116d5b10793b5105f962fa3d899b2d6cb5f6
/
include
/
uapi
/
linux
/
sctp.h
2cb5c8e
sctp: Add peeloff-flags socket option
by Neil Horman
· 7 years ago
d229d48
sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp
by Xin Long
· 8 years ago
c0d8bab
sctp: add get and set sockopt for reconf_enable
by Xin Long
· 8 years ago
b444153
sctp: add support for generating add stream change event notification
by Xin Long
· 8 years ago
c95129d
sctp: add support for generating assoc reset event notification
by Xin Long
· 8 years ago
35ea82d
sctp: add support for generating stream ssn reset event notification
by Xin Long
· 8 years ago
242bd2d
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
a92ce1a
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
7f9d68a
sctp: implement sender-side procedures for SSN Reset Request Parameter
by Xin Long
· 8 years ago
9fb657a
sctp: add sockopt SCTP_ENABLE_STREAM_RESET
by Xin Long
· 8 years ago
dca3f53
sctp: Export struct sctp_info to userspace
by Phil Sutter
· 8 years ago
826d253
sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt
by Xin Long
· 8 years ago
f959fb4
sctp: add SCTP_DEFAULT_PRINFO into sctp sockopt
by Xin Long
· 8 years ago
28aa4c2
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
by Xin Long
· 8 years ago
6b3fd5f
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
by Geir Ola Vaagland
· 10 years ago
2347c80
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
0d3a421
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
63b9493
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
by Geir Ola Vaagland
· 10 years ago
4b2f13a
sctp: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
91705c6
net: sctp: trivial: update mailing list address
by Daniel Borkmann
· 11 years ago
1b86643
net: sctp: introduce uapi header for sctp
by Daniel Borkmann
· 12 years ago
[Renamed (90%) from include/net/sctp/user.h]
196d675
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call
by Michele Baldessari
· 12 years ago
5aa93bc
sctp: Implement quick failover draft from tsvwg
by Neil Horman
· 12 years ago
7dc04d7
sctp: Add socket option operation for Auto-ASCONF.
by Michio Honda
· 14 years ago
e1cdd55
sctp: implement event notification SCTP_SENDER_DRY_EVENT
by Wei Yongjun
· 14 years ago
ee916fd
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
by Wei Yongjun
· 14 years ago
209ba42
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
by Wei Yongjun
· 14 years ago
1268afe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
4580ccc
sctp: user perfect name for Delayed SACK Timer option
by Shan Wei
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
a5b03ad
sctp: Turn the enum socket options into defines
by Vlad Yasevich
· 15 years ago
a242b41
sctp: remove deprecated SCTP_GET_*_OLD stuffs
by Amerigo Wang
· 15 years ago
b93d647
sctp: implement the sender side for SACK-IMMEDIATELY extension
by Wei Yongjun
· 15 years ago
b4e8c6a
sctp: remove unused union (sctp_cmsg_data_t) definition
by Rami Rosen
· 15 years ago
c6ba68a
sctp: support non-blocking version of the new sctp_connectx() API
by Vlad Yasevich
· 16 years ago
aea3c5c
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
by Wei Yongjun
· 16 years ago
88a0a94
sctp: Support the new specification of sctp_connectx()
by Vlad Yasevich
· 17 years ago
d364d92
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
by Wei Yongjun
· 17 years ago
7e8616d
[SCTP]: Update AUTH structures to match declarations in draft-16.
by Vlad Yasevich
· 17 years ago
60c778b
[SCTP]: Stop claiming that this is a "reference implementation"
by Vlad Yasevich
· 17 years ago
f691724
[SCTP]: Fix the name of the authentication event.
by Vlad Yasevich
· 17 years ago
65b07e5
[SCTP]: API updates to suport SCTP-AUTH extensions.
by Vlad Yasevich
· 17 years ago
7033157
[SCTP]: Implement SCTP_MAX_BURST socket option.
by Vlad Yasevich
· 18 years ago
a5a35e7
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
by Vlad Yasevich
· 18 years ago
bdf3092
[SCTP]: Honor flags when setting peer address parameters
by Vlad Yasevich
· 18 years ago
1ae4114
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
by Vlad Yasevich
· 18 years ago
d49d91d
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
by Vlad Yasevich
· 18 years ago
b6e1331
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
by Vlad Yasevich
· 18 years ago
0f3fffd
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
by Ivan Skytte Jorgensen
· 18 years ago
6ab792f
[SCTP]: Add support for SCTP_CONTEXT socket option.
by Ivan Skytte Jorgensen
· 18 years ago
ad8fec1
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
by Sridhar Samudrala
· 18 years ago
7708610
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
by Frank Filz
· 19 years ago
52ccb8e
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
by Frank Filz
· 19 years ago
eaa5c54
[SCTP] Rename SCTP specific control message flags.
by Ivan Skytte Jorgensen
· 19 years ago
20c9c82
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
by Sridhar Samudrala
· 19 years ago
5fe467e
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
by Ivan Skytte Jørgensen
· 19 years ago
3f7a87d
[SCTP] sctp_connectx() API support
by Frank Filz
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago