summaryrefslogtreecommitdiff
path: root/net/ipv4/syncookies.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
|\
| * net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2020-11-18
* | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
|\|
| * tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-23
* | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
|\|
| * tcp/dccp: fix ireq->opt racesEric Dumazet2017-11-18
* | Merge 4.4.81 into android-4.4Greg Kroah-Hartman2017-08-11
|\|
| * ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko2017-08-11
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
* | Revert "net: core: Support UID-based routing."Lorenzo Colitti2016-12-20
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* 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
|/
* tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila2014-06-27
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* ipv4: fix checkpatch error "space prohibited"Weilong Chen2013-12-26
* inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_rand...Hannes Frederic Sowa2013-10-19
* inet: rename ir_loc_port to ir_numEric Dumazet2013-10-10
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* tcp: syncookies: reduce mss table to four valuesFlorian Westphal2013-09-24
* tcp: syncookies: reduce cookie lifetime to 128 secondsFlorian Westphal2013-09-24