1. 113ced1 dccp ccid-2: Perform congestion-window validation by Gerrit Renker · 13 years ago
  2. 58fdea0 dccp ccid-2: Use existing function to test for data packets by Gerrit Renker · 13 years ago
  3. b4d5f4b dccp ccid-2: move rfc 3390 function into header file by Gerrit Renker · 13 years ago
  4. 1fd9d20 dccp: cosmetics of info message by Gerrit Renker · 13 years ago
  5. 8695e80 dccp: combine the functionality of enqeueing and cloning by Gerrit Renker · 13 years ago
  6. c0c2015 dccp: Clean up slow-path input processing by Gerrit Renker · 13 years ago
  7. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 13 years ago
  8. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  9. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  10. 0e73441 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. by David S. Miller · 13 years ago
  11. 2c42758 dccp: Use cork flow in dccp_v4_connect() by David S. Miller · 13 years ago
  12. a294865 dccp: handle invalid feature options length by Dan Rosenberg · 13 years ago
  13. f139016 dccp: Use flowi4->saddr in dccp_v4_connect() by David S. Miller · 13 years ago
  14. 91ab0b6 ipv4: Get route daddr from flow key in dccp_v4_connect(). by David S. Miller · 13 years ago
  15. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  16. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  17. b71d1d4 inet: constify ip headers and in6_addr by Eric Dumazet · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  19. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  20. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  21. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  22. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  23. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  24. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  25. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  26. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  27. 720dc34 dccp: fix oops on Reset after close by Gerrit Renker · 13 years ago
  28. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  29. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  30. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  31. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 13 years ago
  32. 3b193ad dccp: newdp is declared/assigned but never be used by Hagen Paul Pfeifer · 13 years ago
  33. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 13 years ago
  34. 442b963 tcp: Increase the initial congestion window to 10. by David S. Miller · 13 years ago
  35. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  36. bfbb234 dccp: make upper bound for seq_window consistent on 32/64 bit by Gerrit Renker · 13 years ago
  37. 763dadd dccp: fix bug in updating the GSR by Samuel Jero · 14 years ago
  38. 2cf5be9 dccp: fix return value for sequence-invalid packets by Samuel Jero · 14 years ago
  39. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  40. b7ec19a dccp: remove unused macros by Shan Wei · 14 years ago
  41. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  42. 0491026 dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 14 years ago
  43. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  44. 0ac7887 dccp: fix error in updating the GAR by Gerrit Renker · 14 years ago
  45. f72f2f4 dccp ccid-2: whitespace fix-up by Gerrit Renker · 14 years ago
  46. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  47. c996d8b Docs/Kconfig: Update: osdl.org -> linuxfoundation.org by Michael Witten · 14 years ago
  48. 7e87fe8 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 14 years ago
  49. 52394ee dccp ccid-2: Remove old infrastructure by Gerrit Renker · 14 years ago
  50. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 14 years ago
  51. 1821946 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module by Gerrit Renker · 14 years ago
  52. 3802408 dccp ccid-2: Update code for the Ack Vector input/registration routine by Gerrit Renker · 14 years ago
  53. 5753fdf dccp ccid-2: Algorithm to update buffer state by Gerrit Renker · 14 years ago
  54. b3d14bf dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling by Gerrit Renker · 14 years ago
  55. 7d87093 dccp ccid-2: Separate internals of Ack Vectors from option-parsing code by Gerrit Renker · 14 years ago
  56. f17a37c dccp ccid-2: Ack Vector interface clean-up by Gerrit Renker · 14 years ago
  57. 1c0e0a0 dccp ccid-2: Stop polling by Gerrit Renker · 14 years ago
  58. b1fcf55 dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 14 years ago
  59. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 14 years ago
  60. fe84f41 dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 14 years ago
  61. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  62. 9941fb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  63. 093d282 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() by Balazs Scheidler · 14 years ago
  64. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  65. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  66. ecdfbda dccp: schedule an Ack when receiving timestamps by Gerrit Renker · 14 years ago
  67. d196c9a dccp: generalise data-loss condition by Ivo Calado · 14 years ago
  68. baf9e78 dccp: remove unused argument in CCID tx function by Gerrit Renker · 14 years ago
  69. 93344af dccp: merge now-reduced connect_init() function by Gerrit Renker · 14 years ago
  70. 0b53d46 dccp: fix the adjustments to AWL and SWL by Gerrit Renker · 14 years ago
  71. 1f4f0f6 dccp: Kill dead code and add static markers. by stephen hemminger · 14 years ago
  72. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  73. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  74. 792e6d3 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate by Gerrit Renker · 14 years ago
  75. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  76. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  77. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  78. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  79. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago
  80. 20cbd3e dccp ccid-3: A lower bound for the inter-packet scheduling algorithm by Gerrit Renker · 14 years ago
  81. 89858ad dccp ccid-3: use per-route RTO or TCP RTO as fallback by Gerrit Renker · 14 years ago
  82. 4886fca dccp ccid-2: Share TCP's minimum RTO code by Gerrit Renker · 14 years ago
  83. 22b71c8 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 14 years ago
  84. d26eeb0 dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() by Gerrit Renker · 14 years ago
  85. d82b6f8 dccp ccid-2: Use u32 timestamps uniformly by Gerrit Renker · 14 years ago
  86. 231cc2a dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 14 years ago
  87. c38c92a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer by Gerrit Renker · 14 years ago
  88. 30564e3 dccp ccid-2: Remove redundant sanity tests by Gerrit Renker · 14 years ago
  89. 51c22bb dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 14 years ago
  90. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 14 years ago
  91. 8e64159 net: dccp: fix sign bug by Kulikov Vasiliy · 14 years ago
  92. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  93. 59b8080 dccp: make implementation of Syn-RTT symmetric by Gerrit Renker · 14 years ago
  94. a7d13fb dccp: remove unused function argument by Gerrit Renker · 14 years ago
  95. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  96. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 14 years ago
  97. 042604d net/dccp: Use memdup_user by Julia Lawall · 14 years ago
  98. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  99. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  100. d9b52dc net/dccp: expansion of error code size by Yoichi Yuasa · 14 years ago