- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / sctp / socket.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-30 Vlad Yasevich[SCTP]: correct the number of INIT retransmissions
2006-01-17 Sridhar Samudrala[SCTP]: Fix couple of races between sctp_peeloff()...
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-03 Frank Filz[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket...
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2005-12-19 Neil Horman[SCTP]: Fix sctp to not return erroneous POLLOUT events.
2005-12-15 Al Viro[PATCH] Address of void __user * is void __user * ...
2005-12-03 Neil Horman[SCTP]: Return socket errors only if the receive queue...
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-10-28 Ivan Skytte Jorgensen[SCTP] Do not allow unprivileged programs initiating...
2005-10-28 Ivan Skytte Jorgensen[SCTP] Allow SCTP_MAXSEG to revert to default frag...
2005-10-28 Ivan Skytte Jorgensen[SCTP] Fix SCTP_SETADAPTION sockopt to use the correct...
2005-10-28 Ivan Skytte Jorgensen[SCTP] Rename SCTP specific control message flags.
2005-10-07 Ivan Skytte Jørgensen[SCTP] Fix sctp_get{pl}addrs() API to work with 32...
2005-09-02 Jesper Juhl[CRYPTO]: crypto_free_tfm() callers no longer need...
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-09 David S. Miller[SCTP]: Use struct list_head for chunk lists, not sk_bu...
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-06-19 Herbert Xu[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
2005-06-13 Vladislav Yasevich[SCTP]: Fix bug in restart of peeled-off associations.
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
2005-04-28 Vladislav Yasevich[SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Arnaldo Carvalho... [SCTP] merge sctp_sock with sctp_opt
2004-12-30 Sridhar Samudrala[SCTP] Fix sctp_getladdrs() to return valid local addre...
2004-12-29 Sridhar Samudrala[SCTP] Fix misc. issues in SCTP_PEER_ADDR_PARAMS set...
2004-12-28 Sridhar Samudrala[SCTP] Fix bug in setting ephemeral port in the bind...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-12-09 Hubert Mantel- patches.fixes/cmsg-compat-signedness-fix: CMSG compat...
2004-12-08 Herbert Xu[NET]: Fix CMSG validation checks wrt. signedness.
2004-11-18 Randy Dunlap[SCTP]: Fix printk arg type
2004-11-15 Arnaldo Carvalho... [NET] Assign inet transport sockets to the right module
2004-11-09 Andries E. Brouwer[PATCH] recieve typos
2004-10-21 Sridhar Samudrala[SCTP] Adaption layer indication support.
2004-10-21 Sridhar Samudrala[SCTP] Change sctp_assoc_t to a sized type(s32).
2004-09-19 Arnaldo Carvalho... [NET] Calculate ipv6_pinfo offset from struct proto...
2004-09-13 Arnaldo Carvalho... [NET] generalise per protocol slab cache handling
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Carl Spalletta[PATCH] remove dead prototypes
2004-07-22 Sridhar Samudrala[SCTP] Set/Get default SCTP_PEER_ADDR_PARAMS for endpoi...
2004-07-11 Andrew Morton[SPARSE]: Fix warnings in net/sctp/
2004-06-24 Arnaldo Carvalho... [NET] move already shared functions from inet to core
2004-06-20 Arnaldo Carvalho... [NET] generalise wait_for_tcp_memory
2004-06-04 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-06-03 Alexander Viro[PATCH] sparse: sctp annotation
2004-06-03 Sridhar Samudrala[SCTP] Fix to wakeup blocking connect() after max INIT...
2004-06-03 Jorge Hernandez... [SCTP] Fix to not start a new association on a 1-many...
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
2004-05-14 Andrew Morton[PATCH] MSEC_TO_JIFFIES to msec_to_jiffies
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-04-19 Sridhar Samudrala[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to...
2004-04-09 Andrew Morton[SCTP]: Fix printk warnings.
2004-04-06 Sridhar Samudrala[SCTP] Use id to ptr translation service in lib/idr...
2004-04-06 Sridhar Samudrala[SCTP] Update sctp_ulpevent structure to include assoc...
2004-03-31 Alexander Stohr[PATCH] double semicolon cleanup
2004-02-16 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-rc3-20040216
2004-02-13 Sridhar Samudrala[SCTP] Fix sctp_getladdrs()/sctp_getpaddrs() API so...
2004-02-12 Sridhar Samudrala[SCTP] Fix SCTP_INITMSG set socket option so that a...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-01-16 Sridhar Samudrala[SCTP] Fix bugs in byte order conversion while processi...
2004-01-16 Sridhar Samudrala[SCTP] ADDIP: Handle T4 RTO timer expiry.
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-12 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/linux-2.6.1
2004-01-08 Stephen Hemminger[IPV4/IPV6]: Use size_t for size in {send,recv}msg.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-11-29 Herbert Xu[SCTP]: Fix sm.h/sctp.h header include loop.
2003-11-21 Sridhar Samudrala[SCTP] ADDIP: Support for processing incoming ASCONF_AC...
2003-10-28 Sridhar Samudrala[SCTP] ADDIP: Add sysctl parameter to enable/disable...
2003-10-02 Sridhar Samudrala[SCTP] Fix bugs in conversions between msecs and jiffies.
2003-09-18 Sridhar Samudrala[SCTP] ADDIP: Handle ERROR chunk in response to an...
2003-09-09 Sridhar Samudrala[SCTP] PPC64 port: Don't overload the optval arg of...
2003-09-04 David S. MillerMerge http://linux-lksctp.bkbits.net/lksctp-2.5
2003-09-03 Sridhar Samudrala[SCTP] draft 07 API changes: By default, all the event...
2003-09-03 Sridhar Samudrala[SCTP] draft 07 API changes: Disable listening when...
2003-09-03 Sridhar Samudrala[SCTP] Fix a couple of issues with the call to sctp_ssn...
2003-08-29 Sridhar Samudrala[SCTP] draft07 API changes: sctp_bindx() now takes...
2003-08-27 Randy Dunlap[SCTP]: Fix printf format string.
2003-08-27 Sridhar Samudrala[SCTP] SCTP_SET_PEER_PRIMARY socket option support...
2003-08-25 Sridhar Samudrala[SCTP] draft07 API changes: sctp_getpaddrs(), sctp_getl...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Sridhar Samudrala[SCTP] ADDIP basic infrastructure support. (Ardelle...
2003-07-16 Sridhar Samudrala[SCTP] Reduce the size of struct sctp_ulpevent so that...
2003-07-15 Jon Grimm[SCTP] Support v4-mapped-v6 addresses (Ardelle Fan)
2003-07-14 Sridhar Samudrala[SCTP] Update API names to be compatible with draft...
2003-07-11 Sridhar Samudrala[SCTP] Fix for panic on recvmsg() with MSG_PEEK flag...
2003-07-03 Jon Grimm[SCTP] Move rwnd accounting and I/O redrive off of...
2003-06-25 Jon Grimm[SCTP] Peeled off/accepted sockets not in the right...
2003-06-24 Jon GrimmMerge touki.austin.ibm.com:/home/jgrimm/bk/linux-2.5
2003-06-20 Jon Grimm[SCTP] Shorten SACK generation path.
2003-06-19 Jon Grimm[SCTP] More typedef & name cleanup.
2003-06-18 Jon Grimmo hlist change on sctp not quite right.
2003-06-18 Arnaldo Carvalho... o net: make sk_{add,del}_node functions take care of...
2003-06-18 Jon Grimm[SCTP] Fix wrong logic in hlist change.
next