提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 2e923b0251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Cong Wang 461b74c391 ipv4: clean up cookie_v4_check() 10 年之前
  Cong Wang e25f866fbc ipv4: share tcp_v4_save_options() with cookie_v4_check() 10 年之前
  Cong Wang 2077eebf7d ipv4: call __ip_options_echo() in cookie_v4_check() 10 年之前
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 年之前
  Florian Westphal 253ff51635 tcp: syncookies: mark cookie_secret read_mostly 11 年之前
  Christoph Lameter 903ceff7ca net: Replace get_cpu_var through this_cpu_ptr 11 年之前
  Octavian Purdila 57b47553f6 tcp: cookie_v4_init_sequence: skb should be const 11 年之前
  Lorenzo Colitti 84f39b08d7 net: support marking accepting TCP sockets 11 年之前
  Weilong Chen 0c9a67d2ed ipv4: fix checkpatch error "space prohibited" 11 年之前
  Hannes Frederic Sowa b23a002fc6 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once 11 年之前
  Eric Dumazet b44084c2c8 inet: rename ir_loc_port to ir_num 12 年之前
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock 12 年之前
  Florian Westphal 086293542b tcp: syncookies: reduce mss table to four values 12 年之前
  Florian Westphal 8c27bd75f0 tcp: syncookies: reduce cookie lifetime to 128 seconds 12 年之前
  Patrick McHardy 0198230b77 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check 12 年之前
  David S. Miller 6e0895c2ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 年之前
  Dmitry Popov d66954a066 tcp: incoming connections might use wrong route under synflood 12 年之前
  Christoph Paasch 1a2c6181c4 tcp: Remove TCPCT 12 年之前
  Hannes Frederic Sowa 5d134f1c1f tcp: make sysctl_tcp_ecn namespace aware 12 年之前
  Eric Dumazet e6c022a4fa tcp: better retrans tracking for defer-accept 12 年之前
  Jerry Chu 8336886f78 tcp: TCP Fast Open Server - support TFO listeners 13 年之前
  Yuchung Cheng 2100c8d2d9 net-tcp: Fast Open base 13 年之前
  Eric Dumazet dfd25ffffc tcp: fix syncookie regression 13 年之前
  Vijay Subramanian ab56222a32 tcp: Replace constants with #define macros 13 年之前
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 14 年之前
  Eric Dumazet cf533ea53e tcp: add const qualifiers where possible 14 年之前
  Mike Waychison f0e3d0689d tcp: initialize variable ecn_ok in syncookies path 14 年之前
  Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 年之前
  Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 年之前