Al Viro
|
cb0dc77de0
net: fix sctp breakage
|
16 years ago |
Vlad Yasevich
|
5e739d1752
sctp: fix potential panics in the SCTP-AUTH API.
|
16 years ago |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 years ago |
Vlad Yasevich
|
d970dbf845
SCTP: Convert custom hash lists to use hlist.
|
17 years ago |
Vlad Yasevich
|
123ed979ea
SCTP: Use hashed lookup when looking for an association.
|
17 years ago |
Vlad Yasevich
|
bbd0d59809
[SCTP]: Implement the receive and verification of AUTH chunk
|
17 years ago |
Vlad Yasevich
|
a29a5bd4f5
[SCTP]: Implement SCTP-AUTH initializations.
|
17 years ago |
Neil Horman
|
4d93df0abd
[SCTP]: Rewrite of sctp buffer management code
|
17 years ago |
Vlad Yasevich
|
559cf710b0
[SCTP]: Convert bind_addr_list locking to RCU
|
17 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 years ago |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 years ago |
Al Viro
|
6a1e5f3354
[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.
|
18 years ago |
Al Viro
|
6c7be55ca0
[SCTP]: sctp_has_association() switched to net-endian.
|
18 years ago |
Al Viro
|
cd4ff034e3
[SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.
|
18 years ago |
Al Viro
|
1c7d1fc149
[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
|
18 years ago |
Al Viro
|
be29681edf
[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
|
18 years ago |
Al Viro
|
7e1e4a2b9d
[SCTP]: Switch sctp_bind_addr_match() to net-endian.
|
18 years ago |
Al Viro
|
09ef7fecea
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
|
18 years ago |
Vlad Yasevich
|
b68dbcab1d
[SCTP]: Fix warning
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
Vlad Yasevich
|
de76e695a5
[SCTP]: Remove temporary associations from backlog and hash.
|
18 years ago |
Herbert Xu
|
1b489e11d4
[SCTP]: Use HMAC template and hash interface
|
18 years ago |
Vlad Yasevich
|
cfdeef3282
[SCTP]: Unhash the endpoint in sctp_endpoint_free().
|
19 years ago |
Neil Horman
|
049b3ff5a8
[SCTP]: Include ulpevents in socket receive buffer accounting.
|
19 years ago |
Vladislav Yasevich
|
1e7d3d90c9
[SCTP]: Remove timeouts[] array from sctp_endpoint.
|
19 years ago |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 years ago |
Jesper Juhl
|
573dbd9596
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
|
19 years ago |
Alexey Dobriyan
|
3182cd84f0
[SCTP]: __nocast annotations
|
20 years ago |
Vlad Yasevich
|
2f85a42964
[SCTP] Make init & delayed sack timeouts configurable by user.
|
20 years ago |