summaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich2006-01-171-37/+41
* [SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich2006-01-171-1/+2
* [NET]: Use NIP6_FMT in kernel.hJoe Perches2006-01-131-2/+2
* [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz2006-01-031-0/+14
* [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz2006-01-032-20/+72
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-111-0/+16
* [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-111-3/+4
* [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-111-3/+0
* [SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen2005-10-281-4/+4
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-085-33/+30
* [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala2005-10-061-5/+5
* [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen2005-10-061-7/+16
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* [SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala2005-07-181-5/+2
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-115-30/+41
* [SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller2005-07-081-13/+7
* [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-282-15/+7
* [PATCH] make various thing staticAdrian Bunk2005-06-241-6/+0
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-206-22/+62
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-281-1/+10
* [SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier2005-04-281-18/+24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-169-0/+4507
OpenPOWER on IntegriCloud