index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
secure_seq.c
Age
Commit message (
Expand
)
Author
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2021-11-16
net: align static siphash keys
Eric Dumazet
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
2015-05-25
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
2014-08-22
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
net: always inline net_secret_init
Hannes Frederic Sowa
2013-10-19
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
2013-10-09
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
2013-09-28
net: net_secret should not depend on TCP
Eric Dumazet
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-01-17
net: fix some sparse errors
Eric Dumazet
2011-12-16
net:core: use IS_ENABLED
Igor Maravić
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller