index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
flag parameters: socket and socketpair
Ulrich Drepper
2008-07-24
1
-1
/
+1
*
sctp: Allow only 1 listening socket with SO_REUSEADDR
Vlad Yasevich
2008-07-18
1
-9
/
+16
*
sctp: Do not leak memory on multiple listen() calls
Vlad Yasevich
2008-07-18
1
-2
/
+3
*
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-18
1
-5
/
+25
*
sock: add net to prot->enter_memory_pressure callback
Pavel Emelyanov
2008-07-16
1
-1
/
+1
*
sctp: Mark GET_PEER|LOCAL_ADDR_OLD deprecated.
Vlad Yasevich
2008-07-01
1
-0
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-1
/
+3
|
\
|
*
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
2008-06-20
1
-1
/
+3
*
|
net: change proto destroy method to return void
Brian Haley
2008-06-14
1
-2
/
+1
*
|
sctp: Fix problems with the new SCTP_DELAYED_ACK code
Vlad Yasevich
2008-06-09
1
-2
/
+2
*
|
sctp: Support the new specification of sctp_connectx()
Vlad Yasevich
2008-05-09
1
-11
/
+59
*
|
sctp: Bring SCTP_DELAYED_ACK socket option into API compliance
Wei Yongjun
2008-05-09
1
-89
/
+153
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-2
/
+3
|
\
|
*
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
2008-04-12
1
-2
/
+3
*
|
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
1
-39
/
+17
*
|
SCTP: fix wrong debug counting of bind_bucket
Li Zefan
2008-04-10
1
-1
/
+1
*
|
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
1
-5
/
+0
*
|
[SCTP]: Remove redundant wrapper functions.
Florian Westphal
2008-03-23
1
-2
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
1
-13
/
+60
|
\
\
|
|
/
|
*
[SCTP]: Bring MAX_BURST socket option into ietf API extension compliance
Neil Horman
2008-03-05
1
-13
/
+60
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-7
/
+7
|
/
*
[SCTP]: Update AUTH structures to match declarations in draft-16.
Vlad Yasevich
2008-02-28
1
-1
/
+5
*
[SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket option
Vlad Yasevich
2008-02-28
1
-4
/
+8
*
[SCTP]: Pick up an orphaned sctp_sockets_allocated counter.
Pavel Emelyanov
2008-02-20
1
-0
/
+2
*
[SCTP]: Set ports in every address returned by sctp_getladdrs()
Vlad Yasevich
2008-02-06
1
-0
/
+6
*
[SCTP]: Do not increase rwnd when reading partial notification.
Vlad Yasevich
2008-02-05
1
-1
/
+2
*
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
1
-4
/
+4
*
[NET] CORE: Introducing new memory accounting interface.
Hideo Aoki
2008-01-28
1
-5
/
+6
*
[SCTP]: Change use_as_src into a full address state
Vlad Yasevich
2008-01-28
1
-4
/
+4
*
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
2008-01-28
1
-1
/
+2
*
[SCTP]: Fix the bind_addr info during migration.
Vlad Yasevich
2007-12-07
1
-10
/
+2
*
[SCTP]: Add bind hash locking to the migrate code
Vlad Yasevich
2007-12-07
1
-0
/
+6
*
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2007-11-09
1
-9
/
+5
*
SCTP: Update RCU handling during the ADD-IP case
Vlad Yasevich
2007-11-07
1
-1
/
+1
*
[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
Eric Dumazet
2007-11-07
1
-0
/
+6
*
fix breakage in sctp getsockopt
Al Viro
2007-10-14
1
-4
/
+6
*
[INET]: local port range robustness
Stephen Hemminger
2007-10-10
1
-5
/
+6
*
[SCTP]: port randomization
Stephen Hemminger
2007-10-10
1
-16
/
+5
*
[SCTP]: API updates to suport SCTP-AUTH extensions.
Vlad Yasevich
2007-10-10
1
-0
/
+304
*
[SCTP] net/sctp/socket.c: make 3 variables static
Adrian Bunk
2007-10-10
1
-3
/
+3
*
[SCTP]: Rewrite of sctp buffer management code
Neil Horman
2007-10-10
1
-12
/
+57
*
[SCTP]: Convert bind_addr_list locking to RCU
Vlad Yasevich
2007-09-16
1
-70
/
+28
*
[SCTP]: Add RCU synchronization around sctp_localaddr_list
Vlad Yasevich
2007-09-16
1
-13
/
+25
*
SCTP: Correctly disable listening when backlog is 0.
Vlad Yasevich
2007-08-30
1
-0
/
+2
*
SCTP: Pick the correct port when binding to 0.
Vlad Yasevich
2007-08-30
1
-0
/
+1
*
SCTP: IPv4 mapped addr not returned in SCTPv6 accept()
Vlad Yasevich
2007-08-01
1
-9
/
+11
*
sctp: try to fix readlock
Sebastian Siewior
2007-08-01
1
-5
/
+11
*
sctp: remove shadowed symbols
sebastian@breakpoint.cc
2007-08-01
1
-1
/
+0
*
sctp: move global declaration to header file.
sebastian@breakpoint.cc
2007-08-01
1
-2
/
+0
*
sctp: make locally used function static
sebastian@breakpoint.cc
2007-08-01
1
-3
/
+3
[next]