aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/structs.h
Commit message (Expand)AuthorAge
* net: use __packed annotationEric Dumazet2010-06-03
* sctp: dubious bitfields in sctp_transportDan Carpenter2010-05-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12
|\
| * sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-06
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller2010-05-03
|\ \ | |/ |/|
| * sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-30
| * sctp: fast recovery algorithm is per association.Vlad Yasevich2010-04-30
| * sctp: Save some room in the sctp_transport by using bitfieldsVlad Yasevich2010-04-30
| * sctp: remove 'resent' bit from the chunkVlad Yasevich2010-04-30
* | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-28
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-29
|\| |
| * | sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul2009-11-29
* | | sctp: Update max.burst implementationVlad Yasevich2009-11-23
* | | sctp: Remove useless last_time_used variableVlad Yasevich2009-11-23
* | | sctp: Update SWS avaoidance receiver side algorithmVlad Yasevich2009-11-23
|/ /
* / sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-13
|/
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* sctp: turn flags in 'struct sctp_association' into bit fieldsWei Yongjun2009-09-04
* sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-04
* sctp: Turn flags in 'sctp_packet' into bit fieldsVlad Yasevich2009-09-04
* sctp: Fix SCTP_MAXSEG socket option to comply to spec.Vlad Yasevich2009-09-04
* sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich2009-09-04
* sctp: drop a_rwnd to 0 when receive buffer overflows.Vlad Yasevich2009-09-04
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-04
* sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun2009-06-03
* sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-16
* sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum2009-02-16
* sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich2008-10-08
* sctp: try harder to figure out address family when checking wildcardsVlad Yasevich2008-10-01
* sctp: reduce memory footprint of sctp_chunk structureNeil Horman2008-10-01
* sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-04
* sctp: make sctp_outq_flush() staticAdrian Bunk2008-07-22
* sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-19
* sctp: Follow security requirement of responding with 1 packetVlad Yasevich2008-06-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\
| * sctp: Fix ECN markings for IPv6Vlad Yasevich2008-06-04
| * sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich2008-06-04
| * sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich2008-06-04
| * [SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki2008-06-04
* | sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-09
|/
* [SCTP]: Remove redundant wrapper functions.Florian Westphal2008-03-24
* [SCTP]: extend exported data in /proc/net/sctp/assocNeil Horman2008-02-29
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich2008-01-28
* [SCTP]: Change use_as_src into a full address stateVlad Yasevich2008-01-28
* [SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich2008-01-28
* [SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich2008-01-28