[SCTP]: Set ports in every address returned by sctp_getladdrs()
[safe/jmp/linux-2.6] / net / sctp / socket.c
2008-02-07 Vlad Yasevich[SCTP]: Set ports in every address returned by sctp_get...
2008-02-05 Vlad Yasevich[SCTP]: Do not increase rwnd when reading partial notif...
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-01-28 Hideo Aoki[NET] CORE: Introducing new memory accounting interface.
2008-01-28 Vlad Yasevich[SCTP]: Change use_as_src into a full address state
2008-01-28 Pavel Emelyanov[NET]: Name magic constants in sock_wake_async()
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-12-07 Vlad Yasevich[SCTP]: Add bind hash locking to the migrate code
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Eric Dumazet[SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure
2007-10-14 Al Virofix breakage in sctp getsockopt
2007-10-11 Stephen Hemminger[INET]: local port range robustness
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Vlad Yasevich[SCTP]: API updates to suport SCTP-AUTH extensions.
2007-10-10 Adrian Bunk[SCTP] net/sctp/socket.c: make 3 variables static
2007-10-10 Neil Horman[SCTP]: Rewrite of sctp buffer management code
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-08-30 Vlad YasevichSCTP: Correctly disable listening when backlog is 0.
2007-08-30 Vlad YasevichSCTP: Pick the correct port when binding to 0.
2007-08-01 Vlad YasevichSCTP: IPv4 mapped addr not returned in SCTPv6 accept()
2007-08-01 Sebastian Siewiorsctp: try to fix readlock
2007-08-01 sebastian@breakpoi... sctp: remove shadowed symbols
2007-08-01 sebastian@breakpoi... sctp: move global declaration to header file.
2007-08-01 sebastian@breakpoi... sctp: make locally used function static
2007-07-19 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-07-06 Vlad YasevichSCTP: Check to make sure file is valid before setting...
2007-07-06 Vlad YasevichSCTP: Fix thinko in sctp_copy_laddrs()
2007-06-26 Zach BrownSCTP: lock_sock_nested in sctp_sock_migrate
2007-06-19 Neil HormanSCTP: Fix sctp_getsockopt_get_peer_addrs
2007-06-19 Neil HormanSCTP: update sctp_getsockopt helpers to allow oversized...
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
2007-06-13 Vlad Yasevich[SCTP] Fix leak in sctp_getsockopt_local_addrs when...
2007-06-13 Vlad Yasevich[SCTP]: Allow unspecified port in sctp_bindx()
2007-06-13 Vlad Yasevich[SCTP]: Correctly set daddr for IPv6 sockets during...
2007-05-11 Vlad Yasevich[SCTP]: Correctly copy addresses in sctp_copy_laddrs
2007-05-11 Vlad Yasevich[SCTP]: Prevent OOPS if hmac modules didn't load
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-04 Vlad Yasevich[SCTP]: Fix the SO_REUSEADDR handling to be similar...
2007-05-04 Vlad Yasevich[SCTP]: Verify all destination ports in sctp_connectx.
2007-04-29 Vlad Yasevich[SCTP]: Fix sctp_getsockopt_local_addrs_old() to use...
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Honor flags when setting peer address parameters
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-04-17 Paolo Galtieri[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_...
2007-04-17 Tsutomu Fujii[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-03 Al Viro[SCTP]: Get rid of the last remnants of sin_port flipping.
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: We need to be careful when copying to sockaddr_...
2006-12-03 Al Viro[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
2006-12-03 Al Viro[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unma...
2006-12-03 Al Viro[SCTP]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: sctp_has_association() switched to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_endpoint_lookup_assoc() switched to net...
2006-12-03 Al Viro[SCTP]: Switch sctp_add_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_add_peer() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_del_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_bind_addr_match() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP] bug: endianness problem in sctp_getsockopt_sctp_...
2006-12-03 Al Viro[SCTP]: Beginning of sin_port fixes.
2006-10-31 Vlad Yasevich[SCTP]: Correctly set IP id for SCTP traffic
2006-10-19 Ville Nuorvala[SCTP]: Fix minor typo
2006-10-12 Vlad Yasevich[SCTP]: Fix receive buffer accounting.
2006-09-30 Sridhar Samudrala[SCTP]: Enable Nagle algorithm by default.
2006-09-22 Adrian Bunk[SCTP]: Cleanups
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-09-22 Sridhar Samudrala[SCTP]: Use the flags value that is passed as an arg...
2006-09-22 Vladislav Yasevich[SCTP]: Fix IPv6 address flag setting when doing peel...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-08-30 Sridhar Samudrala[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21 Sridhar Samudrala[SCTP]: Check for NULL arg to sctp_bucket_destroy().
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-06-18 Vlad Yasevich[SCTP]: Limit association max_retrans setting in setsoc...
2006-05-19 Vladislav Yasevich[SCTP]: Allow linger to abort 1-N style sockets.
2006-05-19 Vladislav Yasevich[SCTP]: A better solution to fix the race between sctp_...
2006-05-19 Sridhar Samudrala[SCTP]: Set sk_err so that poll wakes up after a non...
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
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.
next