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 add52379dd sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 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: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 17 years ago
auth.c sctp: fix random memory dereference with SCTP_HMAC_IDENT option. 17 years ago
bind_addr.c sctp: Support ipv6only AF_INET6 sockets. 17 years ago
chunk.c
command.c
debug.c
endpointola.c sctp: fix potential panics in the SCTP-AUTH API. 17 years ago
input.c sctp: remove unnecessary byteshifting, calculate directly in big-endian 17 years ago
inqueue.c
ipv6.c netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
objcnt.c
output.c sctp: set the skb->ip_summed correctly when sending over loopback. 17 years ago
outqueue.c sctp: make sctp_outq_flush() static 17 years ago
primitive.c
proc.c sctp: remove sctp_assoc_proc_exit() 17 years ago
protocol.c sctp: Drop ipfargok in sctp_xmit function 17 years ago
sm_make_chunk.c sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH 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: fix random memory dereference with SCTP_HMAC_IDENT option. 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