summaryrefslogtreecommitdiff
path: root/net/core/secure_seq.c
Commit message (Expand)AuthorAge
* tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-08
* tcp: randomize timestamps on syncookiesEric Dumazet2017-05-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
|\
| * secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal2017-03-24
* | tcp: rename *_sequence_number() to *_seq_and_tsoff()Alexey Kodanev2017-03-09
|/
* secure_seq: fix sparse errorsEric Dumazet2017-01-12
* secure_seq: use SipHash in place of MD5Jason A. Donenfeld2017-01-09
* tcp: allow to turn tcp timestamp randomization offFlorian Westphal2016-12-02
* tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-02
* net: remove a sparse error in secure_dccpv6_sequence_number()Eric Dumazet2015-05-25
* net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet2014-08-22
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\
| * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam2013-10-09
* | net: always inline net_secret_initHannes Frederic Sowa2013-10-23
* | net: switch net_secret key generation to net_get_random_onceHannes Frederic Sowa2013-10-19
|/
* net: net_secret should not depend on TCPEric Dumazet2013-09-28
* net: defer net_secret[] initializationEric Dumazet2013-04-29
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-30
* net: fix some sparse errorsEric Dumazet2012-01-17
* net:core: use IS_ENABLEDIgor Maravić2011-12-16
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* net: Silence seq_scale() unused warningStephen Boyd2011-12-06
* tcp: add const qualifiers where possibleEric Dumazet2011-10-21
* net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-06