index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_cdg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
1
-1
/
+1
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
|
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
2022-10-12
1
-0
/
+2
|
/
*
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-04-06
1
-15
/
+15
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
2018-10-15
1
-1
/
+1
*
tcp: cdg: make struct tcp_cdg static
Colin Ian King
2017-10-16
1
-1
/
+1
*
tcp: consolidate congestion control undo functions
Yuchung Cheng
2017-08-06
1
-11
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
2016-09-21
1
-6
/
+6
*
tcp: replace cnt & rtt with struct in pkts_acked()
Lawrence Brakmo
2016-05-11
1
-7
/
+7
*
tcp: do not assume TCP code is non preemptible
Eric Dumazet
2016-05-02
1
-10
/
+10
*
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
1
-10
/
+10
*
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
2015-07-09
1
-1
/
+1
*
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
2015-06-14
1
-1
/
+1
*
tcp: add CDG congestion control
Kenneth Klette Jonassen
2015-06-11
1
-0
/
+433