aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/syncookies.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-11
* | tcp: Remove TCPCTChristoph Paasch2013-03-17
|/
* tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
* tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
* tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
* net-tcp: Fast Open baseYuchung Cheng2012-07-19
* tcp: fix syncookie regressionEric Dumazet2012-03-11
* tcp: Replace constants with #define macrosVijay Subramanian2011-12-21
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* tcp: add const qualifiers where possibleEric Dumazet2011-10-21
* tcp: initialize variable ecn_ok in syncookies pathMike Waychison2011-08-11
* tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open sideJerry Chu2011-06-08
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller2011-03-31
* net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2011-03-12
* ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* syncookies: add support for ECNFlorian Westphal2010-06-27
* syncookies: do not store rcv_wscale in tcp timestampFlorian Westphal2010-06-27
* syncookies: check decoded options against sysctl settingsFlorian Westphal2010-06-16
* net-next: remove useless union keywordChangli Gao2010-06-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
|\
| * tcp: use correct net ns in cookie_v4_check()Eric Dumazet2010-06-04
* | syncookies: update mss tablesFlorian Westphal2010-06-05
* | syncookies: avoid unneeded tcp header flag double checkFlorian Westphal2010-06-05
|/
* net: Add rtnetlink init_rcvwnd to set the TCP initial receive windowlaurent chavey2009-12-23
* tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.David S. Miller2009-12-15
* TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-03
* Allow tcp_parse_options to consult dst entryGilad Ben-Yossef2009-10-29
* net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2009-10-07
* percpu: clean up percpu variable definitionsTejun Heo2009-06-24
* percpu: cleanup percpu array definitionsTejun Heo2009-06-24
* syncookies: remove last_synq_overflow from struct tcp_sockFlorian Westphal2009-04-20
* lsm: Relocate the IPv4 security_inet_conn_request() hooksPaul Moore2009-03-28
* tcp: Port redirection support for TCPKOVACS Krisztian2008-10-01
* ipv4: Make Netfilter's ip_route_me_harder() non-local address compatibleKOVACS Krisztian2008-10-01
* syncookies: Make sure ECN is disabledFlorian Westphal2008-07-26
* mib: add net to NET_INC_STATS_BHPavel Emelyanov2008-07-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-13
|\
| * inet{6}_request_sock: Init ->opt and ->pktopts in the constructorArnaldo Carvalho de Melo2008-06-10
* | net: remove CVS keywordsAdrian Bunk2008-06-12
|/
* [Syncookies]: Add support for TCP options via timestamps.Florian Westphal2008-04-10
* [TCP]: Shrink syncookie_secret by 8 byte.Florian Westphal2008-03-24
* [TCP]: Add IPv6 support to TCP SYN cookiesGlenn Griffin2008-03-04
* [TCP]: lower stack usage in cookie_hash() functionEric Dumazet2008-03-04
* [NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev2008-01-28