Sign in
android-kvm
/
linux
/
bea1bfd5b7226ac7c3f93f76be89221f33222a34
/
net
/
core
/
secure_seq.c
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
07f3355
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
by Arnd Bergmann
· 7 years ago
5d2ed05
tcp: Namespaceify sysctl_tcp_timestamps
by Eric Dumazet
· 8 years ago
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
· 13 years ago