Commit Graph

503 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Brian Haley e773e4faa1 [IPV6]: Add v4mapped address inline 18 years ago
Neil Horman 4d93df0abd [SCTP]: Rewrite of sctp buffer management code 18 years ago
Al Viro 78bd8fbbcd fix sctp_del_bind_addr() last argument type 18 years ago
Wei Yongjun 6f4c618ddb SCTP : Add paramters validity check for ASCONF chunk 18 years ago
Vlad Yasevich 3c77f961b5 SCTP: Discard OOTB packetes with bundled INIT early. 18 years ago
Vlad Yasevich ece25dfa09 SCTP: Clean up OOTB handling and fix infinite loop processing 18 years ago
Vlad Yasevich d3f259687f SCTP: Explicitely discard OOTB chunks 18 years ago
Wei Yongjun 02c4e12c64 SCTP: Send ABORT chunk with correct tag in response to INIT ACK 18 years ago
Vlad Yasevich a09c83847b SCTP: Validate buffer room when processing sequential chunks 18 years ago
Vlad Yasevich 559cf710b0 [SCTP]: Convert bind_addr_list locking to RCU 18 years ago
Vlad Yasevich 2930354799 [SCTP]: Add RCU synchronization around sctp_localaddr_list 18 years ago
Wei Yongjun cb243a1a9f SCTP: Fix to handle invalid parameter length correctly 18 years ago
Vlad Yasevich 609ee4679b SCTP: Abort on COOKIE-ECHO if backlog is exceeded. 18 years ago
Vlad Yasevich 498d63071e SCTP: Correctly disable listening when backlog is 0. 18 years ago
Vlad Yasevich d0ce92910b SCTP: Do not retransmit chunks that are newer then rtt. 18 years ago
Vlad Yasevich cc75689a4c SCTP: Uncomfirmed transports can't become Inactive 18 years ago
Vlad Yasevich 2772b495ef SCTP: Pick the correct port when binding to 0. 18 years ago
Wei Yongjun d99fa42963 SCTP: Use net_ratelimit to suppress error messages print too fast 18 years ago
Wei Yongjun 00f1c2df2a SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly 18 years ago
Wei Yongjun 8d614ade51 SCTP: Fix sctp_addto_chunk() to add pad with correct length 18 years ago
Vlad Yasevich ab3e5e7b65 SCTP: Assign stream sequence numbers to the entire message 18 years ago
Vlad Yasevich ea2dfb3733 SCTP: properly clean up fragment and ordering queues during FWD-TSN. 18 years ago
Wei Yongjun 5f8f1c3c87 SCTP: remove useless code in function sctp_init_cause 18 years ago
Wei Yongjun aecedeab6f SCTP: drop SACK if ctsn is not less than the next tsn of assoc 18 years ago
Vlad Yasevich e4d1feab5d SCTP: IPv4 mapped addr not returned in SCTPv6 accept() 18 years ago
Dave Johnson b225b884a1 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() 18 years ago
Sebastian Siewior cc121fa87a sctp: fix shadow symbol in net/sctp/tsnmap.c 18 years ago
Sebastian Siewior d6f9fdaf64 sctp: try to fix readlock 18 years ago
sebastian@breakpoint.cc c86dabcf00 sctp: remove shadowed symbols 18 years ago
sebastian@breakpoint.cc 0a5fcb9cf8 sctp: move global declaration to header file. 18 years ago
sebastian@breakpoint.cc 046752104c sctp: make locally used function static 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
YOSHIFUJI Hideaki 9cbcbf4e01 [NET] SCTP: Fix whitespace errors. 18 years ago
Philippe De Muyter 56b3d975bb [NET]: Make all initialized struct seq_operations const. 18 years ago
Vlad Yasevich 1669d857a2 SCTP: Add scope_id validation for link-local binds 18 years ago
Vlad Yasevich f50f95cab7 SCTP: Check to make sure file is valid before setting timeout 18 years ago
Vlad Yasevich 3663c30660 SCTP: Fix thinko in sctp_copy_laddrs() 18 years ago
Zach Brown 5131a184a3 SCTP: lock_sock_nested in sctp_sock_migrate 18 years ago
Neil Horman 186e234358 SCTP: Fix sctp_getsockopt_get_peer_addrs 18 years ago
Neil Horman 408f22e81e SCTP: update sctp_getsockopt helpers to allow oversized buffers 18 years ago
Vlad Yasevich 06ad391919 [SCTP] Don't disable PMTU discovery when mtu is small 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 18 years ago
Vlad Yasevich c910b47e18 [SCTP] Update pmtu handling to be similar to tcp 18 years ago
Vlad Yasevich fe979ac169 [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails 18 years ago
Vlad Yasevich 8b35805693 [SCTP]: Allow unspecified port in sctp_bindx() 18 years ago
Vlad Yasevich d570ee490f [SCTP]: Correctly set daddr for IPv6 sockets during peeloff 18 years ago
Bill Nottingham 75202e7689 [NET]: Fix comparisons of unsigned < 0. 18 years ago
Jan Engelhardt 29e32ccdec [SCTP]: Use menuconfig objects. 18 years ago