Age | Commit message (Expand) | Author |
---|---|---|
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-08 | tcp: Namespaceify sysctl_tcp_timestamps | Eric Dumazet |
2017-05-05 | tcp: randomize timestamps on syncookies | Eric Dumazet |
2017-03-09 | tcp: rename *_sequence_number() to *_seq_and_tsoff() | Alexey Kodanev |
2016-12-02 | tcp: randomize tcp timestamp offsets for each connection | Florian Westphal |
2014-06-02 | inetpeer: get rid of ip_id_count | Eric Dumazet |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-28 | net: net_secret should not depend on TCP | Eric Dumazet |
2013-09-23 | secure_seq.h: Remove extern from function prototypes | Joe Perches |
2013-04-29 | net: defer net_secret[] initialization | Eric Dumazet |
2011-10-21 | tcp: add const qualifiers where possible | Eric Dumazet |
2011-08-06 | net: Compute protocol sequence numbers and fragment IDs using MD5. | David S. Miller |