aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAge
* [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
* | Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\ \ | |/ |/|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-24
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-06
| |\ \
| * | | Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-18
* | | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-18
| |_|/ |/| |
* | | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-19
* | | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-19
| |/ |/|
* | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-05
|/
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-02
* [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-17
* [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-17
* [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-17
* [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-17
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-13
* [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz2006-01-03