1. 46f09ff [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init by Arnaldo Carvalho de Melo · 19 years ago
  2. 075ae86 [DCCP]: Move dccp_hashinfo from ipv4.c to the core by Arnaldo Carvalho de Melo · 19 years ago
  3. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 19 years ago
  4. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 19 years ago
  5. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 19 years ago
  6. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 19 years ago
  7. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago
  8. 9b07ef5 [DCCP] ackvec: Introduce dccp_ackvec_slab by Arnaldo Carvalho de Melo · 19 years ago
  9. fa23e2e [DCCP]: Fix error handling in dccp_init by Arnaldo Carvalho de Melo · 19 years ago
  10. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  11. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  12. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  13. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  14. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  15. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  16. a516b04 [DCCP]: Add missing no_policy flag to struct net_protocol by Patrick McHardy · 19 years ago
  17. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  18. ffa2934 [DCCP]: Make dccp_write_xmit always free the packet by Herbert Xu · 19 years ago
  19. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  20. 67e6b62 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE by Arnaldo Carvalho de Melo · 19 years ago
  21. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  22. d6809c1 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit by Arnaldo Carvalho de Melo · 19 years ago
  23. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  24. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  25. 20472af [DCCP]: Fix skb leak in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  26. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  27. 5480855 [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit by Arnaldo Carvalho de Melo · 19 years ago
  28. a1d3a35 [DCCP]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  29. 725ba8e [DCCP]: Introduce the DCCP Kernel hacking menu by Arnaldo Carvalho de Melo · 19 years ago
  30. 531669a [DCCP]: Rewrite dccp_sendmsg to be more like UDP by Arnaldo Carvalho de Melo · 19 years ago
  31. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  32. 27258ee [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  33. bb97d31 [INET]: Make inet_create try to load protocol modules by Arnaldo Carvalho de Melo · 19 years ago
  34. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago