aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAge
* [SCTP] Flag a pmtu change requestVlad Yasevich2007-06-13
* [SCTP] Update pmtu handling to be similar to tcpVlad Yasevich2007-06-13
* [SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich2007-05-04
* [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv()Sridhar Samudrala2007-05-04
* [SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich2007-04-26
* [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification.Vlad Yasevich2007-04-26
* [SCTP]: Honor flags when setting peer address parametersVlad Yasevich2007-04-26
* [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE eventVlad Yasevich2007-04-26
* [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich2007-04-26
* [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich2007-04-26
* [SCTP]: Reset some transport and association variables on restartVlad Yasevich2007-03-20
* [SCTP]: Clean up stale data during association restartVlad Yasevich2007-03-20
* [SCTP]: Correctly handle unexpected INIT-ACK chunk.Vlad Yasevich2007-01-23
* [SCTP]: make 2 functions staticAdrian Bunk2006-12-22
* [SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen2006-12-22
* [SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen2006-12-13
* [SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala2006-12-13
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [SCTP]: SCTP_CMD_PROCESS_CTSN annotations.Al Viro2006-12-03
| * [SCTP]: Annotate ->supported_addrs().Al Viro2006-12-03
| * [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro2006-12-03
| * [SCTP]: Annotate ->inaddr_any().Al Viro2006-12-03
| * [SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro2006-12-03
| * [SCTP]: ->a_h is gone now.Al Viro2006-12-03
| * [SCTP]: ->a_h is gone now.Al Viro2006-12-03
| * [SCTP]: ->source_h is not used anymore.Al Viro2006-12-03
| * [SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro2006-12-03
| * [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-03
| * [SCTP]: Annotate ->dst_saddr()Al Viro2006-12-03
| * [SCTP] embedded sctp_addr: net-endian mirrorsAl Viro2006-12-03
| * [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-03
| * [SCTP]: Beginning of sin_port fixes.Al Viro2006-12-03
| * [SCTP]: Trivial sctp endianness annotations.Al Viro2006-12-03
| * [SCTP]: Annotate tsn_dups.Al Viro2006-12-03
| * [SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro2006-12-03
| * [SCTP]: sctp_make_op_error() annotations.Al Viro2006-12-03
| * [SCTP]: Annotate sctp_init_cause().Al Viro2006-12-03
| * [SCTP]: Fix warningVlad Yasevich2006-12-03
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [SCTP]: Fix receive buffer accounting.Vlad Yasevich2006-10-12
* [SCTP]: CleanupsAdrian Bunk2006-09-22
* [SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich2006-09-22
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-22
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
* Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-22
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-21
* [SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala2006-07-21
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-06-20
|\
| * [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUGDavid S. Miller2006-06-20