Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
[linux-flexiantxendom0-3.2.10.git] / include / net / sctp / sctp.h
2012-05-11 Nicolas Dichtelsctp: check cached dst before using it
2012-03-08 Benjamin Poiriersctp: Export sctp_do_peeloff
2011-12-11 Eric Dumazetnet: use IS_ENABLED(CONFIG_IPV6)
2011-06-05 Joe Perchesinclude/net: Remove unnecessary semicolons
2011-06-02 Michio Hondasctp: Add Auto-ASCONF support (core).
2011-06-02 YOSHIFUJI Hideakisctp: Allow regular C expression in 4th argument for...
2011-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2011-05-08 Lai Jiangshannet,rcu: convert call_rcu(sctp_local_addr_free) to...
2011-04-20 Shan Weisctp: remove redundant check when walking through a...
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-08-26 Joe Perchesnet/sctp: Use pr_fmt and pr_<level>
2010-05-03 David S. MillerMerge branch 'net-next' of git://git./linux/kernel...
2010-05-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-05-01 Vlad Yasevichsctp: update transport initializations
2010-04-28 Wei Yongjunsctp: avoid irq lock inversion while call sk->sk_data_r...
2010-03-22 Eric Dumazetnet: snmp mib cleanup
2009-11-04 Eric Dumazetnet: cleanup include/net
2009-09-04 Vlad Yasevichsctp: Fix SCTP_MAXSEG socket option to comply to spec.
2009-06-23 Herbert Xunet: Move rx skb_orphan call to where needed
2009-03-21 Vlad Yasevichsctp: Clean up TEST_FRAME hacks.
2009-02-16 Vlad Yasevichsctp: Inherit all socket options from parent correctly.
2008-11-26 Eric Dumazetnet: Use a percpu_counter for sockets_allocated
2008-10-31 Harvey Harrisonmisc: replace NIPQUAD()
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet: replace uses of NIP6_FMT with %p6
2008-10-16 Harvey Harrisoninclude: replace __FUNCTION__ with __func__
2008-09-23 David S. Millersctp: Use skb_queue_walk_safe() and skb_queue_split_tai...
2008-06-17 David S. Millersctp: Kill SCTP_SOCK_SLEEP_{PRE,POST}, unused.
2008-05-09 Neil Hormansctp: add sctp/remaddr table to complete RFC remote...
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-21 David S. Miller[SCTP]: Fix build warnings with IPV6 disabled.
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Vlad Yasevich[SCTP]: Fix a race between module load and protosw...
2008-02-29 Ilpo Järvinen[SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms
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]: Use crc32c library for checksum calculations.
2007-11-09 Vlad YasevichSCTP: Clean-up some defines for regressions tests.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-10-26 Adrian Bunk[SCTP]: #if 0 sctp_update_copy_cksum()
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
2007-10-10 Neil Horman[SCTP]: Rewrite of sctp buffer management code
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-08-01 sebastian@breakpoi... sctp: move global declaration to header file.
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
2007-05-04 Sridhar Samudrala[SCTP]: Re-order SCTP initializations to avoid race...
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
2006-12-10 Alexey Dobriyan[PATCH] sysctl: remove unused "context" param
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-10-12 Vlad Yasevich[SCTP]: Fix receive buffer accounting.
2006-09-22 Adrian Bunk[SCTP]: Cleanups
2006-09-22 Sridhar Samudrala[SCTP]: Extend /proc/net/sctp/snmp to provide more...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2006-06-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20 David S. Miller[SCTP]: Fix unintentional change to SCTP_ASSERT when...
2006-06-18 Vlad Yasevich[SCTP] Reset rtt_in_progress for the chunk when process...
2006-05-24 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-19 Vladislav Yasevich[SCTP]: Respect the real chunk length when walking...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-01-17 Sridhar Samudrala[SCTP]: Fix couple of races between sctp_peeloff()...
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-18 Sridhar Samudrala[SCTP]: Fix potential null pointer dereference while...
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