summaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* [SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich2007-04-253-1/+4
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-252-0/+2
* [SCTP]: Honor flags when setting peer address parametersVlad Yasevich2007-04-251-7/+8
* [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE eventVlad Yasevich2007-04-251-0/+1
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-252-0/+3
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-253-3/+6
* [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-201-0/+1
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-201-0/+1
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-231-0/+1
* [SCTP]: make 2 functions staticAdrian Bunk2006-12-221-2/+0
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-223-19/+19
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-132-0/+6
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-131-4/+2
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-14/+25
|\
| * [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-021-0/+2
| * [SCTP]: Annotate ->supported_addrs().Al Viro2006-12-021-1/+1
| * [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro2006-12-021-1/+8
| * [SCTP]: Annotate ->inaddr_any().Al Viro2006-12-021-1/+1
| * [SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro2006-12-021-22/+0
| * [SCTP]: ->a_h is gone now.Al Viro2006-12-021-1/+0
| * [SCTP]: ->a_h is gone now.Al Viro2006-12-021-1/+0
| * [SCTP]: ->source_h is not used anymore.Al Viro2006-12-021-1/+0
| * [SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro2006-12-021-1/+0
| * [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-021-1/+1
| * [SCTP]: Annotate ->dst_saddr()Al Viro2006-12-021-1/+1
| * [SCTP] embedded sctp_addr: net-endian mirrorsAl Viro2006-12-021-0/+4
| * [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-021-4/+4
| * [SCTP]: Beginning of sin_port fixes.Al Viro2006-12-021-0/+22
| * [SCTP]: Trivial sctp endianness annotations.Al Viro2006-12-024-4/+4
| * [SCTP]: Annotate tsn_dups.Al Viro2006-12-021-2/+2
| * [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-021-0/+2
| * [SCTP]: sctp_make_op_error() annotations.Al Viro2006-12-021-1/+1
| * [SCTP]: Annotate sctp_init_cause().Al Viro2006-12-021-1/+1
| * [SCTP]: Fix warningVlad Yasevich2006-12-021-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
|/
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-112-0/+15
* [SCTP]: CleanupsAdrian Bunk2006-09-221-0/+13
* [SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2006-09-222-13/+12
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-0/+44
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-213-14/+4
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-222-15/+1
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-5/+2
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-212-0/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-201-1/+1
|\
| * [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller2006-06-201-1/+1
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-242-3/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-061-0/+1
| |\ \
| * | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0