Commit Graph

65 Commits (a124c28ef85d9b780c418b2c5d8f01cd6a06ff3e)

Author SHA1 Message Date
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
Sridhar Samudrala 8de8c87380 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Vlad Yasevich 81845c21dc [SCTP]: correct the number of INIT retransmissions 19 years ago
Sridhar Samudrala c4d2444e99 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). 19 years ago
Vlad Yasevich 8116ffad41 [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. 19 years ago
Randy Dunlap 4fc268d24c [PATCH] capable/capability.h (net/) 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
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. 20 years ago