Commit Graph

21 Commits (bd6a59b22fd3bd044bb14978b885bcd042a10e8e)

Author SHA1 Message Date
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
Neil Horman 9bffc4ace1 [SCTP]: Fix sctp to not return erroneous POLLOUT events. 19 years ago
Al Viro d3a880e1ff [PATCH] Address of void __user * is void __user * *, not void * __user * 19 years ago
Neil Horman 6736dc35e9 [SCTP]: Return socket errors only if the receive queue is empty. 19 years ago
Neil Horman 049b3ff5a8 [SCTP]: Include ulpevents in socket receive buffer accounting. 19 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 19 years ago
Ivan Skytte Jorgensen 64a0c1c81e [SCTP] Do not allow unprivileged programs initiating new associations on 19 years ago
Ivan Skytte Jorgensen 96a339985d [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value. 19 years ago
Ivan Skytte Jorgensen a1ab358269 [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure. 19 years ago
Ivan Skytte Jorgensen eaa5c54dbe [SCTP] Rename SCTP specific control message flags. 19 years ago
Ivan Skytte Jørgensen 5fe467ee97 [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Herbert Xu 1e061ab2e5 [SCTP]: Replace spin_lock_irqsave with spin_lock_bh 20 years ago
Vladislav Yasevich 4243cac1e7 [SCTP]: Fix bug in restart of peeled-off associations. 20 years ago
Neil Horman 4eb701dfc6 [SCTP] Fix SCTP sendbuffer accouting. 20 years ago
Vladislav Yasevich 173372162d [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago