aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dccp.h
AgeCommit message (Expand)Author
2008-07-13dccp: Upgrade NDP count from 3 to 6 bytesGerrit Renker
2008-02-03[DCCP]: Reorganize struct dccp_sock to save 8 bytesArnaldo Carvalho de Melo
2008-01-28[DCCP]: Handle timestamps on Request/Response exchange separatelyGerrit Renker
2008-01-28[DCCP]: Allow to parse options on Request SocketsGerrit Renker
2008-01-28[DCCP]: Support for server holding timewait stateGerrit Renker
2008-01-28[DCCP]: Integrate state transitions for passive-closeGerrit Renker
2008-01-28[DCCP]: Dedicated auxiliary states to support passive-closeGerrit Renker
2008-01-28[DCCP]: Make PARTOPEN an autonomous stateGerrit Renker
2007-10-24[DCCP]: Convert Reset code into socket error numberGerrit Renker
2007-10-24[DCCP]: Retrieve packet sequence number for error reportingGerrit Renker
2007-10-10[DCCP]: Tidy-up -- minisock initialisationGerrit Renker
2007-10-10[DCCP]: Add socket option to query the current MPSGerrit Renker
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker
2007-10-10[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymoreArnaldo Carvalho de Melo
2007-10-10[DCCP]: Convert dccps_timestamp_time to ktime_tArnaldo Carvalho de Melo
2007-04-25[DCCP]: Complete documentation of dccp_sockGerrit Renker
2007-04-25[DCCP]: Sample RTT from SYN exchangeGerrit Renker
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_transport_header(skb)Arnaldo Carvalho de Melo
2006-12-11[DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo
2006-12-02[DCCP]: Tidy up unused structuresGerrit Renker
2006-12-02[NET]: Annotate checksums in on-the-wire packets.Al Viro
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker
2006-10-10[PATCH] dccp __user annotationsAl Viro
2006-09-24[DCCP]: Introduce constants for CCID numbersIan McDonald
2006-09-24[DCCP]: Allow default/fallback service code.Gerrit Renker
2006-09-22[DCCP]: Introduce tx bufferingIan McDonald
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo
2006-03-20[DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo
2006-03-20[DCCP]: sparse endianness annotationsAndrea Bittau
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo
2006-03-20[DCCP]: Set the default CCID according to kernel config selectionIan McDonald
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo
2005-09-16[DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo
2005-09-09[DCCP] Introduce dccp_timestampArnaldo Carvalho de Melo
2005-09-09[CCID] Only call the HC insert_options methods when requestedArnaldo Carvalho de Melo
2005-08-29[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZEArnaldo Carvalho de Melo
2005-08-29[DCCP]: Fix the timestamp optionsIan McDonald
2005-08-29[DCCP]: Finish the TIMEWAIT minisock supportArnaldo Carvalho de Melo
2005-08-29[NETFILTER]: New iptables DCCP protocol header matchHarald Welte