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
Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments 15 years ago
..
Kconfig
Makefile
associola.c sctp: Get rid of an extra routing lookup when adding a transport. 16 years ago
auth.c
bind_addr.c sctp: Sysctl configuration for IPv4 Address Scoping 16 years ago
chunk.c sctp: Don't do NAGLE delay on large writes that were fragmented small 16 years ago
command.c
debug.c net: mark read-only arrays as const 16 years ago
endpointola.c
input.c sctp: Use frag list abstraction interfaces. 16 years ago
inqueue.c
ipv6.c net: constify struct inet6_protocol 16 years ago
objcnt.c
output.c sctp: remove dup code in net/sctp/output.c 16 years ago
outqueue.c sctp: Failover transmitted list on transport delete 16 years ago
primitive.c
proc.c sctp: use proc_create() 16 years ago
protocol.c mm: replace various uses of num_physpages by totalram_pages 16 years ago
sm_make_chunk.c sctp: update the route for non-active transports after addresses are added 16 years ago
sm_sideeffect.c sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. 16 years ago
sm_statefuns.c tree-wide: fix some typos and punctuation in comments 15 years ago
sm_statetable.c
socket.c net: Make setsockopt() optlen be unsigned. 16 years ago
ssnmap.c
sysctl.c sctp: Sysctl configuration for IPv4 Address Scoping 16 years ago
transport.c sctp: Clear fast_recovery on the transport when T3 timer expires. 16 years ago
tsnmap.c
ulpevent.c sctp: Use frag list abstraction interfaces. 16 years ago
ulpqueue.c