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
David S. Miller 735ce972fb sctp: Make sure N * sizeof(union sctp_addr) does not overflow. 17 years ago
..
Kconfig
Makefile
associola.c sctp: Correclty set changeover_active for SFR-CACC 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 sctp: Fix ECN markings for IPv6 17 years ago
objcnt.c [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
output.c sctp: Fix ECN markings for IPv6 17 years ago
outqueue.c sctp: Flush the queue only once during fast retransmit. 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 sctp: Correctly cleanup procfs entries upon failure. 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 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. 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 sctp: Start T3-RTX timer when fast retransmitting lowest TSN 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