1. 97e5848 [DCCP]: Introduce tx buffering by Ian McDonald · 18 years ago
  2. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  3. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 18 years ago
  4. 118b2c9 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets by Arnaldo Carvalho de Melo · 18 years ago
  5. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  6. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  7. 0a1ec67 [DCCP]: Dont use dccp_v4_checksum in dccp_make_response by Arnaldo Carvalho de Melo · 18 years ago
  8. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  9. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 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. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  12. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  13. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  14. edc9e81 [DCCP]: Set socket owner iff packet is not data by Herbert Xu · 19 years ago
  15. 48918a4 [DCCP]: Simplify skb_set_owner_w semantics by Herbert Xu · 19 years ago
  16. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  17. 49c5bfa [DCCP]: Clear the IPCB area by Herbert Xu · 19 years ago
  18. ffa2934 [DCCP]: Make dccp_write_xmit always free the packet by Herbert Xu · 19 years ago
  19. fda0fd6 [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL by Herbert Xu · 19 years ago
  20. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  21. 67e6b62 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE by Arnaldo Carvalho de Melo · 19 years ago
  22. dc19336 [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  23. c530cfb [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet by Arnaldo Carvalho de Melo · 19 years ago
  24. d6809c1 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit by Arnaldo Carvalho de Melo · 19 years ago
  25. a4beb1b [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending by Arnaldo Carvalho de Melo · 19 years ago
  26. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  27. 2411772 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets by Arnaldo Carvalho de Melo · 19 years ago
  28. e92ae93 [DCCP]: Send SYNCACK packets in response to SYNC packets by Arnaldo Carvalho de Melo · 19 years ago
  29. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  30. 27258ee [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  31. 95b81ef [DCCP]: Fix checksum routines by Yoshifumi Nishida · 19 years ago
  32. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago