提交歷史

作者 SHA1 備註 提交日期
  Andrey Vagin 319b0534b9 tcp: allow to enable the repair mode for non-listening sockets 8 年之前
  David S. Miller bb598c1b8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 年之前
  Eric Dumazet f522a5fcf6 tcp: remove unaligned accesses from tcp_get_info() 8 年之前
  Eric Dumazet 67db3e4bfb tcp: no longer hold ehash lock while calling tcp_get_info() 8 年之前
  Eric Dumazet ccbf3bfaee tcp: shortcut listeners in tcp_get_info() 8 年之前
  Eric Dumazet 79d8665b95 tcp: fix return value for partial writes 8 年之前
  Eric Dumazet ac9e70b17e tcp: fix potential memory corruption 8 年之前
  Linus Torvalds b66484cd74 Merge branch 'akpm' (patches from Andrew) 9 年之前
  Johannes Weiner 2d75807383 mm: memcontrol: consolidate cgroup socket tracking 9 年之前
  Linus Torvalds d1f5323370 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Al Viro 25869262ef skb_splice_bits(): get rid of callback 9 年之前
  Yuchung Cheng eb8329e0a0 tcp: export data delivery rate 9 年之前
  Soheil Hassas Yeganeh d7722e8570 tcp: track application-limited rate samples 9 年之前
  Eric Dumazet b2d3ea4a73 tcp: switch back to proper tcp_skb_cb size check in tcp_init() 9 年之前
  Neal Cardwell 6403389211 tcp: use windowed min filter library for TCP min_rtt estimation 9 年之前
  Eric Dumazet 3613b3dbd1 tcp: prepare skbs for better sack shifting 9 年之前
  Yaogong Wang 9f5afeae51 tcp: use an RB tree for ooo receive queue 9 年之前
  David S. Miller 6abdd5f593 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 年之前
  Tom Herbert 3203558589 tcp: Set read_sock and peek_len proto_ops 9 年之前
  David Ahern d7226c7a4d net: diag: Fix refcnt leak in error path destroying socket 9 年之前
  Eric Dumazet b6c6b645d2 tcp: md5: remove tcp_md5_hash_header() 9 年之前
  Eric Dumazet 19689e38ec tcp: md5: use kmalloc() backed scratch areas 9 年之前
  Andrey Vagin b1ed4c4fa9 tcp: add an ability to dump and restore window parameters 9 年之前
  Eric Dumazet d4011239f4 tcp: guarantee forward progress in tcp_sendmsg() 9 年之前
  Eric Dumazet d41a69f1d3 tcp: make tcp_sendmsg() aware of socket backlog 9 年之前
  Eric Dumazet fb3477c0f4 tcp: do not block bh during prequeue processing 9 年之前
  Eric Dumazet c10d9310ed tcp: do not assume TCP code is non preemptible 9 年之前
  Martin KaFai Lau c134ecb878 tcp: Make use of MSG_EOR in tcp_sendmsg 9 年之前
  Soheil Hassas Yeganeh 0a2cf20c3f tcp: remove SKBTX_ACK_TSTAMP since it is redundant 9 年之前
  Soheil Hassas Yeganeh 863c1fd981 tcp: remove an unnecessary check in tcp_tx_timestamp 9 年之前