[CCID]: More informative registration
[deliverable/linux.git] / net / dccp / ccids / ccid2.c
2008-01-28  Gerrit Renker[CCID]: More informative registration
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  Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
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...
2007-10-29  Len BrownPull documentation into release branch
2007-10-29  Len BrownPull cpuidle into release branch
2007-10-29  Len BrownPull fujitsu into release branch
2007-10-29  Len BrownPull alexey-fixes into release branch
2007-10-29  Jeff GarzikMerge branch 'upstream-jeff' of git://git./linux/kernel...
2007-10-29  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-10-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-26  Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/sam/x86
2007-10-26  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-26  David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2007-10-24  Gerrit Renker[CCID2/3]: Initialisation assignments of 0 are redundant
2007-10-23  Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-15  Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15  Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15  Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14  David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
2007-10-13  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2007-10-13  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-10-13  Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-12  Russell KingMerge branches 'omap1-upstream' and 'omap2-upstream...
2007-10-12  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'upstream-fixes' of /linux/kernel/git...
2007-10-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-10  Gerrit Renker[CCID2]: Sequence number wraparound issues
2007-10-10  Gerrit Renker[CCID2]: Remove redundant case block
2007-10-10  Gerrit Renker[CCID2]: Remove redundant BUG_ON
2007-10-10  Gerrit Renker[CCID2]: Remove ugly BUG_ON
2007-10-10  Gerrit Renker[CCID2]: Simplify interface
2007-10-10  Gerrit Renker[DCCP]: Make all `debug' parameters bool
2007-09-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-11  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-09-01  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-08-28  Paul MackerrasMerge branch 'linux-2.6' into for-2.6.24
2007-08-27  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-08-25  Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2007-08-25  Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2007-08-25  Len BrownPull thermal into release branch
2007-08-25  Len BrownPull bugzilla-1641 into release branch
2007-08-25  Len BrownPull battery into release branch
2007-08-24  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6.23
2007-08-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-23  David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-08-22  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-08-22  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/sparc-2.6
2007-08-22  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-22  Gerrit Renker[DCCP]: Allocation in atomic context
2007-04-30  Tony LuckPull percpu-dtc into release branch
2007-04-30  Tony LuckPull error-inject into release branch
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-02-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-20  Russell KingMerge ARM fixes
2007-02-19  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-19  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-19  Linus TorvaldsMerge branch 'for-linus' of ssh:///linux/kernel/git...
2007-02-17  John W. LinvilleMerge branch 'upstream' into upstream-jgarzik
2007-02-17  Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-17  Kyle McMartinMerge branch 'parisc' from /home/kyle/repos/parisc...
2007-02-17  Len BrownPull bugzilla-7897 into release branch
next
This page took 0.500505 seconds and 108 git commands to generate.