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 ae53b5bd77 sctp: Fix another socket race during accept/peeloff 16 years ago
..
Kconfig
Makefile
associola.c sctp: Rework the tsn map to use generic bitmap. 17 years ago
auth.c fix similar typos to successfull 16 years ago
bind_addr.c
chunk.c
command.c
debug.c
endpointola.c
input.c sctp: Fix another socket race during accept/peeloff 16 years ago
inqueue.c
ipv6.c net: replace %p6 with %pI6 16 years ago
objcnt.c
output.c sctp: Properly timestamp outgoing data chunks for rtx purposes 16 years ago
outqueue.c sctp: Correctly start rtx timer on new packet transmissions. 16 years ago
primitive.c
proc.c
protocol.c sctp: fix missing label when PROC_FS=n 16 years ago
sm_make_chunk.c sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
sm_sideeffect.c sctp: Rework the tsn map to use generic bitmap. 17 years ago
sm_statefuns.c trivial: fix then -> than typos in comments and documentation 16 years ago
sm_statetable.c sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state 17 years ago
socket.c trivial: fix then -> than typos in comments and documentation 16 years ago
ssnmap.c
sysctl.c net: '&' redux 16 years ago
transport.c
tsnmap.c trivial: fix then -> than typos in comments and documentation 16 years ago
ulpevent.c sctp: Rework the tsn map to use generic bitmap. 17 years ago
ulpqueue.c