aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/secure_seq.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet1-2/+3
2017-05-05tcp: randomize timestamps on syncookiesEric Dumazet1-4/+6
2017-03-09tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev1-3/+3
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal1-4/+4
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet1-2/+0
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2013-09-28net: net_secret should not depend on TCPEric Dumazet1-1/+0
2013-09-23secure_seq.h: Remove extern from function prototypesJoe Perches1-14/+14
2013-04-29net: defer net_secret[] initializationEric Dumazet1-0/+1
2011-10-21tcp: add const qualifiers where possibleEric Dumazet1-1/+1
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-0/+20