Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
405c84308c4335ee7cb58b9304b77b85e61f7129
/
net
/
core
/
secure_seq.c
84b114b
tcp: randomize timestamps on syncookies
by Eric Dumazet
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
28ee1b7
secure_seq: downgrade to per-host timestamp offsets
by Florian Westphal
· 8 years ago
a30aad5
tcp: rename *_sequence_number() to *_seq_and_tsoff()
by Alexey Kodanev
· 8 years ago
c1ce156
secure_seq: fix sparse errors
by Eric Dumazet
· 8 years ago
7cd23e5
secure_seq: use SipHash in place of MD5
by Jason A. Donenfeld
· 8 years ago
25429d7
tcp: allow to turn tcp timestamp randomization off
by Florian Westphal
· 8 years ago
95a22ca
tcp: randomize tcp timestamp offsets for each connection
by Florian Westphal
· 8 years ago
6831905
net: remove a sparse error in secure_dccpv6_sequence_number()
by Eric Dumazet
· 10 years ago
d2de875
net: use ktime_get_ns() and ktime_get_real_ns() helpers
by Eric Dumazet
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
34d92d5
net: always inline net_secret_init
by Hannes Frederic Sowa
· 11 years ago
e34c9a6
net: switch net_secret key generation to net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
cb03db9
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
by Fabio Estevam
· 11 years ago
9a3bab6
net: net_secret should not depend on TCP
by Eric Dumazet
· 11 years ago
aebda15
net: defer net_secret[] initialization
by Eric Dumazet
· 12 years ago
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
747465e
net: fix some sparse errors
by Eric Dumazet
· 13 years ago
a3bf7ae
net:core: use IS_ENABLED
by Igor Maravić
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
68109090
net: Silence seq_scale() unused warning
by Stephen Boyd
· 13 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 14 years ago