[NET]: Store skb->timestamp as offset to a base timestamp
[safe/jmp/linux-2.6] / net / dccp /
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Move the tcp_diag interface to the proper...
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Just rename everything to inet_diag
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Introduce inet_diag_{register,unregister}
2005-08-29 Arnaldo Carvalho... [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC
2005-08-29 Arnaldo Carvalho... [CCID3]: Separate most of the packet history code
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Implement cheapest way of supporting DCCPDIA...
2005-08-29 Patrick McHardy[NET]: Make NETDEBUG pure printk wrappers
2005-08-29 Arnaldo Carvalho... [DCCP]: Finish the TIMEWAIT minisock support
2005-08-29 Arnaldo Carvalho... [DCCP]: Initialize icsk_rto in dccp_v4_init_sock
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29 David S. Miller[DCCP]: Fix u64 printf format warnings.
2005-08-29 Arnaldo Carvalho... [INET]: Make inet_create try to load protocol modules
2005-08-29 Arnaldo Carvalho... [CCID3]: Reenable list_for_each_entry_safe_continue...
2005-08-29 Yoshifumi Nishida[DCCP]: Fix checksum routines
2005-08-29 Arnaldo Carvalho... [ICSK]: Move generalised functions from tcp to inet_con...
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation