You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/sctp
Patrick McHardy c1cc678ada sctp: Fix use of uninitialized pointer 17 years ago
..
Kconfig [SCTP]: Use crc32c library for checksum calculations. 17 years ago
Makefile [SCTP]: Use crc32c library for checksum calculations. 17 years ago
associola.c [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
auth.c [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
bind_addr.c [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
chunk.c SCTP: fix wrong debug counting of datamsg 17 years ago
command.c [SCTP]: Remove sctp_add_cmd_sf wrapper bloat 17 years ago
debug.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
endpointola.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
input.c SCTP: Remove useless assignment from __sctp_rcv_lookup_endpoint 17 years ago
inqueue.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
ipv6.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
objcnt.c [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
output.c net: replace remaining __FUNCTION__ occurrences 17 years ago
outqueue.c SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. 17 years ago
primitive.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
proc.c [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
protocol.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
sm_make_chunk.c sctp: Fix use of uninitialized pointer 17 years ago
sm_sideeffect.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
sm_statefuns.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
sm_statetable.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
socket.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
ssnmap.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
sysctl.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
transport.c net: replace remaining __FUNCTION__ occurrences 17 years ago
tsnmap.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
ulpevent.c [SCTP]: Fix compiler warning about const qualifiers 17 years ago
ulpqueue.c [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunk 17 years ago