Eric Dumazet
|
bc10502dba
net: use __packed annotation
|
15 years ago |
Wei Yongjun
|
2e3219b5c8
sctp: fix append error cause to ERROR chunk correctly
|
15 years ago |
David S. Miller
|
f546061840
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev
|
15 years ago |
Vlad Yasevich
|
ae19c54866
sctp: remove 'resent' bit from the chunk
|
15 years ago |
Dan Carpenter
|
b99a4d53a7
sctp: cleanup: remove duplicate assignment
|
15 years ago |
Neil Horman
|
5fa782c2f5
sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
|
15 years ago |
Vlad Yasevich
|
c078669340
sctp: Fix oops when sending queued ASCONF chunks
|
15 years ago |
Wei Yongjun
|
a8170c35e7
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Vlad Yasevich
|
6383cfb3ed
sctp: Fix malformed "Invalid Stream Identifier" error
|
15 years ago |
Wei Yongjun
|
3cd9749c0b
sctp: update the route for non-active transports after addresses are added
|
16 years ago |
Wei Yongjun
|
44e65c1ef1
sctp: check the unrecognized ASCONF parameter before access it
|
16 years ago |
Wei Yongjun
|
425e0f6852
sctp: avoid overwrite the return value of sctp_process_asconf_ack()
|
16 years ago |
Wei Yongjun
|
945e5abcee
sctp: fix the error code when ASCONF is received with invalid address
|
16 years ago |
Wei Yongjun
|
a987f762ca
sctp: fix report unrecognized parameter in ACSONF-ACK
|
16 years ago |
malc
|
6fc791ee63
sctp: add Adaptation Layer Indication parameter only when it's set
|
16 years ago |
Wei Yongjun
|
5ffad5aceb
sctp: fix to indicate ASCONF support in INIT-ACK only if peer has such capable
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Vlad Yasevich
|
02015180e2
sctp: shrink sctp_tsnmap some more by removing gabs array
|
16 years ago |
Vlad Yasevich
|
8e1ee18c33
sctp: Rework the tsn map to use generic bitmap.
|
16 years ago |
Vlad Yasevich
|
e69c4e0f12
sctp: correctly save sctp_adaptation from parameter.
|
16 years ago |
Neil Horman
|
c226ef9b83
sctp: reduce memory footprint of sctp_chunk structure
|
17 years ago |
Wei Yongjun
|
ba0166708e
sctp: Fix kernel panic while process protocol violation parameter
|
16 years ago |
Vlad Yasevich
|
add52379dd
sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH
|
16 years ago |
Vlad Yasevich
|
0ef46e285c
sctp: do not enable peer features if we can't do them.
|
16 years ago |
Vlad Yasevich
|
7dab83de50
sctp: Support ipv6only AF_INET6 sockets.
|
17 years ago |
Patrick McHardy
|
c1cc678ada
sctp: Fix use of uninitialized pointer
|
17 years ago |
Wei Yongjun
|
c4492586a6
sctp: Add address type check while process paramaters of ASCONF chunk
|
17 years ago |
Wei Yongjun
|
6e40a915de
sctp: Do not enable peer IPv6 address support on PF_INET socket
|
17 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |