index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
secure_seq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-2
/
+2
2022-05-05
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
1
-2
/
+2
2021-11-17
net: align static siphash keys
Eric Dumazet
1
-2
/
+2
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
1
-1
/
+0
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2018-07-11
infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
Arnd Bergmann
1
-0
/
+1
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
1
-4
/
+5
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
1
-12
/
+19
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+29
2017-03-25
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-10
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
1
-7
/
+6
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
1
-1
/
+3
2017-01-09
secure_seq: use SipHash in place of MD5
Jason A. Donenfeld
1
-82
/
+63
2016-12-02
tcp: allow to turn tcp timestamp randomization off
Florian Westphal
1
-2
/
+3
2016-12-02
tcp: randomize tcp timestamp offsets for each connection
Florian Westphal
1
-4
/
+6
2015-05-26
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
1
-1
/
+1
2014-08-23
net: use ktime_get_ns() and ktime_get_real_ns() helpers
Eric Dumazet
1
-3
/
+3
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-25
/
+0
2013-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-10-24
net: always inline net_secret_init
Hannes Frederic Sowa
1
-1
/
+1
2013-10-20
net: switch net_secret key generation to net_get_random_once
Hannes Frederic Sowa
1
-12
/
+2
2013-10-09
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
1
-0
/
+2
2013-09-29
net: net_secret should not depend on TCP
Eric Dumazet
1
-3
/
+24
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
1
-3
/
+1
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
1
-0
/
+1
2012-01-17
net: fix some sparse errors
Eric Dumazet
1
-1
/
+1
2011-12-17
net:core: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-2
/
+2
2011-12-06
net: Silence seq_scale() unused warning
Stephen Boyd
1
-0
/
+2
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
1
-1
/
+1
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+184