aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dccp.h
AgeCommit message (Expand)Author
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
2005-08-29[DCCP]: Fix struct sockaddr_dccp definitionArnaldo Carvalho de Melo
2005-08-29[DCCP]: make <linux/dccp.h> include-able from userspaceHarald Welte
2005-08-29[DCCP]: Initial implementationArnaldo Carvalho de Melo