Commit History

Author SHA1 Message Date
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  David S. Miller b079115937 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Dave Watson d97af30f61 tcp: fix null ptr deref in getsockopt(..., TCP_ULP, ...) 8 years ago
  WANG Cong d747a7a51b tcp: reset sk_rx_dst in tcp_disconnect() 8 years ago
  Ivan Delalande 8917a777be tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix 8 years ago
  Dave Watson e3b5616a34 tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions 8 years ago
  Dave Watson 734942cc4e tcp: ULP infrastructure 8 years ago
  Eric Dumazet 0604475119 tcp: add TCPMemoryPressuresChrono counter 8 years ago
  David S. Miller 216fe8f021 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Douglas Caetano dos Santos 15e5651525 tcp: reinitialize MTU probing when setting MSS in a TCP repair 8 years ago
  David S. Miller 34aa83c2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Wei Wang ba615f6752 tcp: avoid fastopen API to be used on AF_UNSPEC 8 years ago
  David S. Miller 218b6a5b23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Rohit Chavan a777f715ca net: ipv4: tcp: fixed comment coding style issue 8 years ago
  Wei Wang 499350a5a6 tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0 8 years ago
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 years ago
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 8 years ago
  Eric Dumazet 628174ccc4 tcp: uses jiffies_32 to feed tp->chrono_start 8 years ago
  Eric Dumazet d635fbe27e tcp: use tcp_jiffies32 to feed tp->lsndtime 8 years ago
  Davide Caratti d68be71ea1 tcp: fix access to sk->sk_state in tcp_poll() 8 years ago
  Eric Dumazet 645f4c6f2e tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps 8 years ago
  Wei Wang cf1ef3f071 net/tcp_fastopen: Disable active side TFO in certain scenarios 8 years ago
  David S. Miller 6b6cbc1471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 17c3060b17 tcp: clear saved_syn in tcp_disconnect() 8 years ago
  Gao Feng 589c49cbf9 net: tcp: Define the TCP_MAX_WSCALE instead of literal number 14 8 years ago
  David S. Miller 16ae1f2236 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Gao Feng cfc62d878f net: tcp: Permit user set TCP_MAXSEG to default value 8 years ago
  Eric Dumazet db7f00b8db tcp: tcp_get_info() should read tcp_time_stamp later 8 years ago
  Wei Wang 7db92362d2 tcp: fix potential double free issue for fastopen_req 8 years ago