[DCCP]: Fix skb leak in dccp_sendmsg
[firefly-linux-kernel-4.4.55.git] / net / dccp / proto.c
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix skb leak in dccp_sendmsg
2005-08-29 Arnaldo Carvalho... [DCCP]: Implement the CLOSING timer
2005-08-29 Arnaldo Carvalho... [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit
2005-08-29 Arnaldo Carvalho... [DCCP]: Fix sparse warnings
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce the DCCP Kernel hacking menu
2005-08-29 Arnaldo Carvalho... [DCCP]: Rewrite dccp_sendmsg to be more like UDP
2005-08-29 Arnaldo Carvalho... [DCCP]: Just reflow the source code to fit in 80 columns
2005-08-29 Arnaldo Carvalho... [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
2005-08-29 Arnaldo Carvalho... [INET]: Make inet_create try to load protocol modules
2005-08-29 Arnaldo Carvalho... [DCCP]: Initial implementation