Sign in
android-kvm
/
linux
/
c903327d3295b135eb8c81ebe0b68c1837718eb8
/
net
/
ipv4
/
tcp_cdg.c
f1947d7
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
by Linus Torvalds
· 2 years, 4 months ago
72e560c
tcp: cdg: allow tcp_cdg_release() to be called multiple times
by Eric Dumazet
· 2 years, 4 months ago
a251c17
treewide: use get_random_u32() when possible
by Jason A. Donenfeld
· 2 years, 5 months ago
4057037
tcp: add accessors to read/set tp->snd_cwnd
by Eric Dumazet
· 2 years, 11 months ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
825e1c5
tcp: cdg: use tcp high resolution clock cache
by Eric Dumazet
· 6 years ago
d85969f
tcp: cdg: make struct tcp_cdg static
by Colin Ian King
· 7 years ago
f1722a1
tcp: consolidate congestion control undo functions
by Yuchung Cheng
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
f78e73e
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
by Soheil Hassas Yeganeh
· 8 years ago
756ee17
tcp: replace cnt & rtt with struct in pkts_acked()
by Lawrence Brakmo
· 9 years ago
c10d931
tcp: do not assume TCP code is non preemptible
by Eric Dumazet
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
7617400
tcp: do not slow start when cwnd equals ssthresh
by Yuchung Cheng
· 10 years ago
758f0d4
tcp: cdg: use div_u64()
by Kenneth Klette Jonassen
· 10 years ago
2b0a8c9
tcp: add CDG congestion control
by Kenneth Klette Jonassen
· 10 years ago