Age | Commit message (Expand) | Author | Files | Lines |
2006-01-04 | [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. | Frank Filz | 1 | -0/+14 |
2006-01-04 | [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. | Frank Filz | 2 | -20/+72 |
2005-11-12 | [SCTP]: Include ulpevents in socket receive buffer accounting. | Neil Horman | 1 | -0/+16 |
2005-11-12 | [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. | Vladislav Yasevich | 1 | -3/+4 |
2005-11-12 | [SCTP]: Remove timeouts[] array from sctp_endpoint. | Vladislav Yasevich | 1 | -3/+0 |
2005-10-29 | [SCTP] Rename SCTP specific control message flags. | Ivan Skytte Jorgensen | 1 | -4/+4 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 5 | -33/+30 |
2005-10-07 | [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. | Sridhar Samudrala | 1 | -5/+5 |
2005-10-07 | [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. | Ivan Skytte J�rgensen | 1 | -7/+16 |
2005-08-30 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-07-19 | [SCTP]: Fix potential null pointer dereference while handling an icmp error | Sridhar Samudrala | 1 | -5/+2 |
2005-07-12 | [SCTP]: __nocast annotations | Alexey Dobriyan | 5 | -30/+41 |
2005-07-09 | [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. | David S. Miller | 1 | -13/+7 |
2005-06-29 | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2 | -15/+7 |
2005-06-24 | [PATCH] make various thing static | Adrian Bunk | 1 | -6/+0 |
2005-06-21 | [SCTP] sctp_connectx() API support | Frank Filz | 6 | -22/+62 |
2005-04-28 | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman | 1 | -1/+10 |
2005-04-28 | [SCTP] Implement Sec 2.41 of SCTP Implementers guide. | Jerome Forissier | 1 | -18/+24 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 9 | -0/+4507 |