Vlad Yasevich
|
749bf9215e
[SCTP]: Reset some transport and association variables on restart
|
18 vuotta sitten |
Vlad Yasevich
|
0b58a81146
[SCTP]: Clean up stale data during association restart
|
18 vuotta sitten |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 vuotta sitten |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 vuotta sitten |
Ivan Skytte Jorgensen
|
6ab792f577
[SCTP]: Add support for SCTP_CONTEXT socket option.
|
18 vuotta sitten |
David Howells
|
4c1ac1b491
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
18 vuotta sitten |
Al Viro
|
8cec6b8066
[SCTP]: We need to be careful when copying to sockaddr_storage.
|
18 vuotta sitten |
Al Viro
|
b3f5b3b665
[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
|
18 vuotta sitten |
Al Viro
|
4bdf4b5fe2
[SCTP]: Switch sctp_assoc_add_peer() to net-endian.
|
18 vuotta sitten |
Al Viro
|
b488c7dd58
[SCTP]: sctp_transport_{init,new}() switched to net-endian.
|
18 vuotta sitten |
Al Viro
|
e2fccedb01
[SCTP]: Switch sctp_assoc_is_match to net-endian.
|
18 vuotta sitten |
Al Viro
|
be29681edf
[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
|
18 vuotta sitten |
Al Viro
|
38a03145ef
[SCTP]: sctp_assoc_del_peer() switched to net-endian.
|
18 vuotta sitten |
Al Viro
|
acd2bc96e1
[SCTP]: Switch ->primary_addr to net-endian.
|
18 vuotta sitten |
Al Viro
|
7e1e4a2b9d
[SCTP]: Switch sctp_bind_addr_match() to net-endian.
|
18 vuotta sitten |
Al Viro
|
5f242a13e8
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
|
18 vuotta sitten |
Al Viro
|
09ef7fecea
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
|
18 vuotta sitten |
Al Viro
|
0906e20fa0
[SCTP] bug: sctp_assoc_control_transport() breakage
|
18 vuotta sitten |
Al Viro
|
39940a48c4
[SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6.
|
18 vuotta sitten |
Al Viro
|
dbc16db1e5
[SCTP]: Trivial sctp endianness annotations.
|
18 vuotta sitten |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 vuotta sitten |
Vlad Yasevich
|
de76e695a5
[SCTP]: Remove temporary associations from backlog and hash.
|
18 vuotta sitten |
Sridhar Samudrala
|
ad8fec1720
[SCTP]: Verify all the paths to a peer via heartbeat before using them.
|
19 vuotta sitten |
Frank Filz
|
52ccb8e90c
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
|
19 vuotta sitten |
Neil Horman
|
049b3ff5a8
[SCTP]: Include ulpevents in socket receive buffer accounting.
|
19 vuotta sitten |
Vladislav Yasevich
|
1e7d3d90c9
[SCTP]: Remove timeouts[] array from sctp_endpoint.
|
19 vuotta sitten |
Jesper Juhl
|
a51482bde2
[NET]: kfree cleanup
|
19 vuotta sitten |
Al Viro
|
dd0fc66fb3
[PATCH] gfp flags annotations - part 1
|
19 vuotta sitten |
Alexey Dobriyan
|
3182cd84f0
[SCTP]: __nocast annotations
|
20 vuotta sitten |
David S. Miller
|
79af02c253
[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.
|
20 vuotta sitten |