original_kernel/net/sctp
Vlad Yasevich 007e3936bd [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
The sctp_[rw]mem definitions should really be in protocol.c
since that is where they are initialized.  This also allows
one to build a kernel without sysctl support.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:51:23 -07:00
..
Kconfig
Makefile
associola.c
bind_addr.c fix sctp_del_bind_addr() last argument type 2007-09-26 09:22:04 -07:00
chunk.c
command.c
crc32c.c
debug.c
endpointola.c [SCTP]: Rewrite of sctp buffer management code 2007-10-10 16:48:09 -07:00
input.c SCTP: Discard OOTB packetes with bundled INIT early. 2007-09-25 22:55:48 -07:00
inqueue.c SCTP: Validate buffer room when processing sequential chunks 2007-09-25 22:55:45 -07:00
ipv6.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
objcnt.c
output.c
outqueue.c
primitive.c
proc.c
protocol.c [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c 2007-10-10 16:51:23 -07:00
sm_make_chunk.c [SCTP]: Implement the Supported Extensions Parameter 2007-10-10 16:51:23 -07:00
sm_sideeffect.c
sm_statefuns.c [SCTP]: Rewrite of sctp buffer management code 2007-10-10 16:48:09 -07:00
sm_statetable.c SCTP: Clean up OOTB handling and fix infinite loop processing 2007-09-25 22:55:47 -07:00
socket.c [SCTP] net/sctp/socket.c: make 3 variables static 2007-10-10 16:49:19 -07:00
ssnmap.c
sysctl.c [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c 2007-10-10 16:51:23 -07:00
transport.c
tsnmap.c
ulpevent.c [SCTP]: Rewrite of sctp buffer management code 2007-10-10 16:48:09 -07:00
ulpqueue.c [SCTP]: Rewrite of sctp buffer management code 2007-10-10 16:48:09 -07:00