Hi David,

        Please consider pulling from:

master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.25

Best Regards,

- Arnaldo

 b/net/dccp/ccids/ccid3.c              |    2 
 b/net/dccp/ccids/ccid3.h              |    5 
 b/net/dccp/ccids/lib/loss_interval.c  |  161 ++++++++++++++++++-
 b/net/dccp/ccids/lib/loss_interval.h  |   56 ++++++
 b/net/dccp/ccids/lib/packet_history.c |   68 +++-----
 b/net/dccp/ccids/lib/packet_history.h |   36 ++++
 b/net/dccp/ccids/lib/tfrc.c           |   32 ++-
 b/net/dccp/ccids/lib/tfrc.h           |    4 
 b/net/dccp/dccp.h                     |    8 
 net/dccp/ccids/ccid3.c                |   72 +++++++-
 net/dccp/ccids/ccid3.h                |   10 -
 net/dccp/ccids/lib/loss_interval.c    |  284 +---------------------------------
 net/dccp/ccids/lib/loss_interval.h    |   11 -
 net/dccp/ccids/lib/packet_history.c   |  279 +++++++++++++++++++++++++--------
 net/dccp/ccids/lib/packet_history.h   |   47 ++++-
 net/dccp/ccids/lib/tfrc.c             |   10 -
 16 files changed, 643 insertions(+), 442 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to