[SCTP]: Fix compiler warning about const qualifiers
[linux-2.6] / net / dccp / ccids /
2008-02-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07  Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07  Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07  Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07  Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07  Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07  Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07  Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07  Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07  Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-06  Linus TorvaldsMerge branch 'dmapool' of git://git./linux/kernel/git...
2008-02-03  David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03  David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03  David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28  Ilpo Järvinen[CCID3]: Kill some bloat
2008-01-28  Gerrit Renker[CCID3]: Nofeedback timer according to rfc3448bis
2008-01-28  Gerrit Renker[CCID3]: Implement rfc3448bis changes to feedback reception
2008-01-28  Gerrit Renker[CCID3]: Remove two irrelevant states in TX feedback...
2008-01-28  Gerrit Renker[CCID3]: Use a function to update p_inv, and p is never...
2008-01-28  Gerrit Renker[CCID]: More informative registration
2008-01-28  Gerrit Renker[TFRC]: Remove previous loss intervals implementation
2008-01-28  Gerrit Renker[CCID3]: Interface CCID3 code with newer Loss Intervals...
2008-01-28  Gerrit Renker[TFRC]: CCID3 (and CCID4) needs to access these inlines
2008-01-28  Gerrit Renker[CCID3]: Redundant debugging output / documentation
2008-01-28  Gerrit Renker[TFRC]: Ringbuffer to track loss interval history
2008-01-28  Gerrit Renker[TFRC]: Loss interval code needs the macros/inlines...
2008-01-28  Gerrit Renker[TFRC]: Put RX/TX initialisation into tfrc.c
2008-01-28  Gerrit Renker[CCID3]: HC-receiver should not insert timestamps as...
2008-01-28  Gerrit Renker[TFRC]: The function tfrc_rx_hist_entry_delete() is...
2008-01-28  Gerrit Renker[TFRC]: Move comment.
2008-01-28  Arnaldo Carvalho... [TFRC]: New rx history code
2008-01-28  Gerrit Renker[CCID3]: The receiver of a half-connection does not...
2008-01-28  Arnaldo Carvalho... [TFRC]: Rename dccp_rx_ to tfrc_rx_
2008-01-28  Arnaldo Carvalho... [TFRC]: Make the rx history slab be global
2008-01-28  Arnaldo Carvalho... [TFRC]: Rename tfrc_tx_hist to tfrc_tx_hist_slab, for...
2008-01-28  Gerrit Renker[TFRC]: Provide central source file and debug facility
2008-01-28  Arnaldo Carvalho... [TFRC]: Hide tx history details from the CCIDs
2008-01-28  Arnaldo Carvalho... [TFRC]: Migrate TX history to singly-linked lis
2008-01-28  Gerrit Renker[CCID2]: Remove misleading comment
2008-01-28  Gerrit Renker[CCID2]: Remove redundant ack-counting variable
2008-01-28  Gerrit Renker[CCID2]: Remove redundant synchronisation variable
2008-01-28  Gerrit Renker[CCID2]: Redundant debugging output
2008-01-28  Gerrit Renker[CCID2]: Replace pipe assignment-function with assignment
2008-01-28  Gerrit Renker[CCID2]: Replace cwnd assignment-function with assignment
2008-01-28  Gerrit Renker[CCID2]: Replace read-only variable with constant
2008-01-28  Gerrit Renker[CCID2]: Remove unused variable
2008-01-28  Gerrit Renker[CCID2]: Disable broken Ack Ratio adaptation algorithm
2008-01-28  Gerrit Renker[CCID2]: Larger initial windows also for CCID2
2008-01-28  Gerrit Renker[CCID2]: Deadlock and spurious timeouts when Ack Ratio...
2008-01-28  Gerrit Renker[CCID2]: Don't assign negative values to Ack Ratio
2008-01-28  Gerrit Renker[CCID2]: Fix sequence number arithmetic/comparisons
2008-01-28  Gerrit Renker[CCID2]: Bug in reading Ack Vectors
2008-01-28  Gerrit Renker[DCCP]: Remove redundant dependency on IP_DCCP
2008-01-28  Gerrit Renker[DCCP]: Promote CCID2 as default CCID
2008-01-28  Gerrit Renker[CCID3]: Inline for moving average
2008-01-28  Gerrit Renker[CCID3]: Accurately determine idle & application-limite...
2008-01-28  Gerrit Renker[CCID3]: Ignore trivial amounts of elapsed time
2008-01-28  Gerrit Renker[CCID3]: Revert use of MSS instead of s
2008-01-28  Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-24  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-01-23  Paul MackerrasMerge branch 'linux-2.6'
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-11  Len BrownPull bugzilla-9194 into release branch
2008-01-11  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-03  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-12-28  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-23  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2007-12-20  Joe Perches[DCCP]: Spelling fixes
2007-12-17  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-14  Len BrownPull hotplug into release branch
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08  Russell KingMerge branch 'pxa-fixes'
2007-12-06  Len BrownPull bugzilla-9345 into release branch
2007-12-06  Len BrownPull apm-freeze-fix into release branch
2007-12-05  Paul MackerrasMerge branch 'for-2.6.25' of git://git./linux/kernel...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-02  Len BrownPull thermal into release branch
2007-12-01  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-01  Jeff GarzikMerge branch 'master' into upstream-fixes
2007-11-30  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-11-30  Herbert XuMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-11-21  David S. MillerMerge branch 'fixes-davem' of git://git./linux/kernel...
2007-11-20  Joe Perches[DCCP]: Add missing "space"
2007-11-20  Len BrownPull cpuidle into release branch
2007-11-17  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-11-12  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-11-03  Linus TorvaldsMerge branch 'v2.6.24-rc1-lockdep' of git://git./linux...
2007-11-03  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-11-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next