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/ccids
Alexey Kodanev 64d9b03d08 dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() 7 years ago
..
lib License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Kconfig net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL 12 years ago
ccid2.c dccp: fix undefined behavior with 'cwnd' shift in ccid2_cwnd_restart() 7 years ago
ccid2.h dccp: do not use tcp_time_stamp 8 years ago
ccid3.c net: dccp: switch rx_tstamp_last_feedback to monotonic clock 7 years ago
ccid3.h