Историја ревизија

Аутор SHA1 Порука Датум
  Ilpo Järvinen 2df9001edc tcp: fix loop in ofo handling code and reduce its complexity пре 16 година
  David S. Miller 915219441d tcp: Use SKB queue and list helpers instead of doing it by-hand. пре 16 година
  David S. Miller 22f6dacdfc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 пре 16 година
  Satoru SATOH 0c266898b4 tcp: Fix tcp_prequeue() to get correct rto_min value пре 16 година
  Ilpo Järvinen 255cac91c3 tcp: extend ECN sysctl to allow server-side only ECN пре 16 година
  Ilpo Järvinen 86bcebafc5 tcp: fix >2 iw selection пре 16 година
  John Dykstra 96e0bf4b51 tcp: Discard segments that ack data not yet sent пре 16 година
  Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap() пре 16 година
  Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss пре 16 година
  Ilpo Järvinen 72211e9050 tcp: don't check mtu probe completion in the loop пре 16 година
  Ilpo Järvinen c887e6d2d9 tcp: consolidate paws check пре 16 година
  Ilpo Järvinen c43d558a51 tcp: kill dead end_seq variable in clean_rtx_queue пре 16 година
  Ilpo Järvinen 5861f8e58d tcp: remove pointless .dsack/.num_sacks code пре 16 година
  Hantzis Fotis ee7537b63a tcp: tcp_init_wl / tcp_update_wl argument cleanup пре 16 година
  Ilpo Järvinen cabeccbd17 tcp: kill eff_sacks "cache", the sole user can calculate itself пре 16 година
  Ilpo Järvinen 7363a5b233 tcp: separate timeout marking loop to it's own function пре 16 година
  Ilpo Järvinen d0af4160d1 tcp: remove redundant code from tcp_mark_lost_retrans пре 16 година
  Ilpo Järvinen 59a08cba6a tcp: fix lost_cnt_hint miscounts пре 16 година
  Ilpo Järvinen 9ec06ff57a tcp: fix retrans_out leaks пре 16 година
  Dan Williams f67b459992 net_dma: convert to dma_find_channel пре 16 година
  Ilpo Järvinen 41834b7332 tcp: share code through function, not through copy-paste. :-) пре 16 година
  Ilpo Järvinen ee6aac5950 tcp: drop tcp_bound_rto, merge content of it tcp_set_rto пре 16 година
  Ilpo Järvinen 50133161a8 tcp: no need to pass prev skb around, reduces arg pressure пре 16 година
  Ilpo Järvinen a1197f5a6f tcp: introduce struct tcp_sacktag_state to reduce arg pressure пре 16 година
  Ilpo Järvinen 775ffabf77 tcp: make mtu probe failure to not break gso'ed skbs unnecessarily пре 16 година
  Ilpo Järvinen 9969ca5f20 tcp: Fix thinko making the not-shiftable to cover S|R as well пре 16 година
  Ilpo Järvinen f0bc52f38b tcp: force mss equality with the next skb too. пре 16 година
  Ilpo Järvinen 8eecaba900 tcp: tcp_limit_reno_sacked can become static пре 16 година
  Ilpo Järvinen 111cc8b913 tcp: add some mibs to track collapsing пре 16 година
  Ilpo Järvinen 92ee76b6d9 tcp: Make shifting not clear the hints пре 16 година