Commit Graph

78 Commits (16d00fb7765a43a1b05989062e985d283b3a1f2d)

Author SHA1 Message Date
Vlad Yasevich 16d00fb776 [SCTP]: Verify all destination ports in sctp_connectx. 18 years ago
Vlad Yasevich aad97f38b7 [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Vlad Yasevich 703315712c [SCTP]: Implement SCTP_MAX_BURST socket option. 18 years ago
Vlad Yasevich bdf3092af6 [SCTP]: Honor flags when setting peer address parameters 18 years ago
Vlad Yasevich d49d91d79a [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. 18 years ago
Vlad Yasevich b6e1331f3c [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option 18 years ago
Paolo Galtieri 0304ff8a2d [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. 18 years ago
Tsutomu Fujii ea2bc483ff [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Al Viro dce116ae86 [SCTP]: Get rid of the last remnants of sin_port flipping. 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro 8cec6b8066 [SCTP]: We need to be careful when copying to sockaddr_storage. 18 years ago
Al Viro b3f5b3b665 [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. 18 years ago
Al Viro 5ae955cffd [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). 18 years ago
Al Viro 6244be4e06 [SCTP]: Trivial parts of a_h -> a switch. 18 years ago
Al Viro 6c7be55ca0 [SCTP]: sctp_has_association() switched to net-endian. 18 years ago
Al Viro cd4ff034e3 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. 18 years ago
Al Viro 5ab7b859ab [SCTP]: Switch sctp_add_bind_addr() to net-endian. 18 years ago
Al Viro 4bdf4b5fe2 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. 18 years ago
Al Viro c9a08505ec [SCTP]: Switch sctp_del_bind_addr() to net-endian. 18 years ago
Al Viro be29681edf [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. 18 years ago
Al Viro 7e1e4a2b9d [SCTP]: Switch sctp_bind_addr_match() to net-endian. 18 years ago
Al Viro 5f242a13e8 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro 30330ee00c [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() 18 years ago
Al Viro 04afd8b282 [SCTP]: Beginning of sin_port fixes. 18 years ago
Vlad Yasevich 4f4443088b [SCTP]: Correctly set IP id for SCTP traffic 19 years ago
Ville Nuorvala 23c435f7ff [SCTP]: Fix minor typo 19 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 19 years ago
Sridhar Samudrala 208edef6a5 [SCTP]: Enable Nagle algorithm by default. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Vladislav Yasevich 3fd091e73b [SCTP]: Remove multiple levels of msecs to jiffies conversions. 19 years ago
Sridhar Samudrala 8abfedd889 [SCTP]: Use the flags value that is passed as an arg to sctp_accept. 19 years ago
Vladislav Yasevich eb5fa39f5e [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. 19 years ago
Herbert Xu 1b489e11d4 [SCTP]: Use HMAC template and hash interface 19 years ago
Sridhar Samudrala b9ac86727f [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). 19 years ago
Sridhar Samudrala c164a9ba0a Fix sctp privilege elevation (CVE-2006-3745) 19 years ago
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Sridhar Samudrala 37fa6878bc [SCTP]: Check for NULL arg to sctp_bucket_destroy(). 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Vlad Yasevich 402d68c433 [SCTP]: Limit association max_retrans setting in setsockopt. 19 years ago
Vladislav Yasevich b89498a1c2 [SCTP]: Allow linger to abort 1-N style sockets. 19 years ago
Vladislav Yasevich 61c9fed416 [SCTP]: A better solution to fix the race between sctp_peeloff() and 19 years ago