- 49ecc2e9 net: align static siphash keys by Eric Dumazet · 3 years, 2 months ago
- c595b12 net/ipv4/syncookies.c: remove superfluous header files from syncookies.c by Mianhan Liu · 3 years, 4 months ago
- ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 1 month ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
- 909172a net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 9d8c05a tcp: fix syn cookied MPTCP request socket leak by Paolo Abeni · 4 years, 3 months ago
- e9b12ed tcp: record received TOS value in the request socket by Wei Wang · 4 years, 4 months ago
- 0e8642c tcp: fix build fong CONFIG_MPTCP=n by Eric Dumazet · 4 years, 5 months ago
- 9466a1c mptcp: enable JOIN requests even if cookies are in use by Florian Westphal · 4 years, 5 months ago
- 6fc8c82 tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option by Florian Westphal · 4 years, 5 months ago
- ae2dd71 mptcp: handle tcp fallback when using syn cookies by Florian Westphal · 5 years ago
- 200ecef tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp by Eric Dumazet · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 9403cf2 tcp: free request sock directly upon TFO or syncookies error by Guillaume Nault · 6 years ago
- 9d3e136 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
- d3edd06 tcp: provide earliest departure time in skb->tstamp by Eric Dumazet · 6 years ago
- bc58a1b net/ipv4: disable SMC TCP option with SYN Cookies by Hans Wippel · 7 years ago
- ceef9ab tcp: Namespace-ify sysctl_tcp_workaround_signed_windows by Eric Dumazet · 7 years ago
- c92e8c0 tcp/dccp: fix ireq->opt races by Eric Dumazet · 7 years ago
- 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
- 18bcf29 ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() by Alexander Potapenko · 7 years ago
- 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 5d2ed05 tcp: Namespaceify sysctl_tcp_timestamps by Eric Dumazet · 8 years ago
- 9bb37ef tcp: Namespaceify sysctl_tcp_window_scaling by Eric Dumazet · 8 years ago
- f930103 tcp: Namespaceify sysctl_tcp_sack by Eric Dumazet · 8 years ago
- eed29f1 tcp: add a struct net parameter to tcp_parse_options() by Eric Dumazet · 8 years ago
- 9a568de tcp: switch TCP TS option (RFC 7323) to 1ms clock by Eric Dumazet · 8 years ago
- 84b114b tcp: randomize timestamps on syncookies by Eric Dumazet · 8 years ago
- fe62d05 syncookies: use SipHash in place of SHA1 by Jason A. Donenfeld · 8 years ago
- 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
- e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
- 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
- 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
- 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
- 5e0724d tcp/dccp: fix hashdance race for passive sessions by Eric Dumazet · 9 years ago
- ed53d0a net: shrink struct sock and request_sock by 8 bytes by Eric Dumazet · 9 years ago
- 6bcfd7f tcp: fix RFS vs lockless listeners by Eric Dumazet · 9 years ago
- a1a5344 tcp: avoid two atomic ops for syncookies by Eric Dumazet · 9 years ago
- 079096f tcp/dccp: install syn_recv requests into ehash table by Eric Dumazet · 9 years ago
- 3f684b4 tcp: cookie_init_sequence() cleanups by Eric Dumazet · 9 years ago
- 0f1c28a tcp: usec resolution SYN/ACK RTT by Yuchung Cheng · 9 years ago
- b80c0e7 tcp: get_cookie_sock() consolidation by Eric Dumazet · 10 years ago
- 0144a81 tcp: fix ipv4 mapped request socks by Eric Dumazet · 10 years ago
- fa76ce73 inet: get rid of central tcp/dccp listener timer by Eric Dumazet · 10 years ago
- 08d2cc3b inet: request sock should init IPv6/IPv4 addresses by Eric Dumazet · 10 years ago
- 0470c8c inet: fix request sock refcounting by Eric Dumazet · 10 years ago
- 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 10 years ago
- 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 10 years ago
- 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 10 years ago
- 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 10 years ago
- 3f66b08 inet: introduce ireq_family by Eric Dumazet · 10 years ago
- d77c555 net: fix CONFIG_NET_NS=n compilation by Eric Dumazet · 10 years ago
- 33cf7c9 net: add real socket cookies by Eric Dumazet · 10 years ago
- f7b3bec net: allow setting ecn via routing table by Florian Westphal · 10 years ago
- f167338 syncookies: split cookie_check_timestamp() into two functions by Florian Westphal · 10 years ago
- 274e2da syncookies: avoid magic values and document which-bit-is-what-option by Florian Westphal · 10 years ago
- 646697b syncookies: only increment SYNCOOKIESFAILED on validation error by Florian Westphal · 10 years ago
- 2e923b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
- 461b74c ipv4: clean up cookie_v4_check() by Cong Wang · 10 years ago
- e25f866 ipv4: share tcp_v4_save_options() with cookie_v4_check() by Cong Wang · 10 years ago
- 2077eeb ipv4: call __ip_options_echo() in cookie_v4_check() by Cong Wang · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- 253ff51 tcp: syncookies: mark cookie_secret read_mostly by Florian Westphal · 10 years ago
- 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
- 57b4755 tcp: cookie_v4_init_sequence: skb should be const by Octavian Purdila · 11 years ago
- 84f39b0 net: support marking accepting TCP sockets by Lorenzo Colitti · 11 years ago
- 0c9a67d ipv4: fix checkpatch error "space prohibited" by Weilong Chen · 11 years ago
- b23a002 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once by Hannes Frederic Sowa · 11 years ago
- b44084c inet: rename ir_loc_port to ir_num by Eric Dumazet · 11 years ago
- 634fb979 inet: includes a sock_common in request_sock by Eric Dumazet · 11 years ago
- 0862935 tcp: syncookies: reduce mss table to four values by Florian Westphal · 11 years ago
- 8c27bd7 tcp: syncookies: reduce cookie lifetime to 128 seconds by Florian Westphal · 11 years ago
- 0198230 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check by Patrick McHardy · 11 years ago
- 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
- d66954a tcp: incoming connections might use wrong route under synflood by Dmitry Popov · 12 years ago
- 1a2c618 tcp: Remove TCPCT by Christoph Paasch · 12 years ago
- 5d134f1 tcp: make sysctl_tcp_ecn namespace aware by Hannes Frederic Sowa · 12 years ago
- e6c022a tcp: better retrans tracking for defer-accept by Eric Dumazet · 12 years ago
- 8336886 tcp: TCP Fast Open Server - support TFO listeners by Jerry Chu · 12 years ago
- 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
- dfd25ff tcp: fix syncookie regression by Eric Dumazet · 13 years ago
- ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 13 years ago
- bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
- cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
- f0e3d068 tcp: initialize variable ecn_ok in syncookies path by Mike Waychison · 13 years ago
- 9ad7c04 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side by Jerry Chu · 14 years ago
- f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 14 years ago
- 1bba6ff ipv4: Use flowi4_init_output() in cookie_v4_check() by David S. Miller · 14 years ago
- 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 14 years ago
- 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 14 years ago
- 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 14 years ago
- 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
- b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
- 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
- 172d69e syncookies: add support for ECN by Florian Westphal · 15 years ago
- 734f614 syncookies: do not store rcv_wscale in tcp timestamp by Florian Westphal · 15 years ago
- 8c76368 syncookies: check decoded options against sysctl settings by Florian Westphal · 15 years ago