1. e41542f [DCCP]: Introduce dccp_probe by Ian McDonald · 18 years ago
  2. 3dd9a7c [DCCP]: Use constants for CCIDs by Ian McDonald · 18 years ago
  3. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  4. 593f16a [DCCP] CCID2: Add helper functions for changing important CCID2 state by Andrea Bittau · 18 years ago
  5. 374bcf3 [DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT by Andrea Bittau · 18 years ago
  6. 07978aa [DCCP] CCID2: Allocate seq records on demand by Andrea Bittau · 18 years ago
  7. 8d424f6 [DCCP] CCID2: Add Kconfig option for CCID2 debug by Andrea Bittau · 18 years ago
  8. 446dec3 [DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available by Andrea Bittau · 18 years ago
  9. d458c25 [DCCP] CCID2: Initialize ssthresh to infinity by Andrea Bittau · 18 years ago
  10. 29651cd [DCCP] CCID2: Fix jiffie wrap issues by Andrea Bittau · 18 years ago
  11. 4a0a50fb4 [DCCP] ackvec: Remove unused variables by Andrea Bittau · 18 years ago
  12. 8e27e46 [DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used by Andrea Bittau · 18 years ago
  13. 23d06e3 [DCCP] ACKVEC: fix ackvector length calculation by Andrea Bittau · 18 years ago
  14. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  15. fc747e8 [DCCP]: Tidyup CCID3 list handling by Ian McDonald · 18 years ago
  16. 97e5848 [DCCP]: Introduce tx buffering by Ian McDonald · 18 years ago
  17. 2a0109a [DCCP]: Shift sysctls into feat.h by Ian McDonald · 18 years ago
  18. 8e1ef0a [IPV6]: Cache source address as well in ipv6_pinfo{}. by YOSHIFUJI Hideaki · 18 years ago
  19. 8f49106 [IPV4]: Use network-order dport for all visible inet_lookup_* by Herbert Xu · 18 years ago
  20. 4237c75 [MLSXFRM]: Auto-labeling of child sockets by Venkat Yekkirala · 18 years ago
  21. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  22. 66a377c [DCCP]: Fix CCID3 by Ian McDonald · 18 years ago
  23. 80193ae [DCCP]: Introduce dccp_rx_hist_find_entry by Ian McDonald · 18 years ago
  24. 837d107 [DCCP]: Introduces follows48 function by Ian McDonald · 18 years ago
  25. e6bccd3 [DCCP]: Update contact details and copyright by Ian McDonald · 18 years ago
  26. f3166c0 [DCCP]: Fix typo by Ian McDonald · 18 years ago
  27. 497c615 [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls by Herbert Xu · 18 years ago
  28. 4b79f0a [DCCP]: Fix default sequence window size by Ian McDonald · 18 years ago
  29. 9faefb6 [DCCP]: Fix sparse warnings. by Alan Cox · 18 years ago
  30. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  31. 538c5902 [PATCH] clean up default value of IP_DCCP_ACKVEC by Jean-Luc Leger · 18 years ago
  32. 624d116 [I/OAT]: Make sk_eat_skb I/OAT aware. by Chris Leech · 18 years ago
  33. afec35e [DCCP] Ackvec: fix soft lockup in ackvec handling code by Andrea Bittau · 18 years ago
  34. 134af34 [DCCP]: Fix sock_orphan dead lock by Herbert Xu · 18 years ago
  35. b8282dc [DCCP]: Fix leak in net/dccp/ipv4.c by Eric Sesterhenn · 18 years ago
  36. 68907da [DCCP]: Use NULL for pointers, comfort sparse. by Randy Dunlap · 18 years ago
  37. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  38. 8ca0d17 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used by Arnaldo Carvalho de Melo · 18 years ago
  39. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  40. 543d9cf [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset by Arnaldo Carvalho de Melo · 18 years ago
  41. dec73ff [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt by Arnaldo Carvalho de Melo · 18 years ago
  42. 3fdadf7 [NET]: {get|set}sockopt compatibility layer by Dmitry Mishin · 18 years ago
  43. fb95049 [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). by David S. Miller · 18 years ago
  44. 2d0817d [DCCP] options: Make dccp_insert_options & friends yell on error by Arnaldo Carvalho de Melo · 18 years ago
  45. 110bae4 [DCCP]: Remove leftover dccp_send_response prototype by Arnaldo Carvalho de Melo · 18 years ago
  46. c5fed15 [DCCP]: ditch dccp_v[46]_ctl_send_ack by Arnaldo Carvalho de Melo · 18 years ago
  47. 118b2c9 [DCCP]: Use sk->sk_prot->max_header consistently for non-data packets by Arnaldo Carvalho de Melo · 18 years ago
  48. e5a6de9 [DCCP] options: Fix handling of ackvecs in DATA packets by Arnaldo Carvalho de Melo · 18 years ago
  49. 6df9424 [DCCP] options: Fix some aspects of mandatory option processing by Arnaldo Carvalho de Melo · 18 years ago
  50. c0c736d [DCCP] ccid2: coding style cleanups by Arnaldo Carvalho de Melo · 18 years ago
  51. 45329e7 [DCCP] ipv6: cleanups by Arnaldo Carvalho de Melo · 18 years ago
  52. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  53. 7247887 [DCCP] ipv6: Add missing ipv6 control socket by Arnaldo Carvalho de Melo · 18 years ago
  54. c25a18b [DCCP]: Uninline some functions by Arnaldo Carvalho de Melo · 18 years ago
  55. 5e0817f [DCCP] ipv4: make struct dccp_v4_prot static by Adrian Bunk · 18 years ago
  56. b61fafc [DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c by Arnaldo Carvalho de Melo · 18 years ago
  57. 46f09ff [DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init by Arnaldo Carvalho de Melo · 18 years ago
  58. 075ae86 [DCCP]: Move dccp_hashinfo from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  59. 0a1ec67 [DCCP]: Dont use dccp_v4_checksum in dccp_make_response by Arnaldo Carvalho de Melo · 18 years ago
  60. c985ed7 [DCCP]: Move dccp_[un]hash from ipv4.c to the core by Arnaldo Carvalho de Melo · 18 years ago
  61. 3e0fadc [DCCP]: Move dccp_v4_{init,destroy}_sock to the core by Arnaldo Carvalho de Melo · 18 years ago
  62. 017487d [DCCP]: Generalize dccp_v4_send_reset by Arnaldo Carvalho de Melo · 18 years ago
  63. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  64. 04e2661 [DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock by Arnaldo Carvalho de Melo · 18 years ago
  65. 057fc67 [DCCP]: Kconfig tidy up by Arnaldo Carvalho de Melo · 18 years ago
  66. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  67. 6ffd30f [DCCP] feat: Actually change the CCID upon negotiation by Andrea Bittau · 18 years ago
  68. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  69. 77ff72d [DCCP] CCID2: Drop sock reference count on timer expiration and reset. by Andrea Bittau · 18 years ago
  70. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  71. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  72. aa5d7df [DCCP] CCID3: Set the no_feedback_timer fields near init_timer by Arnaldo Carvalho de Melo · 18 years ago
  73. 9833d6d [DCCP]: Don't alloc ack vector for the control sock by Arnaldo Carvalho de Melo · 18 years ago
  74. d5e9b2c [DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free by Arnaldo Carvalho de Melo · 18 years ago
  75. 4114470 [DCCP] CCID: Allow ccid_{init,exit} to be NULL by Arnaldo Carvalho de Melo · 18 years ago
  76. 02bcf28 [DCCP] ackvec: Introduce ack vector records by Andrea Bittau · 18 years ago
  77. 9b07ef5 [DCCP] ackvec: Introduce dccp_ackvec_slab by Arnaldo Carvalho de Melo · 18 years ago
  78. fa23e2e [DCCP]: Fix error handling in dccp_init by Arnaldo Carvalho de Melo · 18 years ago
  79. 7400d78 [DCCP] ackvec: Ditch dccpav_buf_len by Arnaldo Carvalho de Melo · 18 years ago
  80. c099666 [DCCP] ccid3: Divide by zero fix by Ian McDonald · 18 years ago
  81. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  82. 0cbd782 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. by David S. Miller · 18 years ago
  83. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 18 years ago
  84. a8fc3d8 [NET]: "signed long" -> "long" by Kris Katterjohn · 19 years ago
  85. eb9c7eb [NETFILTER]: Handle NAT in IPsec policy checks by Patrick McHardy · 19 years ago
  86. b59c270 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done by Patrick McHardy · 19 years ago
  87. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 19 years ago
  88. aa0e4e4 [DCCP]: ipv6.c needs net/ip6_checksum.c by David S. Miller · 19 years ago
  89. e4dfd44 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 19 years ago
  90. 6742bbc [DCCP] ackvec: Fix spelling of "throw" by Andrea Bittau · 19 years ago
  91. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 19 years ago
  92. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 19 years ago
  93. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  94. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  95. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  96. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  97. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  98. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  99. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  100. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago