| Commit message (Expand) | Author | Age |
* | dccp: Upgrade NDP count from 3 to 6 bytes | Gerrit Renker | 2008-07-13 |
* | [DCCP]: Reorganize struct dccp_sock to save 8 bytes | Arnaldo Carvalho de Melo | 2008-02-03 |
* | [DCCP]: Handle timestamps on Request/Response exchange separately | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Allow to parse options on Request Sockets | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Support for server holding timewait state | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Integrate state transitions for passive-close | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Dedicated auxiliary states to support passive-close | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Make PARTOPEN an autonomous state | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Convert Reset code into socket error number | Gerrit Renker | 2007-10-24 |
* | [DCCP]: Retrieve packet sequence number for error reporting | Gerrit Renker | 2007-10-24 |
* | [DCCP]: Tidy-up -- minisock initialisation | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Add socket option to query the current MPS | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Rate-limit DCCP-Syncs | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore | Arnaldo Carvalho de Melo | 2007-10-10 |
* | [DCCP]: Convert dccps_timestamp_time to ktime_t | Arnaldo Carvalho de Melo | 2007-10-10 |
* | [DCCP]: Complete documentation of dccp_sock | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Sample RTT from SYN exchange | Gerrit Renker | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [SK_BUFF]: Introduce skb_reset_transport_header(skb) | Arnaldo Carvalho de Melo | 2007-04-26 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 |
* | [DCCP]: Tidy up unused structures | Gerrit Renker | 2006-12-03 |
* | [NET]: Annotate checksums in on-the-wire packets. | Al Viro | 2006-12-03 |
* | [DCCP]: Miscellaneous code tidy-ups | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Make feature negotiation more readable | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Combine allocating & zeroing header space on skb | Gerrit Renker | 2006-12-03 |
* | [PATCH] dccp __user annotations | Al Viro | 2006-10-10 |
* | [DCCP]: Introduce constants for CCID numbers | Ian McDonald | 2006-09-24 |
* | [DCCP]: Allow default/fallback service code. | Gerrit Renker | 2006-09-24 |
* | [DCCP]: Introduce tx buffering | Ian McDonald | 2006-09-22 |
* | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Make CCID2 be the default | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP]: sparse endianness annotations | Andrea Bittau | 2006-03-20 |
* | [DCCP] CCID: Improve CCID infrastructure | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP]: Set the default CCID according to kernel config selection | Ian McDonald | 2006-03-20 |
* | [DCCP]: Initial feature negotiation implementation | Andrea Bittau | 2006-03-20 |
* | [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation | Andrea Bittau | 2006-03-20 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [IP_SOCKGLUE]: Remove most of the tcp specific calls | Arnaldo Carvalho de Melo | 2006-01-03 |
* | [DCCP]: Introduce CCID getsockopt for the CCIDs | Arnaldo Carvalho de Melo | 2005-09-18 |
* | [DCCP]: Don't use necessarily the same CCID for tx and rx | Arnaldo Carvalho de Melo | 2005-09-18 |
* | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 |
* | [DCCP]: Introduce DCCP_SOCKOPT_SERVICE | Arnaldo Carvalho de Melo | 2005-09-16 |
* | [DCCP] Introduce dccp_timestamp | Arnaldo Carvalho de Melo | 2005-09-09 |
* | [CCID] Only call the HC insert_options methods when requested | Arnaldo Carvalho de Melo | 2005-09-09 |
* | [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE | Arnaldo Carvalho de Melo | 2005-08-29 |
* | [DCCP]: Fix the timestamp options | Ian McDonald | 2005-08-29 |
* | [DCCP]: Finish the TIMEWAIT minisock support | Arnaldo Carvalho de Melo | 2005-08-29 |
* | [NETFILTER]: New iptables DCCP protocol header match | Harald Welte | 2005-08-29 |