Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds 2e923b0251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 年之前
  Linus Torvalds 0429fbc0bd Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 10 年之前
  Eric Dumazet 9b462d02d6 tcp: TCP Small Queues and strange attractors 10 年之前
  Eric Dumazet b2532eb9ab tcp: fix ooo_okay setting vs Small Queues 10 年之前
  Eric Dumazet d0bf4a9e92 net: cleanup and document skb fclone layout 11 年之前
  Florian Westphal 735d383117 tcp: change TCP_ECN prefixes to lower case 11 年之前
  Daniel Borkmann e3118e8359 net: tcp: add DCTCP congestion control algorithm 11 年之前
  Florian Westphal 9890092e46 net: tcp: more detailed ACK events and events for CE marked packets 11 年之前
  Daniel Borkmann 30e502a34b net: tcp: add flag for ca to indicate that ECN is required 11 年之前
  Eric Dumazet cd7d8498c9 tcp: change tcp_skb_pcount() location 11 年之前
  Eric Dumazet 971f10eca1 tcp: better TCP_SKB_CB layout to reduce cache line misses 11 年之前
  Eric Dumazet f4a775d144 net: introduce __skb_header_release() 11 年之前
  Eric Dumazet fcdd1cf4dd tcp: avoid possible arithmetic overflows 11 年之前
  Neal Cardwell 87d943085b tcp: remove obsolete comment about TCP_SKB_CB(skb)->when in tcp_fragment() 11 年之前
  Eric Dumazet 7faee5c0d5 tcp: remove TCP_SKB_CB(skb)->when 11 年之前
  Christoph Lameter 903ceff7ca net: Replace get_cpu_var through this_cpu_ptr 11 年之前
  Neal Cardwell 4fab907195 tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced() 11 年之前
  Andrey Vagin 9d186cac7f tcp: don't use timestamp from repaired skb-s to calculate RTT (v2) 11 年之前
  Willem de Bruijn 490cc7d03c net-timestamp: fix missing tcp fragmentation cases 11 年之前
  David S. Miller 1a98c69af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Christoph Paasch 5ee2c941b5 tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction 11 年之前
  Yuchung Cheng 6e08d5e3c8 tcp: fix false undo corner cases 11 年之前
  Tom Herbert b73c3d0e4f net: Save TX flow hash in sock and set in skbuf on xmit 11 年之前
  Octavian Purdila 5db92c9949 tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack 11 年之前
  Linus Torvalds f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 年之前
  Per Hurtig bef1909ee3 tcp: fixing TLP's FIN recovery 11 年之前
  Octavian Purdila 6cc55e096f tcp: add gfp parameter to tcp_fragment 11 年之前
  Linus Torvalds 776edb5931 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next 11 年之前
  Neal Cardwell ca8a226343 tcp: make cwnd-limited checks measurement-based, and gentler 11 年之前
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK 11 年之前