커밋 기록

작성자 SHA1 메시지 날짜
  David Ahern 6dd9a14e92 net: Allow accepted sockets to be bound to l3mdev domain 9 년 전
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions 10 년 전
  Eric Dumazet ed53d0ab76 net: shrink struct sock and request_sock by 8 bytes 10 년 전
  Eric Dumazet 6bcfd7f8c2 tcp: fix RFS vs lockless listeners 10 년 전
  Eric Dumazet a1a5344ddb tcp: avoid two atomic ops for syncookies 10 년 전
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 10 년 전
  Eric Dumazet 3f684b4b1f tcp: cookie_init_sequence() cleanups 10 년 전
  Yuchung Cheng 0f1c28ae74 tcp: usec resolution SYN/ACK RTT 10 년 전
  Eric Dumazet b80c0e7858 tcp: get_cookie_sock() consolidation 10 년 전
  Eric Dumazet 0144a81ccc tcp: fix ipv4 mapped request socks 10 년 전
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 년 전
  Eric Dumazet 08d2cc3b26 inet: request sock should init IPv6/IPv4 addresses 10 년 전
  Eric Dumazet 0470c8ca1d inet: fix request sock refcounting 10 년 전
  Eric Dumazet 9439ce00f2 tcp: rename struct tcp_request_sock listener 10 년 전
  Eric Dumazet 407640de21 inet: add sk_listener argument to inet_reqsk_alloc() 10 년 전
  Eric Dumazet 13854e5a60 inet: add proper refcounting to request sock 10 년 전
  Eric Dumazet 16f86165bd inet: fill request sock ir_iif for IPv4 10 년 전
  Eric Dumazet 3f66b083a5 inet: introduce ireq_family 10 년 전
  Eric Dumazet d77c555d32 net: fix CONFIG_NET_NS=n compilation 10 년 전
  Eric Dumazet 33cf7c90fe net: add real socket cookies 10 년 전
  Florian Westphal f7b3bec6f5 net: allow setting ecn via routing table 10 년 전
  Florian Westphal f1673381b1 syncookies: split cookie_check_timestamp() into two functions 10 년 전
  Florian Westphal 274e2da0ec syncookies: avoid magic values and document which-bit-is-what-option 10 년 전
  Florian Westphal 646697b9e3 syncookies: only increment SYNCOOKIESFAILED on validation error 10 년 전
  Linus Torvalds 2e923b0251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 년 전
  Cong Wang 461b74c391 ipv4: clean up cookie_v4_check() 11 년 전
  Cong Wang e25f866fbc ipv4: share tcp_v4_save_options() with cookie_v4_check() 11 년 전
  Cong Wang 2077eebf7d ipv4: call __ip_options_echo() in cookie_v4_check() 11 년 전
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 11 년 전
  Florian Westphal 253ff51635 tcp: syncookies: mark cookie_secret read_mostly 11 년 전