aboutsummaryrefslogtreecommitdiff
path: root/include/net/secure_seq.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsGravatar Eric Dumazet 1-2/+3
2017-05-05tcp: randomize timestamps on syncookiesGravatar Eric Dumazet 1-4/+6
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Gravatar Alexey Kodanev 1-3/+3
2016-12-02tcp: randomize tcp timestamp offsets for each connectionGravatar Florian Westphal 1-4/+4
2014-06-02inetpeer: get rid of ip_id_countGravatar Eric Dumazet 1-2/+0
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2013-09-28net: net_secret should not depend on TCPGravatar Eric Dumazet 1-1/+0
2013-09-23secure_seq.h: Remove extern from function prototypesGravatar Joe Perches 1-14/+14
2013-04-29net: defer net_secret[] initializationGravatar Eric Dumazet 1-0/+1
2011-10-21tcp: add const qualifiers where possibleGravatar Eric Dumazet 1-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.Gravatar David S. Miller 1-0/+20