1. 24e8b7e [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 17 years ago
  2. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 17 years ago
  3. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 17 years ago
  4. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 17 years ago
  5. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 17 years ago
  6. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 17 years ago
  7. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 17 years ago
  8. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  9. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  10. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 17 years ago
  11. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 17 years ago
  12. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 17 years ago
  13. d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  14. c67499c [NETNS]: Tcp-v4 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
  15. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  16. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  17. c4e18da [CCID3]: Kill some bloat by Ilpo Järvinen · 17 years ago
  18. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  19. a07a5a8 [DCCP]: Remove unused inline function by Gerrit Renker · 17 years ago
  20. 52515e7 [CCID3]: Nofeedback timer according to rfc3448bis by Gerrit Renker · 17 years ago
  21. d8d1252 [CCID3]: Implement rfc3448bis changes to feedback reception by Gerrit Renker · 17 years ago
  22. 5bd370a [CCID3]: Remove two irrelevant states in TX feedback handling by Gerrit Renker · 17 years ago
  23. 8e138e7 [CCID3]: Use a function to update p_inv, and p is never used by Gerrit Renker · 17 years ago
  24. 6179983 [DCCP]: Introducing CCMPS by Gerrit Renker · 17 years ago
  25. 84a97b0 [CCID]: More informative registration by Gerrit Renker · 17 years ago
  26. 9cb2345 [DCCP]: Documentation for CCID operations by Gerrit Renker · 17 years ago
  27. cf86314 [DCCP]: Ignore feature negotiation on Data packets by Gerrit Renker · 17 years ago
  28. 5cdae19 [DCCP]: Make code assumptions explicit by Gerrit Renker · 17 years ago
  29. dd6303d [DCCP]: Remove unused and redundant validation functions by Gerrit Renker · 17 years ago
  30. af3b867 [DCCP]: Support inserting options during the 3-way handshake by Gerrit Renker · 17 years ago
  31. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  32. 8109616 [DCCP]: Add (missing) option parsing to request_sock processing by Gerrit Renker · 17 years ago
  33. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  34. 7913350 [DCCP]: Collapse repeated `len' statements into one by Gerrit Renker · 17 years ago
  35. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  36. 28be544 [DCCP]: Use maximum-RTO backoff from DCCP spec by Gerrit Renker · 17 years ago
  37. 92d3192 [DCCP]: Shift the retransmit timer for active-close into output.c by Gerrit Renker · 17 years ago
  38. 69567d0 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close by Gerrit Renker · 17 years ago
  39. bb72845 [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT by Herbert Xu · 17 years ago
  40. 3f71c81 [TFRC]: Remove previous loss intervals implementation by Gerrit Renker · 17 years ago
  41. 954c2db [CCID3]: Interface CCID3 code with newer Loss Intervals Database by Gerrit Renker · 17 years ago
  42. de0d411 [TFRC]: CCID3 (and CCID4) needs to access these inlines by Gerrit Renker · 17 years ago
  43. db64196 [CCID3]: Redundant debugging output / documentation by Gerrit Renker · 17 years ago
  44. 8a9c7e9 [TFRC]: Ringbuffer to track loss interval history by Gerrit Renker · 17 years ago
  45. 8995a23 [TFRC]: Loss interval code needs the macros/inlines that were moved by Gerrit Renker · 17 years ago
  46. df8f83f [TFRC]: Put RX/TX initialisation into tfrc.c by Gerrit Renker · 17 years ago
  47. 385ac2e [CCID3]: HC-receiver should not insert timestamps as HC-sender doesn't uses it by Gerrit Renker · 17 years ago
  48. 797eba4 [TFRC]: The function tfrc_rx_hist_entry_delete() is not used anymore by Gerrit Renker · 17 years ago
  49. 78282d2 [TFRC]: Move comment. by Gerrit Renker · 17 years ago
  50. b84a218 [TFRC]: New rx history code by Arnaldo Carvalho de Melo · 17 years ago
  51. 30a0eac [CCID3]: The receiver of a half-connection does not set window counter values by Gerrit Renker · 17 years ago
  52. d58d1af [TFRC]: Rename dccp_rx_ to tfrc_rx_ by Arnaldo Carvalho de Melo · 17 years ago
  53. 34a9e7e [TFRC]: Make the rx history slab be global by Arnaldo Carvalho de Melo · 17 years ago
  54. e9c8b24a [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for consistency by Arnaldo Carvalho de Melo · 17 years ago
  55. 2180c41 [DCCP]: Introduce generic function to test for `data packets' by Gerrit Renker · 17 years ago
  56. c40616c [TFRC]: Provide central source file and debug facility by Gerrit Renker · 17 years ago
  57. 9108d5f [TFRC]: Hide tx history details from the CCIDs by Arnaldo Carvalho de Melo · 17 years ago
  58. 3159afe [DCCP]: Remove duplicate test for CloseReq by Gerrit Renker · 17 years ago
  59. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 17 years ago
  60. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 17 years ago
  61. f53dc67 [DCCP]: Use AF-independent rebuild_header routine by Gerrit Renker · 17 years ago
  62. 276f2ed [TFRC]: Migrate TX history to singly-linked lis by Arnaldo Carvalho de Melo · 17 years ago
  63. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  64. ce865a6 [DCCP]: Add support for abortive release by Gerrit Renker · 17 years ago
  65. d83bd95 [DCCP]: Check for unread data on close by Gerrit Renker · 17 years ago
  66. dcfbc7e [CCID2]: Remove misleading comment by Gerrit Renker · 17 years ago
  67. a302002 [CCID2]: Remove redundant ack-counting variable by Gerrit Renker · 17 years ago
  68. 8339936 [CCID2]: Remove redundant synchronisation variable by Gerrit Renker · 17 years ago
  69. da98e0b [CCID2]: Redundant debugging output by Gerrit Renker · 17 years ago
  70. 95b21d7 [CCID2]: Replace pipe assignment-function with assignment by Gerrit Renker · 17 years ago
  71. 3deeadd [CCID2]: Replace cwnd assignment-function with assignment by Gerrit Renker · 17 years ago
  72. 63df18a [CCID2]: Replace read-only variable with constant by Gerrit Renker · 17 years ago
  73. 7792cd8 [CCID2]: Remove unused variable by Gerrit Renker · 17 years ago
  74. 900bfed [CCID2]: Disable broken Ack Ratio adaptation algorithm by Gerrit Renker · 17 years ago
  75. b00d2bb [CCID2]: Larger initial windows also for CCID2 by Gerrit Renker · 17 years ago
  76. e18d7a9 [DCCP]: Initialize dccp_sock before calling the ccid constructors by Arnaldo Carvalho de Melo · 17 years ago
  77. d50ad16 [CCID2]: Deadlock and spurious timeouts when Ack Ratio > cwnd by Gerrit Renker · 17 years ago
  78. df054e1 [CCID2]: Don't assign negative values to Ack Ratio by Gerrit Renker · 17 years ago
  79. cfbbeab [CCID2]: Fix sequence number arithmetic/comparisons by Gerrit Renker · 17 years ago
  80. 3de5489 [CCID2]: Bug in reading Ack Vectors by Gerrit Renker · 17 years ago
  81. a47c510 [ACKVEC]: Reduce length of identifiers by Gerrit Renker · 17 years ago
  82. c86ab2b [DCCP]: Ignore Ack Vectors / Elapsed Time on DCCP-Request also by Gerrit Renker · 17 years ago
  83. 6d57b43 [DCCP]: Remove redundant dependency on IP_DCCP by Gerrit Renker · 17 years ago
  84. e333b3e [DCCP]: Promote CCID2 as default CCID by Gerrit Renker · 17 years ago
  85. 8e8c71f [DCCP]: Honour and make use of shutdown option set by user by Gerrit Renker · 17 years ago
  86. c3ada46 [CCID3]: Inline for moving average by Gerrit Renker · 17 years ago
  87. a5358fd [CCID3]: Accurately determine idle & application-limited periods by Gerrit Renker · 17 years ago
  88. eb279b79 [CCID3]: Ignore trivial amounts of elapsed time by Gerrit Renker · 17 years ago
  89. 6c08b2c [CCID3]: Revert use of MSS instead of s by Gerrit Renker · 17 years ago
  90. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 17 years ago
  91. 5e8e034 [DCCP]: Spelling fixes by Joe Perches · 17 years ago
  92. 4756daa [DCCP]: Add missing "space" by Joe Perches · 17 years ago
  93. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  94. c62cf5c [DCCP]: Use DEFINE_PROTO_INUSE infrastructure. by David S. Miller · 17 years ago
  95. 24c667d [CCID2/3]: Initialisation assignments of 0 are redundant by Gerrit Renker · 17 years ago
  96. 76fd1e8 [DCCP]: Unaligned pointer access by Gerrit Renker · 17 years ago
  97. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago
  98. 1238d08 [DCCP]: One more exemption from full sequence number checks by Gerrit Renker · 17 years ago
  99. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  100. 6273172 [DCCP]: Implement SIOCINQ/FIONREAD by Arnaldo Carvalho de Melo · 17 years ago