1. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 19 years ago
  2. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 19 years ago
  3. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 19 years ago
  4. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 19 years ago
  5. 9833d6d [DCCP]: Don't alloc ack vector for the control sock by Arnaldo Carvalho de Melo · 19 years ago
  6. d5e9b2c [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free by Arnaldo Carvalho de Melo · 19 years ago
  7. 4114470 [DCCP] CCID: Allow ccid_{init,exit} to be NULL by Arnaldo Carvalho de Melo · 19 years ago
  8. 02bcf28 [DCCP] ackvec: Introduce ack vector records by Andrea Bittau · 19 years ago
  9. 9b07ef5 [DCCP] ackvec: Introduce dccp_ackvec_slab by Arnaldo Carvalho de Melo · 19 years ago
  10. fa23e2e [DCCP]: Fix error handling in dccp_init by Arnaldo Carvalho de Melo · 19 years ago
  11. 7400d78 [DCCP] ackvec: Ditch dccpav_buf_len by Arnaldo Carvalho de Melo · 19 years ago
  12. c099666 [DCCP] ccid3: Divide by zero fix by Ian McDonald · 19 years ago
  13. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  14. 0cbd782 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. by David S. Miller · 19 years ago
  15. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 19 years ago
  16. a8fc3d8 [NET]: "signed long" -> "long" by Kris Katterjohn · 19 years ago
  17. eb9c7eb [NETFILTER]: Handle NAT in IPsec policy checks by Patrick McHardy · 19 years ago
  18. b59c270 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done by Patrick McHardy · 19 years ago
  19. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  20. aa0e4e4 [DCCP]: ipv6.c needs net/ip6_checksum.c by David S. Miller · 19 years ago
  21. e4dfd44 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 19 years ago
  22. 6742bbc [DCCP] ackvec: Fix spelling of "throw" by Andrea Bittau · 19 years ago
  23. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 19 years ago
  24. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 19 years ago
  25. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  26. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  27. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  28. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  29. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  30. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  31. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  32. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  33. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 19 years ago
  34. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  35. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  36. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  37. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  38. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  39. 4c7e689 [DCCP]: Comment typo by Ian McDonald · 19 years ago
  40. a516b04 [DCCP]: Add missing no_policy flag to struct net_protocol by Patrick McHardy · 19 years ago
  41. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  42. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  43. edc9e81 [DCCP]: Set socket owner iff packet is not data by Herbert Xu · 19 years ago
  44. 48918a4 [DCCP]: Simplify skb_set_owner_w semantics by Herbert Xu · 19 years ago
  45. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  46. 49c5bfa [DCCP]: Clear the IPCB area by Herbert Xu · 19 years ago
  47. ffa2934 [DCCP]: Make dccp_write_xmit always free the packet by Herbert Xu · 19 years ago
  48. fda0fd6 [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL by Herbert Xu · 19 years ago
  49. 2a9bc9b [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets by Arnaldo Carvalho de Melo · 19 years ago
  50. 777b25a [CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions by Arnaldo Carvalho de Melo · 19 years ago
  51. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  52. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  53. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  54. 561713c [DCCP]: Don't use necessarily the same CCID for tx and rx by Arnaldo Carvalho de Melo · 19 years ago
  55. 65299d6 [CCID3]: Introduce include/linux/tfrc.h by Arnaldo Carvalho de Melo · 19 years ago
  56. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  57. 67e6b62 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE by Arnaldo Carvalho de Melo · 19 years ago
  58. 0c10c5d [DCCP]: More precisely set reset_code when sending RESET packets by Arnaldo Carvalho de Melo · 19 years ago
  59. 2b80230 [DCCP]: Handle SYNC packets in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  60. 811265b [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq by Arnaldo Carvalho de Melo · 19 years ago
  61. 59c2353 [CCID3]: Listen socks doesn't have a private CCID block by Arnaldo Carvalho de Melo · 19 years ago
  62. 59d203f [CCID3] Cleanup ccid3 debug calls by Arnaldo Carvalho de Melo · 19 years ago
  63. dc19336c [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  64. d7e0fb9 [CCID3] Initialize ccid3hctx_t_ipi to 250ms by Arnaldo Carvalho de Melo · 19 years ago
  65. 59725dc [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency by Arnaldo Carvalho de Melo · 19 years ago
  66. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  67. 954ee31 [CCID3] Initialize more fields in ccid3_hc_rx_init by Arnaldo Carvalho de Melo · 19 years ago
  68. b3a3077 [CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one by Arnaldo Carvalho de Melo · 19 years ago
  69. 1a28599 [CCID3] Use ELAPSED_TIME in the HC TX RTT estimation by Arnaldo Carvalho de Melo · 19 years ago
  70. 1c14ac0 [DCCP] Give precedence to the biggest ELAPSED_TIME by Arnaldo Carvalho de Melo · 19 years ago
  71. 27ae543e [CCID3] Calculate ccid3hcrx_x_recv using usecs_div by Arnaldo Carvalho de Melo · 19 years ago
  72. 507d37c [CCID] Only call the HC insert_options methods when requested by Arnaldo Carvalho de Melo · 19 years ago
  73. 0ba7a3b [CCID3] Avoid unsigned integer overflows in usecs_div by Arnaldo Carvalho de Melo · 19 years ago
  74. c530cfb [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet by Arnaldo Carvalho de Melo · 19 years ago
  75. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  76. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  77. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  78. 36729c1 [DCCP]: Move the calc_X routines to dccp_tfrc_lib by Arnaldo Carvalho de Melo · 19 years ago
  79. 5cea0dd [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c by Arnaldo Carvalho de Melo · 19 years ago
  80. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago
  81. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  82. cfc3c52 [CCID3]: Move the CCID3 defines to ccid3.h by Arnaldo Carvalho de Melo · 19 years ago
  83. 6b5e633 [CCID3]: Introduce usecs_div by Arnaldo Carvalho de Melo · 19 years ago
  84. b6ee3d4 [CCID3]: Reorganise timeval handling by Arnaldo Carvalho de Melo · 19 years ago
  85. 1f2333a [CCID3]: Reflow to mostly fit under 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  86. d6809c1 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit by Arnaldo Carvalho de Melo · 19 years ago
  87. 75b3f20 [DCCP]: Make the Debug Menu available when DCCP is statically linked too by Arnaldo Carvalho de Melo · 19 years ago
  88. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  89. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  90. 8efa544 [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  91. 2babe1f [DCCP]: Introduce dccp_get_info by Arnaldo Carvalho de Melo · 19 years ago
  92. 4fded33 [CCID3]: Calculate the RTT in the RX half connection by Arnaldo Carvalho de Melo · 19 years ago
  93. d4b81ff [DCCP]: Export dccp_insert_option_timestamp to CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  94. 012e13e [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments by Arnaldo Carvalho de Melo · 19 years ago
  95. a4beb1b [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending by Arnaldo Carvalho de Melo · 19 years ago
  96. 20472af [DCCP]: Fix skb leak in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  97. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  98. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  99. 2411772 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets by Arnaldo Carvalho de Melo · 19 years ago
  100. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago