커밋 기록

작성자 SHA1 메시지 날짜
  Neal Cardwell d06c3583c2 tcp: remove extra POLL_OUT added for finished active connect() 8 년 전
  Eric Dumazet 5357f0bd4e tcp: tcp_data_queue() cleanup 8 년 전
  Florian Westphal 573aeb0492 tcp: remove CA_ACK_SLOWPATH 8 년 전
  Florian Westphal 45f119bf93 tcp: remove header prediction 8 년 전
  Florian Westphal c13ee2a4f0 tcp: reindent two spots after prequeue removal 8 년 전
  Florian Westphal e7942d0633 tcp: remove prequeue support 8 년 전
  Matvejchikov Ilya e42e24c3cc tcp: remove redundant argument from tcp_rcv_established() 8 년 전
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 년 전
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks 8 년 전
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs 8 년 전
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps 8 년 전
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling 8 년 전
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack 8 년 전
  Eric Dumazet eed29f17f0 tcp: add a struct net parameter to tcp_parse_options() 8 년 전
  Yuchung Cheng 775e68a93f tcp: use TS opt on RTTs for congestion control 8 년 전
  Eric Dumazet d0e1a1b5a8 tcp: better validation of received ack sequences 8 년 전
  Soheil Hassas Yeganeh 6f5b24eed0 tcp: warn on negative reordering values 8 년 전
  David S. Miller c6cd850d65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 년 전
  Eric Dumazet b17b8a20c5 tcp: fix tcp_rearm_rto() 8 년 전
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 년 전
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 8 년 전
  Eric Dumazet 594208afe4 tcp: use tcp_jiffies32 in __tcp_oow_rate_limited() 8 년 전
  Eric Dumazet 70eabf0e1b tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime 8 년 전
  Eric Dumazet c2203cf75e tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp 8 년 전
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime 8 년 전
  Soheil Hassas Yeganeh bafbb9c732 tcp: eliminate negative reordering in tcp_clean_rtx_queue 8 년 전
  Yuchung Cheng b451e5d24b tcp: avoid fragmenting peculiar skbs in SACK 8 년 전
  Eric Dumazet 84b114b984 tcp: randomize timestamps on syncookies 8 년 전
  Eric Dumazet 645f4c6f2e tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps 8 년 전
  Eric Dumazet a6db50b81e tcp: remove ack_time from struct tcp_sacktag_state 8 년 전