index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
user.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-21
sctp: implement event notification SCTP_SENDER_DRY_EVENT
Wei Yongjun
1
-0
/
+17
2011-04-21
sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
Wei Yongjun
1
-1
/
+2
2011-04-21
sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
Wei Yongjun
1
-0
/
+13
2011-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2011-01-20
sctp: user perfect name for Delayed SACK Timer option
Shan Wei
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2009-11-23
sctp: Turn the enum socket options into defines
Vlad Yasevich
1
-82
/
+43
2009-11-23
sctp: remove deprecated SCTP_GET_*_OLD stuffs
Amerigo Wang
1
-8
/
+0
2009-11-23
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
1
-0
/
+1
2009-09-05
sctp: remove unused union (sctp_cmsg_data_t) definition
Rami Rosen
1
-6
/
+0
2009-06-03
sctp: support non-blocking version of the new sctp_connectx() API
Vlad Yasevich
1
-0
/
+2
2008-12-26
sctp: Implement socket option SCTP_GET_ASSOC_NUMBER
Wei Yongjun
1
-0
/
+2
2008-05-10
sctp: Support the new specification of sctp_connectx()
Vlad Yasevich
1
-2
/
+4
2008-05-10
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
Wei Yongjun
1
-7
/
+21
2008-02-29
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
1
-4
/
+6
2008-02-05
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
1
-4
/
+4
2008-01-09
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
1
-1
/
+1
2007-10-11
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
1
-0
/
+90
2007-04-26
[SCTP]: Implement SCTP_MAX_BURST socket option.
Vlad Yasevich
1
-0
/
+2
2007-04-26
[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.
Vlad Yasevich
1
-0
/
+1
2007-04-26
[SCTP]: Honor flags when setting peer address parameters
Vlad Yasevich
1
-7
/
+8
2007-04-26
[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event
Vlad Yasevich
1
-0
/
+1
2007-04-26
[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
Vlad Yasevich
1
-0
/
+2
2007-04-26
[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
Vlad Yasevich
1
-1
/
+3
2006-12-22
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
Ivan Skytte Jorgensen
1
-14
/
+14
2006-12-14
[SCTP]: Add support for SCTP_CONTEXT socket option.
Ivan Skytte Jorgensen
1
-0
/
+2
2006-07-22
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
Sridhar Samudrala
1
-0
/
+9
2006-01-04
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
1
-0
/
+14
2006-01-04
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
1
-0
/
+16
2005-10-29
[SCTP] Rename SCTP specific control message flags.
Ivan Skytte Jorgensen
1
-4
/
+4
2005-10-07
[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.
Sridhar Samudrala
1
-5
/
+5
2005-10-07
[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.
Ivan Skytte Jørgensen
1
-7
/
+16
2005-06-21
[SCTP] sctp_connectx() API support
Frank Filz
1
-0
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+589