Commit History

Author SHA1 Message Date
  Ilpo Järvinen 92ee76b6d9 tcp: Make shifting not clear the hints 16 years ago
  Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
  Ilpo Järvinen f58b22fd3c tcp: make tcp_sacktag_one able to handle partial skb too 16 years ago
  Ilpo Järvinen adb92db857 tcp: Make SACK code to split only at mss boundaries 16 years ago
  Ilpo Järvinen e8bae275d9 tcp: more aggressive skipping 16 years ago
  Ilpo Järvinen e1aa680fa4 tcp: move tcp_simple_retransmit to tcp_input 16 years ago
  Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 16 years ago
  Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
  Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 16 years ago
  David S. Miller 4dd565134e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
  Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 17 years ago
  Ilpo Järvinen 4a7e56098f tcp: cleanup messy initializer 17 years ago
  Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 17 years ago
  David S. Miller 28e3487b7d tcp: Fix queue traversal in tcp_use_frto(). 17 years ago
  David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago
  Ilpo Järvinen 90638a04ad tcp: don't clear lost_skb_hint when not necessary 17 years ago
  Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 17 years ago
  Ilpo Järvinen 184d68b2b0 tcp: No need to clear retransmit_skb_hint when SACKing 17 years ago
  Ilpo Järvinen f09142eddb tcp: Kill precaution that's very likely obsolete 17 years ago
  Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 17 years ago
  Ilpo Järvinen 41ea36e35a tcp: add helper for lost bit toggling 17 years ago
  Ilpo Järvinen c8c213f20c tcp: move tcp_verify_retransmit_hint 17 years ago
  Ilpo Järvinen 64edc2736e tcp: Partial hint clearing has again become meaningless 17 years ago
  Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
  David S. Miller 0a68a20cc3 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp 17 years ago
  Gerrit Renker 6224877b2c tcp/dccp: Consolidate common code for RFC 3390 conversion 17 years ago
  Ilpo Järvinen a4356b2920 tcp: Add tcp_parse_aligned_timestamp 17 years ago
  Ilpo Järvinen 2cf46637b5 tcp: Add tcp_collapse_one to eliminate duplicated code 17 years ago
  Ilpo Järvinen cbe2d128a0 tcp: Add tcp_validate_incoming & put duplicated code there 17 years ago
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago