Commit History

Author SHA1 Message Date
  David S. Miller 4dd565134e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 16 years ago
  Ilpo Järvinen 4a7e56098f tcp: cleanup messy initializer 16 years ago
  Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 16 years ago
  David S. Miller 28e3487b7d tcp: Fix queue traversal in tcp_use_frto(). 16 years ago
  David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 16 years ago
  Ilpo Järvinen 90638a04ad tcp: don't clear lost_skb_hint when not necessary 16 years ago
  Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 16 years ago
  Ilpo Järvinen 184d68b2b0 tcp: No need to clear retransmit_skb_hint when SACKing 16 years ago
  Ilpo Järvinen f09142eddb tcp: Kill precaution that's very likely obsolete 16 years ago
  Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 16 years ago
  Ilpo Järvinen 41ea36e35a tcp: add helper for lost bit toggling 16 years ago
  Ilpo Järvinen c8c213f20c tcp: move tcp_verify_retransmit_hint 16 years ago
  Ilpo Järvinen 64edc2736e tcp: Partial hint clearing has again become meaningless 16 years ago
  Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 16 years ago
  David S. Miller 0a68a20cc3 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp 16 years ago
  Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 16 years ago
  Ilpo Järvinen a4356b2920 tcp: Add tcp_parse_aligned_timestamp 16 years ago
  Ilpo Järvinen 2cf46637b5 tcp: Add tcp_collapse_one to eliminate duplicated code 16 years ago
  Ilpo Järvinen cbe2d128a0 tcp: Add tcp_validate_incoming & put duplicated code there 16 years ago
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
  David S. Miller 4b53fb67e3 tcp: Clear probes_out more aggressively in tcp_ack(). 17 years ago
  Adam Langley 4389dded77 tcp: Remove redundant checks when setting eff_sacks 17 years ago
  Stephen Hemminger c1e20f7c8b tcp: RTT metrics scaling 17 years ago
  Pavel Emelyanov de0744af1f mib: add net to NET_INC_STATS_BH 17 years ago
  Pavel Emelyanov 1ed834655a tcp: replace tcp_sock argument with sock in some places 17 years ago
  Pavel Emelyanov 63231bddf6 mib: add net to TCP_INC_STATS_BH 17 years ago
  Pavel Emelyanov 40b215e594 tcp: de-bloat a bit with factoring NET_INC_STATS_BH out 17 years ago
  David S. Miller 4ae127d1b6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  David S. Miller ec0a196626 tcp: Revert 'process defer accept as established' changes. 17 years ago