summaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | | [SCTP] Reset rtt_in_progress for the chunk when processing its sack.Vlad Yasevich2006-06-171-1/+1
* | | | [SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich2006-06-171-1/+2
| |_|/ |/| |
* | | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
* | | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
| |/ |/|
* | [SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman2006-05-051-0/+1
|/
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-201-0/+10
* [SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich2006-02-021-1/+1
* [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala2006-01-171-0/+2
* [SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich2006-01-171-0/+8
OpenPOWER on IntegriCloud