Commit Graph

122 Commits (1459bb36b12ac52bde68d70e2ba7a6f1f2e8be17)

Author SHA1 Message Date
Peter Zijlstra 1ed176a801 [SCTP]: Cleanup of the sctp state table code. 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
Vlad Yasevich b68dbcab1d [SCTP]: Fix warning 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 18 years ago
Vlad Yasevich de76e695a5 [SCTP]: Remove temporary associations from backlog and hash. 18 years ago
Vlad Yasevich 4f4443088b [SCTP]: Correctly set IP id for SCTP traffic 18 years ago
Herbert Xu 28cd775273 [SCTP]: Always linearise packet on input 18 years ago
Ville Nuorvala 4251320fa2 [IPV6]: Make sure error handling is done when calling ip6_route_output(). 18 years ago
Ville Nuorvala 23c435f7ff [SCTP]: Fix minor typo 18 years ago
Vlad Yasevich 6aa2551cf1 [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. 19 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 19 years ago
Vlad Yasevich f236218b72 [SCTP]: Do not timestamp every SCTP packet. 19 years ago
Vlad Yasevich b56bab46f3 [SCTP]: Use correct mask when disabling PMTUD. 19 years ago
Sridhar Samudrala cd49788563 [SCTP]: Include sk_buff overhead while updating the peer's receive window. 19 years ago
Sridhar Samudrala 208edef6a5 [SCTP]: Enable Nagle algorithm by default. 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Brian Haley 4cbf1cae9f [SCTP]: Change globals to __read_mostly 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 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
Vladislav Yasevich df7deeb540 [SCTP]: Cleanup nomem handling in the state functions. 19 years ago
Sridhar Samudrala ac0b046272 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 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 9faa730f1c [SCTP]: Set chunk->data_accepted only if we are going to accept it. 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
Vlad Yasevich cfdeef3282 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). 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
Al Viro 8ca84481b6 [SCTP]: sctp_unpack_cookie() fix 19 years ago
Neil Horman d5b9f4c083 [SCTP]: Fix persistent slowdown in sctp when a gap ack consumes rx buffer. 19 years ago
Tsutomu Fujii d7c2c9e397 [SCTP]: Send only 1 window update SACK per message. 19 years ago
Sridhar Samudrala 503b55fd77 [SCTP]: Don't do CRC32C checksum over loopback. 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 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 a601266e4f [SCTP]: Validate the parameter length in HB-ACK chunk. 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
Sridhar Samudrala 35d63edb1c [SCTP]: Fix state table entries for chunks received in CLOSED state. 19 years ago
Sridhar Samudrala 62b08083ec [SCTP]: Fix panic's when receiving fragmented SCTP control chunks. 19 years ago
Vladislav Yasevich 672e7cca17 [SCTP]: Prevent possible infinite recursion with multiple bundled DATA. 19 years ago
Neil Horman 7c3ceb4fb9 [SCTP]: Allow spillover of receive buffer to avoid deadlock. 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago