summaryrefslogtreecommitdiffstats
path: root/include/net/sctp
Commit message (Expand)AuthorAgeFilesLines
* [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