index
:
user/sven/linux-bitkeeper.git
master
origin/HEAD
origin/master
Linux Kernel BitKeeper History
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
endpointola.c
Age
Commit message (
Expand
)
Author
2005-03-16
[NET] Convert sk_user_write_queue into SOCK_USE_WRITE_QUEUE flag
Thomas Graf
2005-01-14
[SCTP] merge sctp_sock with sctp_opt
Arnaldo Carvalho de Melo
2004-12-27
[SCTP] Validate and respond to invalid chunk/parameter lengths.
Sridhar Samudrala
2004-12-26
[SCTP] Code cleanup: remove unused code and make needlessly global code static
Sridhar Samudrala
2004-11-09
[NET]: Lock initializer unifying
Andrew Morton
2004-07-09
[NET] convert storage for MIB from struct member to array item.
Hideaki Yoshifuji
2004-05-14
[PATCH] MSEC_TO_JIFFIES to msec_to_jiffies
Andrew Morton
2004-02-08
[SCTP] Removed SCTP specific rmem/wmem sysctl's and use the global
Sridhar Samudrala
2004-01-22
[SCTP] Add sysctl parameters to update socket send/receive buffers.
Sridhar Samudrala
2003-10-01
[SCTP] Fix bugs in conversions between msecs and jiffies.
Sridhar Samudrala
2003-08-03
[SCTP] ADDIP basic infrastructure support. (Ardelle.Fan)
Sridhar Samudrala
2003-06-24
Merge touki.austin.ibm.com:/home/jgrimm/bk/linux-2.5
Jon Grimm
2003-06-19
[SCTP] More typedef & name cleanup.
Jon Grimm
2003-06-18
[SCTP] Add ASSOCINFO and RTOINFO sockopts. (Ryan Layer and Anup Pemmaiah)
Jon Grimm
2003-06-17
o sock: remove sk_prev
Arnaldo Carvalho de Melo
2003-06-04
o net: create struct sock_common and use in struct sock & tcp_tw_bucket
Arnaldo Carvalho de Melo
2003-04-25
[SCTP] sctp_sendmsg() updates for TCP-style sockets.
Sridhar Samudrala
2003-04-16
[SCTP] More typedef removals.
Jon Grimm
2003-04-08
[SCTP] Add wrappers for sctp with no crypto support.
Jon Grimm
2003-04-07
[SCTP] Use Crypto API
Jon Grimm
2003-04-01
[SCTP] listen() backlog support for TCP-style sockets.
Sridhar Samudrala
2003-03-02
[SCTP] accept() support for TCP-style SCTP sockets.
Sridhar Samudrala
2003-02-24
[SCTP] Add SCTP_SET_PEER_PRIMARY get/setsockopt.
Jon Grimm
2003-02-11
[SCTP] Merge mib statistics changes with partial delivery changes.
Sridhar Samudrala
2003-02-11
[SCTP] sctp mib statistics update/display support.
Sridhar Samudrala
2003-02-11
[SCTP] Partial Data Delivery
Jon Grimm
2003-02-06
[SCTP] Minor surgery on ulpevent & related cleanups.
Jon Grimm
2003-01-22
[SCTP] Mark as "unsafe" module. Some dead code removal.
Jon Grimm
2003-01-21
Merge
Jon Grimm
2003-01-21
[SCTP] Turn off hearbeat timers earlier in shutdown.
Jon Grimm
2003-01-21
[SCTP] SCTP path mtu discovery support for v4 addresses.
Sridhar Samudrala
2002-11-13
[SCTP] PF_INET6 sockets should accept v4 addresses into association.
Jon Grimm
2002-11-07
[SCTP] udp-style connect support(non-blocking).
Sridhar Samudrala
2002-11-05
[SCTP] sctp_addr code cleanup.
Jon Grimm
2002-11-04
[SCTP]: sctp_process_init can fail; cleanup and bail on errors. (jgrimm)
Jon Grimm
2002-09-25
SCTP: Resync with LKSCTP tree.
Jon Grimm
2002-09-03
[PATCH] list_t removal
Rusty Russell
2002-08-29
[SCTP]: Rename sctp_foo.[ch] to foo.[ch] and kill CVS tags on authors request.
David S. Miller