Commit Graph

65 Commits (b4b510290b056b86611757ce1175a230f1080f53)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo b61fafc4ef [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c 19 years ago
Arnaldo Carvalho de Melo c985ed705f [DCCP]: Move dccp_[un]hash from ipv4.c to the core 19 years ago
Arnaldo Carvalho de Melo 3e0fadc51f [DCCP]: Move dccp_v4_{init,destroy}_sock to the core 19 years ago
Arnaldo Carvalho de Melo 017487d7d1 [DCCP]: Generalize dccp_v4_send_reset 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
Arnaldo Carvalho de Melo f21e68caa0 [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 19 years ago
Arnaldo Carvalho de Melo 34ca686081 [DCCP]: Just rename dccp_v4_prot to dccp_prot 19 years ago
Herbert Xu 48918a4dbd [DCCP]: Simplify skb_set_owner_w semantics 19 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 67e6b62921 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE 20 years ago
Arnaldo Carvalho de Melo b0e567806d [DCCP] Introduce dccp_timestamp 20 years ago