- Update to 3.4-rc7.
[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-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
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
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-20 Vladislav Yasevich[PATCH] SCTP: Respect the real chunk length when walkin...
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-16 Olaf Hering+- update to 2.6.15-git12
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
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Arnaldo Carvalho... [SCTP] merge sctp_sock with sctp_opt
2005-01-10 David S. MillerMerge linux-lksctp.bkbits.net/lksctp-2.5.work
2004-12-28 Sridhar Samudrala[SCTP] Validate and respond to invalid chunk/parameter...
2004-12-27 Arnaldo Carvalho... [INET] move inet_sock into inet_opt and rename it to...
2004-12-27 Sridhar Samudrala[SCTP] Treat ICMP protocol unreachable errors from...
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-11-23 Jesper Juhl[SCTP]: Fix static inline declarations.
2004-10-21 Sridhar Samudrala[SCTP] Change sctp_assoc_t to a sized type(s32).
2004-09-13 Arnaldo Carvalho... [NET] generalise per protocol slab cache handling
2004-05-14 Andrew Morton[PATCH] MSEC_TO_JIFFIES consolidation
2004-04-26 Olaf Kirch- Merged several SCTP fixes from Sridhar Samudra
2004-04-19 Sridhar Samudrala[SCTP] Partial Reliability Extension support.
2004-04-19 Sridhar Samudrala[SCTP] Avoid the use of constant SCTP_IP_OVERHEAD to...
2004-04-06 Sridhar Samudrala[SCTP] Use id to ptr translation service in lib/idr...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-12 Sridhar SamudralaMerge us.ibm.com:/home/sridhar/BK/linux-2.6.1
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-11-29 Herbert Xu[SCTP]: Fix sm.h/sctp.h header include loop.
2003-11-14 Sridhar Samudrala[SCTP] Fix overflow in the macros JIFFIES_TO_MSECS...
2003-10-02 Sridhar Samudrala[SCTP] Fix bugs in conversions between msecs and jiffies.
2003-09-29 Sridhar Samudrala[SCTP] Convert tv_add from static inline to a macro...
2003-09-02 Sridhar Samudrala[SCTP] Convert sctp_param2sockaddr() and sockaddr2sctp_...
next