summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [DCCP] ccid3: Reorder packet history header fileGerrit Renker2006-12-111-60/+67
* [DCCP] ccid3: Make debug output consistentGerrit Renker2006-12-111-35/+32
* [DCCP] ccid3: Perform history operations only after packet has been sentGerrit Renker2006-12-111-29/+9
* [DCCP] ccid3: TX history - remove unused fieldGerrit Renker2006-12-112-3/+3
* [DCCP] ccid3: Shift window counter computationGerrit Renker2006-12-111-20/+29
* [DCCP] ccid3: Sanity-check RTT samplesGerrit Renker2006-12-112-1/+13
* [DCCP] ccid3: Initialise RTT valuesGerrit Renker2006-12-111-1/+2
* [DCCP] ccid: Deprecate ccid_hc_tx_insert_optionsGerrit Renker2006-12-113-27/+0
* [DCCP]: Warn when discarding packet due to internal errorsGerrit Renker2006-12-111-2/+4
* [DCCP]: Only deliver to the CCID rx side in chargeGerrit Renker2006-12-112-7/+20
* [DCCP]: Simplify TFRC calculationGerrit Renker2006-12-113-35/+35
* [DCCP]: Debug timeval operationsGerrit Renker2006-12-112-24/+33
* [DCCP] ccid3: Simplify calculation for reverse lookup of pGerrit Renker2006-12-111-17/+22
* [DCCP] ccid3: Replace scaled division operationsGerrit Renker2006-12-111-24/+3
* [DCCP] ccid3: Finer-grained resolution of sending ratesGerrit Renker2006-12-113-39/+78
* [DCCP] ccid3: Fix two bugs in sending rate computationGerrit Renker2006-12-111-2/+2
* [DCCP] ccid3: Two optimisations for sending rate recomputationGerrit Renker2006-12-111-11/+16
* [DCCP] ccid3: Check against too large pGerrit Renker2006-12-111-4/+9
* [DCCP]: Update documentationIan McDonald2006-12-111-4/+2
* [DCCP]: Remove timeo from output.cIan McDonald2006-12-112-22/+6
* [NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton2006-12-111-15/+19
* [ATM]: Ignore generated file pca200e_ecd.bin2Ralf Baechle2006-12-111-1/+1
* [NET]: Fix WAN routers kconfig dependency.Randy Dunlap2006-12-111-2/+3
* [CRYPTO] sha512: Fix sha384 block sizeHerbert Xu2006-12-111-1/+1
* [PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64Brice Goglin2006-12-111-1/+1
* [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells2006-12-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2006-12-113-164/+190
|\
| * AT91 MMC update for 2.6.19Andrew Victor2006-12-111-17/+24
| * mmc: Change SDHCI iomem error to a warningPierre Ossman2006-12-111-2/+2
| * mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removalVitaly Wool2006-12-111-1/+3
| * AT91 MMC 5 : Minor cleanupsAndrew Victor2006-12-111-9/+9
| * AT91 MMC 4 : Interrupt handler cleanupAndrew Victor2006-12-111-45/+43
| * AT91 MMC 3 : Move global mci_clk variableAndrew Victor2006-12-111-11/+11
| * AT91 MMC 2 : Use platform resourcesAndrew Victor2006-12-111-7/+34
| * AT91 MMC 1: Pass host structure.Andrew Victor2006-12-111-89/+81
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-119-430/+334
|\ \
| * | [PATCH] smc91x: Kill off excessive versatile hooks.Paul Mundt2006-12-111-90/+0
| * | [PATCH] myri10ge: update driver version to 1.1.0Brice Goglin2006-12-111-1/+1
| * | [PATCH] myri10ge: fix big_bytes in case of vlan framesBrice Goglin2006-12-111-2/+2
| * | [PATCH] myri10ge: Full vlan frame in small_bytesBrice Goglin2006-12-111-2/+2
| * | [PATCH] myri10ge: drop contiguous skb routinesBrice Goglin2006-12-111-204/+8
| * | [PATCH] myri10ge: switch to page-based skbBrice Goglin2006-12-111-79/+93
| * | [PATCH] myri10ge: add page-based skb routinesBrice Goglin2006-12-111-0/+190
| * | [PATCH] myri10ge: indentation cleanupsBrice Goglin2006-12-111-4/+4
| * | [PATCH] chelsio: working NAPIStephen Hemminger2006-12-114-83/+67
| * | [PATCH] MACB: Use __raw register accessHaavard Skinnemoen2006-12-112-3/+3
| * | [PATCH] MACB: Use struct delayed_work instead of struct work_structHaavard Skinnemoen2006-12-112-4/+4
| * | [PATCH] ucc_geth: Initialize mdio_lock.Scott Wood2006-12-111-0/+2
| * | [PATCH] ucc_geth: compilation error fixesScott Wood2006-12-111-5/+5
* | | Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-114-9/+6
OpenPOWER on IntegriCloud