Commit Graph

44 Commits (714055ede4ffd60933397d4b61d285d0dfc9ecaf)

Author SHA1 Message Date
Gerrit Renker dcad856fe8 [DCCP]: Wrong format in printk 18 years ago
Gerrit Renker 451bc0473f [DCCP]: Tidy-up -- minisock initialisation 18 years ago
Gerrit Renker 4c70f383e0 [DCCP]: Provide 10s of microsecond timesource 18 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 18 years ago
Arnaldo Carvalho de Melo 234748954a [DCCP] options: convert dccp_insert_option_timestamp to ktime_t 18 years ago
Arnaldo Carvalho de Melo 19ac21465e [DCCP]: Convert dccps_timestamp_time to ktime_t 18 years ago
Gerrit Renker f73f7097c9 [DCCP]: Debug statements for Elapsed Time option 18 years ago
Gerrit Renker 89560b53b9 [DCCP]: Sample RTT from SYN exchange 18 years ago
Adrian Bunk cb69cc5236 [TCP/DCCP/RANDOM]: Remove unused exports. 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Gerrit Renker 65d6c2b42e [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 18 years ago
Andrea Bittau bdf13d208d [DCCP] ackvec: infrastructure for sending more than one ackvec per packet 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker 09dbc3895e [DCCP]: Miscellaneous code tidy-ups 18 years ago
Gerrit Renker c02fdc0e81 [DCCP]: Make feature negotiation more readable 18 years ago
Gerrit Renker afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 18 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 19 years ago
Ian McDonald e6bccd3573 [DCCP]: Update contact details and copyright 19 years ago
Ian McDonald 4b79f0af48 [DCCP]: Fix default sequence window size 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
David S. Miller fb9504964d [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). 19 years ago
Arnaldo Carvalho de Melo 2d0817d11e [DCCP] options: Make dccp_insert_options & friends yell on error 19 years ago
Arnaldo Carvalho de Melo e5a6de915b [DCCP] options: Fix handling of ackvecs in DATA packets 19 years ago
Arnaldo Carvalho de Melo 6df9424a9c [DCCP] options: Fix some aspects of mandatory option processing 19 years ago
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo e55d912f5b [DCCP] feat: Introduce sysctls for the default features 19 years ago
Andrea Bittau 60fe62e789 [DCCP]: sparse endianness annotations 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago
Arnaldo Carvalho de Melo 561713cf47 [DCCP]: Don't use necessarily the same CCID for tx and rx 20 years ago
Arnaldo Carvalho de Melo ae31c3399d [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago
Arnaldo Carvalho de Melo 1c14ac0ae8 [DCCP] Give precedence to the biggest ELAPSED_TIME 20 years ago
Arnaldo Carvalho de Melo 507d37cf26 [CCID] Only call the HC insert_options methods when requested 20 years ago
Arnaldo Carvalho de Melo b6ee3d4ada [CCID3]: Reorganise timeval handling 20 years ago
Arnaldo Carvalho de Melo d4b81ff705 [DCCP]: Export dccp_insert_option_timestamp to CCIDs 20 years ago
Ian McDonald 1bc0986957 [DCCP]: Fix the timestamp options 20 years ago
Ian McDonald b1c9fe7b81 [DCCP]: Fix elapsed time option as per section 13.2 of spec v11 20 years ago
Arnaldo Carvalho de Melo a1d3a35518 [DCCP]: Fix sparse warnings 20 years ago
Arnaldo Carvalho de Melo 725ba8eee3 [DCCP]: Introduce the DCCP Kernel hacking menu 20 years ago
Arnaldo Carvalho de Melo 7690af3fff [DCCP]: Just reflow the source code to fit in 80 columns 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
David S. Miller f6ccf55419 [DCCP]: Fix u64 printf format warnings. 20 years ago
Arnaldo Carvalho de Melo 7c657876b6 [DCCP]: Initial implementation 20 years ago