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
Brian Haley fb13d9f9e4 SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails 16 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: Rework the tsn map to use generic bitmap. 17 years ago
auth.c fix similar typos to successfull 16 years ago
bind_addr.c sctp: try harder to figure out address family when checking wildcards 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 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
endpointola.c sctp: fix potential panics in the SCTP-AUTH API. 17 years ago
input.c sctp: Fix another socket race during accept/peeloff 16 years ago
inqueue.c [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
ipv6.c net: replace %p6 with %pI6 16 years ago
objcnt.c [NET]: Fix heavy stack usage in seq_file output routines. 17 years ago
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 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
proc.c sctp: remove sctp_assoc_proc_exit() 17 years ago
protocol.c SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails 16 years ago
sm_make_chunk.c sctp: shrink sctp_tsnmap some more by removing gabs array 17 years ago
sm_sideeffect.c sctp: fix kernel panic with ERROR chunk containing too many error causes 16 years ago
sm_statefuns.c sctp: fix kernel panic with ERROR chunk containing too many error causes 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 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
sysctl.c net: '&' redux 16 years ago
transport.c sctp: Prevent uninitialized memory access 17 years ago
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 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago