nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / sctp / associola.c
2009-11-14 Vlad Yasevichsctp: Set source addresses on the association before...
2009-09-04 Vlad Yasevichsctp: Get rid of an extra routing lookup when adding...
2009-09-04 Vlad Yasevichsctp: Failover transmitted list on transport delete
2009-09-04 Vlad Yasevichsctp: Fix SCTP_MAXSEG socket option to comply to spec.
2009-09-04 Vlad Yasevichsctp: drop a_rwnd to 0 when receive buffer overflows.
2009-09-04 Vlad Yasevichsctp: release cached route when the transport goes...
2009-06-03 Vlad Yasevichsctp: support non-blocking version of the new sctp_conn...
2009-06-03 Wei Yongjunsctp: fix to choose alternate destination when retransm...
2009-06-03 Wei Yongjunsctp: fix panic when T4-rto timer expire on removed...
2009-06-03 Wei Yongjunsctp: fix panic when T2-shutdown timer expire on remove...
2009-06-03 Wei Yongjunsctp: fix to only enable IPv6 address support on PF_INE...
2008-10-08 Vlad Yasevichsctp: Rework the tsn map to use generic bitmap.
2008-09-18 Vlad Yasevichsctp: Fix oops when INIT-ACK indicates that peer doesn...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-19 Florian Westphalsctp: Prevent uninitialized memory access
2008-06-20 Vlad Yasevichsctp: Kill unused variable in sctp_assoc_bh_rcv()
2008-06-19 Vlad Yasevichsctp: Follow security requirement of responding with...
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-17 Vlad Yasevichsctp: Correclty set changeover_active for SFR-CACC
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Gui Jianfengsctp: retran_path update bug fix
2008-05-09 Wei Yongjunsctp: Bring SCTP_DELAYED_ACK socket option into API...
2008-04-13 Robert P. J. Day[SCTP]: "list_for_each()" -> "list_for_each_entry(...
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-07 Wei Yongjun[SCTP]: Fix kernel panic while received ASCONF chunk...
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-01-28 Vlad Yasevich[SCTP]: Update ASCONF processing to conform to spec.
2008-01-28 Vlad Yasevich[SCTP]: Handle the wildcard ADD-IP Address parameter
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-10-10 Vlad Yasevich[SCTP]: Implete SCTP-AUTH parameter processing
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH initializations.
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-08-30 Vlad YasevichSCTP: Uncomfirmed transports can't become Inactive
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
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 SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CH...
2007-03-20 Vlad Yasevich[SCTP]: Reset some transport and association variables...
2007-03-20 Vlad Yasevich[SCTP]: Clean up stale data during association restart
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
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]: Switch sctp_assoc_add_peer() to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_transport_{init,new}() switched to net...
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_is_match to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
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 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: sctp_assoc_control_transport() breakage
2006-12-03 Al Viro[SCTP] bug: sctp_assoc_lookup_laddr() is broken with...
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-31 Vlad Yasevich[SCTP]: Remove temporary associations from backlog...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
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-11-08 Jesper Juhl[NET]: kfree cleanup
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
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-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2