You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/dccp
Eric Dumazet f373b53b5f tcp: replace ehash_size by ehash_mask 16 years ago
..
ccids dccp ccid-3: Remove CCID naming redundancy 2/2 16 years ago
Kconfig dccp: Lockless integration of CCID congestion-control plugins 16 years ago
Makefile dccp: Integrate the TFRC library with DCCP 16 years ago
ackvec.c
ackvec.h dccp: Minimise header option overhead in setting the MPS 16 years ago
ccid.c dccp: Integrate the TFRC library with DCCP 16 years ago
ccid.h dccp: Clean up ccid.c after integration of CCID plugins 16 years ago
dccp.h net: Make setsockopt() optlen be unsigned. 16 years ago
diag.c dccp_diag: LISTEN sockets don't have CCIDs 16 years ago
feat.c net: mark read-only arrays as const 16 years ago
feat.h dccp: Debugging functions for feature negotiation 16 years ago
input.c dccp: Integrate the TFRC library with DCCP 16 years ago
ipv4.c net: constify struct net_protocol 16 years ago
ipv6.c IPv6: use ipv6_addr_set_v4mapped() 16 years ago
ipv6.h
minisocks.c dccp: Implement both feature-local and feature-remote Sequence Window feature 16 years ago
options.c dccp: Debugging functions for feature negotiation 16 years ago
output.c net: adding memory barrier to the poll and receive callbacks 16 years ago
probe.c dccp ccid-3: Remove CCID naming redundancy 2/2 16 years ago
proto.c tcp: replace ehash_size by ehash_mask 16 years ago
sysctl.c dccp: Initialisation and type-checking of feature sysctls 16 years ago
timer.c