]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/dccp
misc: replace remaining __FUNCTION__ with __func__
[linux-2.6-omap-h63xx.git] / net / dccp /
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into timers/hpet
2008-09-14 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/pat
2008-09-11 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-11 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into x86/iommu
2008-09-10 Ingo MolnarMerge commit 'v2.6.27-rc6' into core/rcu
2008-09-10 Ingo MolnarMerge branch 'x86/pebs' into x86/unify-cpu-detect
2008-09-10 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-10 Paul MackerrasMerge branch 'linux-2.6'
2008-09-09 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-09 David S. MillerMerge branch 'dccp' of git://eden-feed.erg.abdn.ac...
2008-09-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-09-06 Ingo MolnarMerge branch 'sched/cpuset' into sched/urgent
2008-09-06 Ingo MolnarMerge branches 'x86/tracehook', 'x86/xsave' and 'x86...
2008-09-05 Linus TorvaldsMerge branch 'release-2.6.27' of git://git.kernel.org...
2008-09-05 Ingo MolnarMerge branch 'linus' into x86/defconfig
2008-09-05 Ingo MolnarMerge branch 'linus' into x86/tracehook
2008-09-05 Ingo MolnarMerge branch 'x86/alternatives' into x86/core
2008-09-05 Ingo MolnarMerge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':
2008-09-04 Ingo MolnarMerge branch 'x86/debug' into x86/cpu
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/xsave
2008-09-04 H. Peter AnvinMerge branch 'x86/cpu' into x86/core
2008-09-04 Ingo MolnarMerge branch 'linus' into x86/x2apic
2008-09-04 Gerrit Renkerdccp ccid-3: Preventing Oscillations
2008-09-04 Gerrit Renkerdccp ccid-3: Simplify computing and range-checking...
2008-09-04 Gerrit Renkerdccp ccid-3: Measuring the packet size s with regard...
2008-09-04 Gerrit Renkerdccp ccid-3: Tidy up CCID-Kconfig dependencies
2008-09-04 Gerrit Renkerdccp ccid-3: Implement rfc3448bis change to initial...
2008-09-04 Gerrit Renkerdccp ccid-3: Update the RX history records in one place
2008-09-04 Gerrit Renkerdccp ccid-3: Update the computation of X_recv
2008-09-04 Gerrit Renkerdccp tfrc: Increase number of RTT samples
2008-09-04 Gerrit Renkerdccp: Clamping RTT values
2008-09-04 Gerrit Renkerdccp ccid-3: Always perform receiver RTT sampling
2008-09-04 Gerrit Renkerdccp ccid-3: Remove duplicate RX states
2008-09-04 Gerrit Renkerdccp tfrc: Let dccp_tfrc_lib do the sampling work
2008-09-04 Gerrit Renkerdccp tfrc: Return type of update_i_mean is void
2008-09-04 Gerrit Renkerdccp tfrc: Perform early loss detection
2008-09-04 Gerrit Renkerdccp tfrc: Receiver history initialisation routine
2008-09-04 Gerrit Renkerdccp tfrc: Suppress unavoidable "below resolution"...
2008-09-04 Gerrit Renkerdccp ccid-3: Simplified handling of TX states
2008-09-04 Gerrit Renkerdccp ccid-3: Runtime verification of timer resolution
2008-09-04 Tomasz Grobelnydccp qpolicy: Parameter checking of cmsg qpolicy parameters
2008-09-04 Tomasz Grobelnydccp: Policy-based packet dequeueing infrastructure
2008-09-04 Gerrit Renkerdccp: Clean up slow-path input processing
2008-09-04 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-09-04 Gerrit Renkerdccp: Combine the functionality of enqeueing and cloning
2008-09-04 Gerrit Renkerdccp ccid-2: Remove wrappers around sk_{reset,stop...
2008-09-04 Gerrit Renkerdccp ccid-2: Replace broken RTT estimator with better...
2008-09-04 Gerrit Renkerdccp ccid-2: Simplify dec_pipe and rearming of RTO...
2008-09-04 Gerrit Renkerdccp ccid-2: Remove redundant sanity tests
2008-09-04 Gerrit Renkerdccp ccid-2: Stop polling
2008-09-04 Gerrit Renkerdccp: Refine the wait-for-ccid mechanism
2008-09-04 Gerrit Renkerdccp: Extend CCID packet dequeueing interface
2008-09-04 Gerrit Renkerdccp: Return-value convention of hc_tx_send_packet()
2008-09-04 Gerrit Renkerdccp ccid-2: Separate option parsing from CCID processing
2008-09-04 Gerrit Renkerdccp ccid-2: Remove old infrastructure
2008-09-04 Gerrit Renkerdccp ccid-2: Schedule Sync as out-of-band mechanism
2008-09-04 Gerrit Renkerdccp ccid-2: Consolidate Ack-Vector processing within...
2008-09-04 Gerrit Renkerdccp ccid-2: Update code for the Ack Vector input/regis...
2008-09-04 Gerrit Renkerdccp ccid-2: Algorithm to update buffer state
2008-09-04 Gerrit Renkerdccp ccid-2: Implementation of circular Ack Vector...
2008-09-04 Gerrit Renkerdccp ccid-2: Separate internals of Ack Vectors from...
2008-09-04 Gerrit Renkerdccp ccid-2: Ack Vector interface clean-up
2008-09-04 Gerrit Renkerdccp: Reduce noise in output and convert to ktime_t
2008-09-04 Gerrit Renkerdccp: Merge now-reduced connect_init() function
2008-09-04 Gerrit Renkerdccp: Fix the adjustments to AWL and SWL
2008-09-04 Gerrit Renkerdccp: Schedule an Ack when receiving timestamps
2008-09-04 Gerrit Renkerdccp ccid-3: Remove dead states
2008-09-04 Gerrit Renkerdccp ccid-3: Remove duplicate documentation
2008-09-04 Gerrit Renkerdccp: Unused argument in CCID tx function
2008-09-04 Gerrit Renkerdccp: Replace magic CCID-specific numbers by symbolic...
2008-09-04 Gerrit Renkerdccp ccid-3: Remove redundant 'options_received' struct
2008-09-04 Gerrit Renkerdccp tfrc/ccid-3: Computing Loss Rate from Loss Event...
2008-09-04 Gerrit Renkerdccp: Add packet type information to CCID-specific...
2008-09-04 Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2008-09-04 Gerrit Renkerdccp ccid-3: Remove ugly RTT-sampling history lookup
2008-09-04 Gerrit Renkerdccp ccid-3: Bug fix for the inter-packet scheduling...
2008-09-04 Gerrit Renkerdccp ccid-3: No more CCID control blocks in LISTEN...
2008-09-04 Gerrit Renkerdccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
2008-09-04 Gerrit Renkerdccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
2008-09-04 Gerrit Renkerdccp: Special case of the MPS for client-PARTOPEN with...
2008-09-04 Gerrit Renkerdccp: Leave headroom for options when calculating the MPS
2008-09-04 Gerrit Renkerdccp ccid-2: Use feature-negotiation to report Ack...
2008-09-04 Gerrit Renkerdccp: Support for exchanging of NN options in establish...
2008-09-04 Gerrit Renkerdccp: Support for the exchange of NN options in establi...
2008-09-04 Gerrit Renkerdccp: Debugging functions for feature negotiation
2008-09-04 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2008-09-04 Gerrit Renkerdccp: Implement both feature-local and feature-remote...
2008-09-04 Gerrit Renkerdccp: Auto-load (when supported) CCID plugins for negot...
2008-09-04 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2008-09-04 Gerrit Renkerdccp ccid-2: Phase out the use of boolean Ack Vector...
2008-09-04 Gerrit Renkerdccp: Remove manual influence on NDP Count feature
2008-09-04 Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-09-04 Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Feature activation handlers
next