Commit Graph

77 Commits (10b6b80145cc93887dd8aab99bfffa375e9add31)

Author SHA1 Message Date
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Gerrit Renker a07a5a86d0 [DCCP]: Remove unused inline function 17 years ago
Gerrit Renker af3b867e2f [DCCP]: Support inserting options during the 3-way handshake 17 years ago
Gerrit Renker 28be544004 [DCCP]: Use maximum-RTO backoff from DCCP spec 17 years ago
Gerrit Renker 954c2db868 [CCID3]: Interface CCID3 code with newer Loss Intervals Database 17 years ago
Gerrit Renker 2180c41ca5 [DCCP]: Introduce generic function to test for `data packets' 17 years ago
Gerrit Renker e356d37a09 [DCCP]: Factor out common code for generating Resets 17 years ago
Gerrit Renker a94f0f9705 [DCCP]: Rate-limit DCCP-Syncs 17 years ago
Gerrit Renker 0430ee3451 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets 17 years ago
Gerrit Renker 727ecc5faa [DCCP]: Add FIXME for send_delayed_ack 17 years ago
Gerrit Renker 3393da8241 [DCCP]: Simplify interface of dccp_sample_rtt 17 years ago
Gerrit Renker 4c70f383e0 [DCCP]: Provide 10s of microsecond timesource 17 years ago
Arnaldo Carvalho de Melo 6168b96c07 [DCCP]: Nuke the timeval helpers now that we fully converted to ktime_t 17 years ago
Arnaldo Carvalho de Melo 8fb8354af9 [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore 17 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 17 years ago
Ian McDonald e961811fcd Fix dccp_sum_coverage 18 years ago
Gerrit Renker 4712a792ee [DCCP]: Provide function for RTT sampling 18 years ago
Gerrit Renker ac12b0c495 [DCCP]: Always use debug-toggle parameters 18 years ago
Gerrit Renker b16be51b5e [DCCP]: Fix for follows48 18 years ago
Gerrit Renker d52de17b8c [DCCP]: Make `before' relation unambiguous 18 years ago
Gerrit Renker 0aec51c869 [DCCP]: Make dccp_delta_seqno return signed numbers 18 years ago
Gerrit Renker 6b811d43f6 [DCCP]: 48-bit sequence number arithmetic 18 years ago
Adrian Bunk c93a882ebe [DCCP]: make dccp_write_xmit_timer() static again 18 years ago
Gerrit Renker aabb601b0f [DCCP]: Initialise write_xmit_timer also on passive sockets 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Gerrit Renker 0f9e5b573f [DCCP]: Debug timeval operations 18 years ago
Ian McDonald 5cc3741d6c [DCCP]: Remove timeo from output.c 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Ian McDonald b1308dc015 [DCCP]: Set TX Queue Length Bounds via Sysctl 18 years ago
Gerrit Renker 84116716cc [DCCP]: enable debug messages also for static builds 18 years ago
Gerrit Renker 3c6952624a [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states 18 years ago
Gerrit Renker afb0a34dd3 [DCCP]: Introduce a consistent naming scheme for sysctls 18 years ago
Gerrit Renker 2e2e9e92bd [DCCP]: Add sysctls to control retransmission behaviour 18 years ago
Gerrit Renker 6f4e5fff1e [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) 18 years ago
Gerrit Renker cf557926f6 [DCCP]: tidy up dccp_v{4,6}_conn_request 18 years ago
Ian McDonald f45b3ec481 [DCCP]: Fix logfile overflow 18 years ago
Gerrit Renker 8a73cd09d9 [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG 18 years ago
Arnaldo Carvalho de Melo f6484f7c7a [DCCP] timewait: Remove leftover extern declarations 18 years ago
Gerrit Renker 60361be1be [DCCP]: set safe upper bound for option length 18 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 18 years ago
Ian McDonald 97e5848dd3 [DCCP]: Introduce tx buffering 19 years ago
Ian McDonald 837d107cd1 [DCCP]: Introduces follows48 function 19 years ago
Ian McDonald e6bccd3573 [DCCP]: Update contact details and copyright 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
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 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 110bae4efb [DCCP]: Remove leftover dccp_send_response prototype 19 years ago
Arnaldo Carvalho de Melo 7247887357 [DCCP] ipv6: Add missing ipv6 control socket 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago