- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / net / sctp / sm_sideeffect.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-06 Vlad Yasevichsctp: Fix a race between ICMP protocol unreachable...
2010-04-28 Vlad Yasevichsctp: Fix oops when sending queued ASCONF chunks
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-29 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-29 Andrei Pelinescu... sctp: on T3_RTX retransmit all the in-flight chunks
2009-11-23 Vlad Yasevichsctp: Update SWS avaoidance receiver side algorithm
2009-11-23 Vlad Yasevichsctp: Select a working primary during sctp_connectx()
2009-09-04 Vlad Yasevichsctp: Try not to change a_rwnd when faking a SACK from...
2009-09-04 Vlad Yasevichsctp: Fix error count increments that were results...
2009-09-04 Vlad Yasevichsctp: Send user messages to the lower layer as one
2009-06-03 Wei Yongjunsctp: fix to choose alternate destination when retransm...
2009-03-05 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-03 Vlad Yasevichsctp: Fix broken RTO-doubling for data retransmits
2009-03-03 Wei Yongjunsctp: fix kernel panic with ERROR chunk containing...
2009-02-16 Vlad Yasevichsctp: Fix the RTO-doubling on idle-link heartbeats
2008-10-08 Vlad Yasevichsctp: Rework the tsn map to use generic bitmap.
2008-10-01 Vlad Yasevichsctp: enable cookie-echo retransmission transport switch
2008-06-19 Vlad Yasevichsctp: Follow security requirement of responding with...
2008-05-09 Wei Yongjunsctp: Bring SCTP_DELAYED_ACK socket option into API...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Gui Jianfeng[SCTP]: Remove an unused parameter from sctp_cmd_hb_tim...
2008-04-13 Robert P. J. Day[SCTP]: "list_for_each()" -> "list_for_each_entry(...
2008-04-13 Gui Jianfeng[SCTP]: Fix protocol violation when receiving an error...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Vlad Yasevich[SCTP]: Implete SCTP-AUTH parameter processing
2007-08-30 Wei YongjunSCTP: Use net_ratelimit to suppress error messages...
2007-08-29 Vlad YasevichSCTP: properly clean up fragment and ordering queues...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-04 Vlad Yasevich[SCTP]: Set assoc_id correctly during INIT collision.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Vlad Yasevich[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-30 Vlad Yasevich[SCTP]: Force update of the rto when processing HB-ACK
2007-01-24 Vlad Yasevich[SCTP]: Fix SACK sequence during shutdown
2006-12-03 Al Viro[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
2006-12-03 Al Viro[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
2006-12-03 Al Viro[SCTP]: sctp_assoc_del_peer() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->primary_addr 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]: SCTP_CMD_ASSOC_FAILED annotations.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_INIT_FAILED annotations.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-05-19 Sridhar Samudrala[SCTP]: Set sk_err so that poll wakes up after a non...
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-09 Kris Katterjohn[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
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.
2004-12-29 Sridhar Samudrala[SCTP] Fix misc. issues in SCTP_PEER_ADDR_PARAMS set...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-07-22 Sridhar Samudrala[SCTP] Fix issues with handling stale cookie error...
2004-06-03 Sridhar Samudrala[SCTP] Fix poll() on a 1-1 style socket so that it...
2004-06-03 Sridhar Samudrala[SCTP] Fix to wakeup blocking connect() after max INIT...
2004-06-03 Sridhar Samudrala[SCTP] Fix the use of cached non-zero vtag in an INIT...
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 Sridhar Samudrala[SCTP] Partial Reliability Extension support.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-16 Sridhar Samudrala[SCTP] ADDIP: Handle T4 RTO timer expiry.
2003-11-10 Sridhar Samudrala[SCTP] Fix to free associations in the accept queue...
2003-09-18 Sridhar Samudrala[SCTP] ADDIP: Handle ERROR chunk in response to an...
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-04 Sridhar Samudrala[SCTP] ADDIP basic infrastructure support. (Ardelle...
2003-07-11 Sridhar Samudrala[SCTP] Send SHUTDOWNs through the same path as the...
2003-06-19 Jon Grimm[SCTP] More typedef & name cleanup.
2003-06-21 Jon GrimmHand merge.
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-13 Jon Grimm[SCTP] CANT_STR_ASSOC could/should return error up...
2003-04-28 Steven Cole[NET]: Spelling fixes for net/
2003-04-26 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/lksctp-2.5.work
2003-04-25 Sridhar Samudrala[SCTP] sctp_sendmsg() updates for TCP-style sockets.
2003-04-25 Jon Grimm[SCTP] Control chunk bundling.
2003-04-21 Jon GrimmMerge
2003-04-21 Jon Grimm[SCTP] Track partially acked message for SEND_FAILED.
2003-04-18 Sridhar Samudrala[SCTP] Handle accept() of a CLOSED association.
2003-04-17 Jon Grimm[SCTP] More typedef removals.
2003-04-16 Sridhar Samudrala[SCTP] shutdown() support for TCP-style sockets.
2003-04-09 Jon Grimm[SCTP] Various code cleanup.
2003-03-28 Jon Grimm[SCTP] Add LINKLOCAL/sin6_scope_id support.
2003-03-25 Jon Grimm[SCTP] Add SEND_FAILED support. (Ardelle Fan)
2003-03-25 Jon Grimm[SCTP] Add icmpv6 handler to SCTP.
2003-03-06 Jon Grimm[SCTP] Fix panic on close()
2003-03-06 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/lksctp-2.5.work
2003-03-06 Jon Grimm[SCTP] Receiver SWS prevention.
2003-03-06 Sridhar Samudrala[SCTP] Minor changes for tcp-style socket support.
next