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
bind_addr.c [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
chunk.c
command.c
debug.c
endpointola.c
input.c
inqueue.c
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
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
socket.c sctp: Make sure N * sizeof(union sctp_addr) does not overflow. 17 years ago
ssnmap.c
sysctl.c
transport.c sctp: Start T3-RTX timer when fast retransmitting lowest TSN 17 years ago
tsnmap.c
ulpevent.c
ulpqueue.c