summaryrefslogtreecommitdiff
path: root/net/ipv4/syncookies.c
Commit message (Expand)AuthorAge
* net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel2018-03-25
* tcp: Namespace-ify sysctl_tcp_workaround_signed_windowsEric Dumazet2017-10-28
* tcp/dccp: fix ireq->opt racesEric Dumazet2017-10-21
* ip/options: explicitly provide net ns to __ip_options_echo()Paolo Abeni2017-08-06
* ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-07-18
* net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-01
* tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet2017-06-08
* tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2017-06-08
* tcp: Namespaceify sysctl_tcp_sackEric Dumazet2017-06-08
* tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet2017-06-08
* tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet2017-05-17
* tcp: randomize timestamps on syncookiesEric Dumazet2017-05-05
* syncookies: use SipHash in place of SHA1Jason A. Donenfeld2017-01-09
* tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal2016-12-02
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* net: rename NET_{ADD|INC}_STATS_BH()Eric Dumazet2016-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv4: Namespaceify tcp syncookies sysctl knobNikolay Borisov2016-02-07
* | tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
|/
* net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-18
* tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* net: shrink struct sock and request_sock by 8 bytesEric Dumazet2015-10-12
* tcp: fix RFS vs lockless listenersEric Dumazet2015-10-11
* tcp: avoid two atomic ops for syncookiesEric Dumazet2015-10-05
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* tcp: cookie_init_sequence() cleanupsEric Dumazet2015-09-29
* tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-21
* tcp: get_cookie_sock() consolidationEric Dumazet2015-06-07
* tcp: fix ipv4 mapped request socksEric Dumazet2015-03-25
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
* inet: request sock should init IPv6/IPv4 addressesEric Dumazet2015-03-18
* inet: fix request sock refcountingEric Dumazet2015-03-17
* tcp: rename struct tcp_request_sock listenerEric Dumazet2015-03-17
* inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-17
* inet: add proper refcounting to request sockEric Dumazet2015-03-16
* inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-14
* inet: introduce ireq_familyEric Dumazet2015-03-12
* net: fix CONFIG_NET_NS=n compilationEric Dumazet2015-03-11
* net: add real socket cookiesEric Dumazet2015-03-11
* net: allow setting ecn via routing tableFlorian Westphal2014-11-04
* syncookies: split cookie_check_timestamp() into two functionsFlorian Westphal2014-11-04
* syncookies: avoid magic values and document which-bit-is-what-optionFlorian Westphal2014-11-04
* syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal2014-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-18
|\
| * ipv4: clean up cookie_v4_check()Cong Wang2014-10-17
| * ipv4: share tcp_v4_save_options() with cookie_v4_check()Cong Wang2014-10-17
| * ipv4: call __ip_options_echo() in cookie_v4_check()Cong Wang2014-10-17
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \ | |/ |/|
| * net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter2014-08-26
* | tcp: syncookies: mark cookie_secret read_mostlyFlorian Westphal2014-08-27
|/