alistair23-linux/net/sctp
Vlad Yasevich 4a1c0107bc [SCTP]: Fix err_hdr assignment in sctp_init_cause.
The subh->err_hdr should point to the error header, not the data.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-09 14:35:51 -08:00
..
associola.c [SCTP]: Add support for SCTP_CONTEXT socket option. 2006-12-13 16:48:29 -08:00
bind_addr.c [SCTP]: ->a_h is gone now. 2006-12-02 21:27:00 -08:00
chunk.c
command.c
crc32c.c
debug.c
endpointola.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2006-12-05 14:37:56 +00:00
input.c [SCTP]: sctp_has_association() switched to net-endian. 2006-12-02 21:26:50 -08:00
inqueue.c WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
ipv6.c [SCTP]: make 2 functions static 2006-12-22 11:12:05 -08:00
Kconfig
Makefile
objcnt.c
output.c
outqueue.c [SCTP]: Even more trivial sctp annotations. 2006-12-02 21:27:15 -08:00
primitive.c
proc.c [SCTP]: Switch ->primary_addr to net-endian. 2006-12-02 21:26:34 -08:00
protocol.c [SCTP]: make 2 functions static 2006-12-22 11:12:05 -08:00
sm_make_chunk.c [SCTP]: Fix err_hdr assignment in sctp_init_cause. 2007-01-09 14:35:51 -08:00
sm_sideeffect.c [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 2006-12-02 21:27:14 -08:00
sm_statefuns.c [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 2006-12-22 11:12:04 -08:00
sm_statetable.c [SCTP]: Cleanup of the sctp state table code. 2006-12-02 21:22:26 -08:00
socket.c [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 2006-12-22 11:12:04 -08:00
ssnmap.c
sysctl.c
transport.c [SCTP]: ->a_h is gone now. 2006-12-02 21:27:05 -08:00
tsnmap.c [SCTP]: More trivial sctp annotations. 2006-12-02 21:27:13 -08:00
ulpevent.c [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 2006-12-22 11:12:04 -08:00
ulpqueue.c