kernel-ark/net/sctp
Sridhar Samudrala 594ccc14df [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit().
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-04-28 12:00:23 -07:00
..
associola.c
bind_addr.c
chunk.c
command.c
crc32c.c
debug.c
endpointola.c
input.c
inqueue.c
ipv6.c [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). 2005-04-28 11:59:16 -07:00
Kconfig
Makefile
objcnt.c
output.c [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). 2005-04-28 12:00:23 -07:00
outqueue.c
primitive.c
proc.c
protocol.c [SCTP] Fix bug in sctp_init() error handling code. 2005-04-28 11:59:49 -07:00
sm_make_chunk.c [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 2005-04-28 11:58:43 -07:00
sm_sideeffect.c
sm_statefuns.c [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 2005-04-28 11:58:43 -07:00
sm_statetable.c
socket.c [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style 2005-04-28 11:57:54 -07:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c