1. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  2. 13f18aa net: drop capability from protocol definitions by Eric Paris · 15 years ago
  3. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  4. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  5. f373b53 tcp: replace ehash_size by ehash_mask by Eric Dumazet · 15 years ago
  6. b301e82 IPv6: use ipv6_addr_set_v4mapped() by Brian Haley · 15 years ago
  7. 996ccf4 dccp ccid-3: Remove CCID naming redundancy 2/2 by Gerrit Renker · 15 years ago
  8. 77d2dd9 dccp ccid-2: Remove CCID naming redundancy 1/2 by Gerrit Renker · 15 years ago
  9. 388d5e9 dccp ccid-3: Overhaul CCID naming convention 2/2 by Gerrit Renker · 15 years ago
  10. b1c00fe dccp ccid-2: Overhaul CCID naming convention 1/2 by Gerrit Renker · 15 years ago
  11. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  12. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  13. 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
  14. 41135cc net: constify struct inet6_protocol by Alexey Dobriyan · 15 years ago
  15. 3261309 net: constify struct net_protocol by Alexey Dobriyan · 15 years ago
  16. aa1b1ff net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle by Gerrit Renker · 15 years ago
  17. 3b401a8 inet: inet_connection_sock_af_ops const by Stephen Hemminger · 15 years ago
  18. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  19. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  20. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  21. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  22. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  23. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  24. d5fdd6b ipv6: Use correct data types for ICMPv6 type and code by Brian Haley · 15 years ago
  25. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  26. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  27. 86739fb dccp: Do not let initial option overhead shrink the MPS by Gerrit Renker · 15 years ago
  28. 361a5c1 dccp: Minimise header option overhead in setting the MPS by Gerrit Renker · 15 years ago
  29. f3f3abb dccp: Debugging functions for feature negotiation by Gerrit Renker · 16 years ago
  30. 883ca83 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  31. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  32. f90f92e dccp: Initialisation framework for feature negotiation by Gerrit Renker · 16 years ago
  33. 4dbc242 dccp ccid-3: Fix RFC reference by Gerrit Renker · 16 years ago
  34. 1b6725d net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c by Leonardo Potenza · 16 years ago
  35. 129fa44 dccp: Integrate the TFRC library with DCCP by Gerrit Renker · 16 years ago
  36. e5fd56c dccp: Clean up ccid.c after integration of CCID plugins by Gerrit Renker · 16 years ago
  37. ddebc97 dccp: Lockless integration of CCID congestion-control plugins by Gerrit Renker · 16 years ago
  38. eb4dea5 net: Fix percpu counters deadlock by Herbert Xu · 16 years ago
  39. a693722 dccp_diag: LISTEN sockets don't have CCIDs by Arnaldo Carvalho de Melo · 16 years ago
  40. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  41. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  42. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  43. 63b8e28 dccp: Clean up old feature-negotiation infrastructure by Gerrit Renker · 16 years ago
  44. 991d927 dccp: Integration of dynamic feature activation - part 3 (client side) by Gerrit Renker · 16 years ago
  45. 192b27f dccp: Integration of dynamic feature activation - part 2 (server side) by Gerrit Renker · 16 years ago
  46. 6eb55d1 dccp: Integration of dynamic feature activation - part 1 (socket setup) by Gerrit Renker · 16 years ago
  47. 61c1d05 dccp: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  48. 422d9cd dccp: Feature activation handlers by Gerrit Renker · 16 years ago
  49. b1ad004 dccp: Processing Confirm options by Gerrit Renker · 16 years ago
  50. e77b836 dccp: Process incoming Change feature-negotiation options by Gerrit Renker · 16 years ago
  51. 75757a7 dccp: Preference list reconciliation by Gerrit Renker · 16 years ago
  52. 8b7b6c7 dccp: Integrate feature-negotiation insertion code by Gerrit Renker · 16 years ago
  53. 0971d17 dccp: Insert feature-negotiation options into skb by Gerrit Renker · 16 years ago
  54. dd24c00 net: Use a percpu_counter for orphan_count by Eric Dumazet · 16 years ago
  55. 52479b6 netns xfrm: lookup in netns by Alexey Dobriyan · 16 years ago
  56. 3ed7cc0 dccp: fix warning in net/dccp/options.c by Ingo Molnar · 16 years ago
  57. 8c862c2 dccp: Header option insertion routine for feature-negotiation by Gerrit Renker · 16 years ago
  58. d371056 dccp: Support for Mandatory options by Gerrit Renker · 16 years ago
  59. 02fa460 dccp: Increase the scope of variable-length htonl/ntohl functions by Gerrit Renker · 16 years ago
  60. 71c262a dccp: API to query the current TX/RX CCID by Gerrit Renker · 16 years ago
  61. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  62. 3d3e35a dccp: Fix bracing in dccp_feat_list_lookup. by Gerrit Renker · 16 years ago
  63. 5caea4e net: listening_hash get a spinlock per bucket by Eric Dumazet · 16 years ago
  64. a7a0d6a net: inet_diag_handler structs can be const by Eric Dumazet · 16 years ago
  65. 1910299 dccp: Tidy up setsockopt calls by Gerrit Renker · 16 years ago
  66. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  67. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  68. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  69. 0c11683 dccp: Mechanism to resolve CCID dependencies by Gerrit Renker · 16 years ago
  70. 3ab5aee net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls by Eric Dumazet · 16 years ago
  71. 9eca0a4 dccp: Resolve dependencies of features on choice of CCID by Gerrit Renker · 16 years ago
  72. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  73. e8ef967 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  74. f74e91b dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  75. d99a7bd dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  76. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  77. 61e6473 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  78. 7d43d1a0 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  79. bd012f2 dccp: Basic data structure for feature negotiation by Gerrit Renker · 16 years ago
  80. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  81. 944f750 dccp: Port redirection support for DCCP by Gerrit Renker · 16 years ago
  82. 95a5afc net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) by Johannes Berg · 16 years ago
  83. e41b536 ipv6: added net argument to ICMP6_INC_STATS_BH by Denis V. Lunev · 16 years ago
  84. 9a1f27c inet_hashtables: Add inet_lookup_skb helpers by Arnaldo Carvalho de Melo · 16 years ago
  85. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  86. a3cbdde dccp ccid-3: Preventing Oscillations by Gerrit Renker · 16 years ago
  87. 53ac957 dccp ccid-3: Simplify computing and range-checking of t_ipi by Gerrit Renker · 16 years ago
  88. c8f41d5 dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 by Gerrit Renker · 16 years ago
  89. 891e4d8 dccp ccid-3: Tidy up CCID-Kconfig dependencies by Gerrit Renker · 16 years ago
  90. 9d497a2 dccp ccid-3: Implement rfc3448bis change to initial-rate computation by Gerrit Renker · 16 years ago
  91. 88e97a9 dccp ccid-3: Update the RX history records in one place by Gerrit Renker · 16 years ago
  92. 68c89ee dccp ccid-3: Update the computation of X_recv by Gerrit Renker · 16 years ago
  93. 22338f0 dccp tfrc: Increase number of RTT samples by Gerrit Renker · 16 years ago
  94. 49ffc29 dccp: Clamping RTT values by Gerrit Renker · 16 years ago
  95. 2b81143 dccp ccid-3: Always perform receiver RTT sampling by Gerrit Renker · 16 years ago
  96. 2f3e3bb dccp ccid-3: Remove duplicate RX states by Gerrit Renker · 16 years ago
  97. 34a081b dccp tfrc: Let dccp_tfrc_lib do the sampling work by Gerrit Renker · 16 years ago
  98. 3ca7aea dccp tfrc: Return type of update_i_mean is void by Gerrit Renker · 16 years ago
  99. d20ed95 dccp tfrc: Perform early loss detection by Gerrit Renker · 16 years ago
  100. 24b8d34 dccp tfrc: Receiver history initialisation routine by Gerrit Renker · 16 years ago