1. 0491026 dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 14 years ago
  2. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  3. b1fcf55 dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 14 years ago
  4. 2f34b32 dccp: cosmetics - warning format by Gerrit Renker · 14 years ago
  5. 1f4f0f6 dccp: Kill dead code and add static markers. by stephen hemminger · 14 years ago
  6. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  7. 042604d net/dccp: Use memdup_user by Julia Lawall · 14 years ago
  8. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  9. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  10. d14a0eb net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation by Gerrit Renker · 14 years ago
  11. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  12. 55d9559 dccp: support for passing MSG_TRUNC by Gerrit Renker · 14 years ago
  13. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  14. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  15. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  16. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  17. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  19. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  20. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  21. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  22. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  23. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 15 years ago
  24. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 15 years ago
  25. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  26. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  27. 6eb55d1 dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  28. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago
  29. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  30. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  31. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  32. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  33. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  34. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  35. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  36. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  37. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  38. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  39. d99a7bd dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  40. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  41. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  42. 34a081b dccp tfrc: Let dccp_tfrc_lib do the sampling work by Gerrit Renker · 16 years ago
  43. 7d1af6a dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 16 years ago
  44. d6da351 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 16 years ago
  45. 146993c dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 16 years ago
  46. 2faae55 dccp ccid-2: Use feature-negotiation to report Ack Ratio changes by Gerrit Renker · 16 years ago
  47. 51c7d4f dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  48. b235dc4 dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  49. 3a53a9a dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  50. c8041e2 dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  51. fade756 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  52. 73bbe09 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  53. 20f41ee dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  54. 668144f dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  55. 093e1f4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  56. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  57. 86349c8 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  58. 7020838 dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  59. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  60. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  61. 4881632 dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  62. 3e8a0a5 dccp: change L/R must have at least one byte in the dccpsf_val field by Arnaldo Carvalho de Melo · 16 years ago
  63. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  64. 7d06b2e net: change proto destroy method to return void by Brian Haley · 16 years ago
  65. 5f090dc net: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  66. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  67. 028b027 [DCCP]: Fix skb->cb conflicts with IP by Patrick McHardy · 16 years ago
  68. 24e8b7e [DCCP]: Use snmp_mib_{init,free}(). by YOSHIFUJI Hideaki · 16 years ago
  69. ab1e0a1 [SOCK] proto: Add hashinfo member to struct proto by Arnaldo Carvalho de Melo · 16 years ago
  70. 7913350 [DCCP]: Collapse repeated `len' statements into one by Gerrit Renker · 17 years ago
  71. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  72. 92d3192 [DCCP]: Shift the retransmit timer for active-close into output.c by Gerrit Renker · 17 years ago
  73. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 17 years ago
  74. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 17 years ago
  75. ce865a6 [DCCP]: Add support for abortive release by Gerrit Renker · 17 years ago
  76. d83bd95 [DCCP]: Check for unread data on close by Gerrit Renker · 17 years ago
  77. e18d7a9 [DCCP]: Initialize dccp_sock before calling the ccid constructors by Arnaldo Carvalho de Melo · 17 years ago
  78. 8e8c71f [DCCP]: Honour and make use of shutdown option set by user by Gerrit Renker · 17 years ago
  79. 230140c [INET]: Remove per bucket rwlock in tcp/dccp ehash table. by Eric Dumazet · 17 years ago
  80. 6273172 [DCCP]: Implement SIOCINQ/FIONREAD by Arnaldo Carvalho de Melo · 17 years ago
  81. 042d18f [DCCP]: Make all `debug' parameters bool by Gerrit Renker · 17 years ago
  82. 7c559a9 [DCCP]: Add socket option to query the current MPS by Gerrit Renker · 17 years ago
  83. cecd8d0 [DCCP]: Reduce the number of writable states by Gerrit Renker · 17 years ago
  84. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  85. 4c70f38 [DCCP]: Provide 10s of microsecond timesource by Gerrit Renker · 17 years ago
  86. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  87. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  88. 39ebc02 [DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV by Arnaldo Carvalho de Melo · 17 years ago
  89. c9eaf17 [NET] DCCP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  90. dbca9b275 [NET]: change layout of ehash table by Eric Dumazet · 17 years ago
  91. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  92. 841bac1 [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE) return 0 by Arnaldo Carvalho de Melo · 18 years ago
  93. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  94. 59348b1 [DCCP]: Simplified conditions due to use of enum:8 states by Gerrit Renker · 18 years ago
  95. b1308dc [DCCP]: Set TX Queue Length Bounds via Sysctl by Ian McDonald · 18 years ago
  96. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  97. 2e2e9e9 [DCCP]: Add sysctls to control retransmission behaviour by Gerrit Renker · 18 years ago
  98. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  99. 72a3eff [NET]: Size listen hash tables using backlog hint by Eric Dumazet · 18 years ago
  100. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago