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
Vlad Yasevich 8d2f9e8116 sctp: Clean up TEST_FRAME hacks. 16 years ago
..
Kconfig
Makefile
associola.c
auth.c
bind_addr.c
chunk.c
command.c
debug.c sctp: Add some missing types for debug message 16 years ago
endpointola.c net: fix sctp breakage 16 years ago
input.c sctp: Clean up sctp checksumming code 16 years ago
inqueue.c
ipv6.c sctp: Inherit all socket options from parent correctly. 16 years ago
objcnt.c
output.c sctp: Clean up TEST_FRAME hacks. 16 years ago
outqueue.c sctp: fix to send FORWARD-TSN chunk only if peer has such capable 16 years ago
primitive.c
proc.c
protocol.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sm_make_chunk.c sctp: add Adaptation Layer Indication parameter only when it's set 16 years ago
sm_sideeffect.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sm_statefuns.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
sm_statetable.c
socket.c sctp: simplify sctp listening code 16 years ago
ssnmap.c
sysctl.c
transport.c sctp: use time_before or time_after for comparing jiffies 16 years ago
tsnmap.c
ulpevent.c
ulpqueue.c