Vlad Yasevich
|
07d9396771
[SCTP]: Set assoc_id correctly during INIT collision.
|
18 years ago |
Stephen Hemminger
|
3ff50b7997
[NET]: cleanup extra semicolons
|
18 years ago |
Arnaldo Carvalho de Melo
|
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Linus Torvalds
|
cb18eccff4
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
18 years ago |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 years ago |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 years ago |
Vlad Yasevich
|
d023f62945
[SCTP]: Verify some mandatory parameters.
|
18 years ago |
Vlad Yasevich
|
ebdfcad4dc
[SCTP]: Set correct error cause value for missing parameters
|
18 years ago |
Vlad Yasevich
|
4a1c0107bc
[SCTP]: Fix err_hdr assignment in sctp_init_cause.
|
18 years ago |
Ivan Skytte Jorgensen
|
0f3fffd8ab
[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.
|
18 years ago |
Christoph Lameter
|
e18b890bb0
[PATCH] slab: remove kmem_cache_t
|
18 years ago |
Christoph Lameter
|
54e6ecb239
[PATCH] slab: remove SLAB_ATOMIC
|
18 years ago |
Arnaldo Carvalho de Melo
|
af997d8c95
[SCTP]: Use kzalloc where appropriate
|
18 years ago |
Al Viro
|
34bcca2833
[SCTP]: Even more trivial sctp annotations.
|
18 years ago |
Al Viro
|
9f81bcd942
[SCTP]: More trivial sctp annotations.
|
18 years ago |
Al Viro
|
3dbe86566e
[SCTP]: Annotate ->supported_addrs().
|
18 years ago |
Al Viro
|
80f15d6241
[SCTP]: ->source_h is not used anymore.
|
18 years ago |
Al Viro
|
16b0a03033
[SCTP]: Switch sctp_chunk ->dest to net-endian.
|
18 years ago |
Al Viro
|
6a1e5f3354
[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.
|
18 years ago |
Al Viro
|
dd86d136f9
[SCTP]: Switch ->from_addr_param() to net-endian.
|
18 years ago |
Al Viro
|
5ab7b859ab
[SCTP]: Switch sctp_add_bind_addr() to net-endian.
|
18 years ago |
Al Viro
|
4bdf4b5fe2
[SCTP]: Switch sctp_assoc_add_peer() to net-endian.
|
18 years ago |
Al Viro
|
d55c41b115
[SCTP]: Switch ->from_skb() to net-endian.
|
18 years ago |
Al Viro
|
9b1dfad011
[SCTP]: Switch sctp_cookie ->peer_addr to net-endian.
|
18 years ago |
Al Viro
|
f235fca389
[SCTP]: sctp_init_addrs() switched to net-endian.
|
18 years ago |
Al Viro
|
c9a08505ec
[SCTP]: Switch sctp_del_bind_addr() to net-endian.
|
18 years ago |
Al Viro
|
be29681edf
[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
|
18 years ago |
Al Viro
|
38a03145ef
[SCTP]: sctp_assoc_del_peer() switched to net-endian.
|
18 years ago |
Al Viro
|
5f242a13e8
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
|
18 years ago |