nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / sctp / sm_make_chunk.c
2009-09-04 Wei Yongjunsctp: update the route for non-active transports after...
2009-09-04 Wei Yongjunsctp: check the unrecognized ASCONF parameter before...
2009-09-04 Wei Yongjunsctp: avoid overwrite the return value of sctp_process_...
2009-06-03 Wei Yongjunsctp: fix the error code when ASCONF is received with...
2009-06-03 Wei Yongjunsctp: fix report unrecognized parameter in ACSONF-ACK
2009-03-13 malcsctp: add Adaptation Layer Indication parameter only...
2009-03-13 Wei Yongjunsctp: fix to indicate ASCONF support in INIT-ACK only...
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-10-08 Vlad Yasevichsctp: shrink sctp_tsnmap some more by removing gabs...
2008-10-08 Vlad Yasevichsctp: Rework the tsn map to use generic bitmap.
2008-10-01 Vlad Yasevichsctp: correctly save sctp_adaptation from parameter.
2008-10-01 Neil Hormansctp: reduce memory footprint of sctp_chunk structure
2008-09-30 Wei Yongjunsctp: Fix kernel panic while process protocol violation...
2008-09-18 Vlad Yasevichsctp: Fix oops when INIT-ACK indicates that peer doesn...
2008-09-18 Vlad Yasevichsctp: do not enable peer features if we can't do them.
2008-07-19 Vlad Yasevichsctp: Support ipv6only AF_INET6 sockets.
2008-05-14 Patrick McHardysctp: Fix use of uninitialized pointer
2008-05-12 Wei Yongjunsctp: Add address type check while process paramaters...
2008-05-12 Wei Yongjunsctp: Do not enable peer IPv6 address support on PF_INE...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Robert P. J. Day[SCTP]: "list_for_each()" -> "list_for_each_entry(...
2008-04-13 Wei Yongjun[SCTP]: Add check for hmac_algo parameter in sctp_verif...
2008-03-24 Florian Westphal[SCTP]: Replace char msg[] with static const char[].
2008-03-05 Gui JianfengSCTP: Fix chunk parameter processing bug
2008-02-07 Vlad Yasevich[SCTP]: Make sure the chunk is off the transmitted...
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-02-01 Wei Yongjun[SCTP]: Fix miss of report unrecognized HMAC Algorithm...
2008-01-28 Vlad Yasevich[SCTP]: Follow Add-IP security consideratiosn wrt INIT...
2008-01-28 Vlad Yasevich[SCTP]: Change use_as_src into a full address state
2008-01-28 Vlad Yasevich[SCTP]: Update ASCONF processing to conform to spec.
2008-01-28 Vlad Yasevich[SCTP]: Add the handling of "Set Primary IP Address...
2008-01-28 Vlad Yasevich[SCTP]: Handle the wildcard ADD-IP Address parameter
2008-01-09 Vlad Yasevich[SCTP]: Add back the code that accounted for FORWARD_TS...
2007-12-20 Joe Perches[SCTP]: Spelling fixes
2007-11-29 Vlad YasevichSCTP: Fix the supported extensions paramter
2007-11-29 Vlad YasevichSCTP: Fix SCTP-AUTH to correctly add HMACS paramter.
2007-11-09 Vlad YasevichSCTP: Make sctp_verify_param return multiple indications.
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-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Wei YongjunSCTP : Fix to process bundled ASCONF chunk correctly
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Christian BorntraegerFix sctp compile
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-10 Vlad Yasevich[SCTP]: Tie ADD-IP and AUTH functionality as required...
2007-10-10 Vlad Yasevich[SCTP]: Enable the sending of the AUTH chunk.
2007-10-10 Vlad Yasevich[SCTP]: Implete SCTP-AUTH parameter processing
2007-10-10 Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10 Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-09-26 Wei YongjunSCTP : Add paramters validity check for ASCONF chunk
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-08-30 Wei YongjunSCTP: Fix to handle invalid parameter length correctly
2007-08-30 Wei YongjunSCTP: Fix to encode PROTOCOL VIOLATION error cause...
2007-08-30 Wei YongjunSCTP: Fix sctp_addto_chunk() to add pad with correct...
2007-08-29 Vlad YasevichSCTP: Assign stream sequence numbers to the entire...
2007-08-02 Wei YongjunSCTP: remove useless code in function sctp_init_cause
2007-08-01 sebastian@breakpoi... sctp: remove shadowed symbols
2007-08-01 sebastian@breakpoi... sctp: move global declaration to header file.
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 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-24 Vlad Yasevich[SCTP]: Verify some mandatory parameters.
2007-01-24 Vlad Yasevich[SCTP]: Set correct error cause value for missing param...
2007-01-09 Vlad Yasevich[SCTP]: Fix err_hdr assignment in sctp_init_cause.
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-03 Arnaldo Carvalho... [SCTP]: Use kzalloc where appropriate
2006-12-03 Al Viro[SCTP]: Even more trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: More trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch sctp_chunk ->dest to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_process_init() and sctp_source() switched...
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
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 ->from_skb() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_cookie ->peer_addr to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_init_addrs() switched 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]: sctp_assoc_del_peer() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Al Viro[SCTP]: sctp_make_op_error() annotations.
2006-12-03 Al Viro[SCTP]: Annotate sctp_init_cause().
2006-09-30 Vlad Yasevich[SCTP]: Do not timestamp every SCTP packet.
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
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]: Verify all the paths to a peer via heartbeat...
2006-06-20 Al Viro[SCTP]: sctp_unpack_cookie() fix
next