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
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
..
Kconfig sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 years ago
Makefile sctp: Don't abort initialization when CONFIG_PROC_FS=n 17 years ago
associola.c sctp: Prevent uninitialized memory access 17 years ago
auth.c [SCTP]: Update AUTH structures to match declarations in draft-16. 17 years ago
bind_addr.c sctp: Support ipv6only AF_INET6 sockets. 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
endpointola.c
input.c sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
inqueue.c
ipv6.c sctp: Support ipv6only AF_INET6 sockets. 17 years ago
objcnt.c [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
output.c sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
outqueue.c sctp: Follow security requirement of responding with 1 packet 17 years ago
primitive.c
proc.c sctp: add sctp/remaddr table to complete RFC remote address table OID 17 years ago
protocol.c netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
sm_make_chunk.c sctp: Support ipv6only AF_INET6 sockets. 17 years ago
sm_sideeffect.c sctp: Follow security requirement of responding with 1 packet 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: Allow only 1 listening socket with SO_REUSEADDR 17 years ago
ssnmap.c
sysctl.c
transport.c sctp: Prevent uninitialized memory access 17 years ago
tsnmap.c
ulpevent.c sctp: Mark the tsn as received after all allocations finish 17 years ago
ulpqueue.c