index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
secure_seq.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+29
2017-03-09
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-25
net: remove a sparse error in secure_dccpv6_sequence_number()
Eric Dumazet
1
-1
/
+1
2014-08-22
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-10-23
net: always inline net_secret_init
Hannes Frederic Sowa
1
-1
/
+1
2013-10-19
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-28
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-16
net:core: use IS_ENABLED
Igor Maravić
1
-1
/
+1
2011-12-11
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-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+184