summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-1418-96/+118
|\
| * [NET]: rt_check_expire() can take a long time, add a cond_resched()Eric Dumazet2007-11-141-0/+3
| * [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
| * [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
| * [TCP] FRTO: Clear frto_highmark only after process_frto that uses itIlpo Järvinen2007-11-141-2/+2
| * [NET]: Remove notifier block from chain when register_netdevice_notifier failsPavel Emelyanov2007-11-141-0/+2
| * [FS_ENET]: Fix module build.Jochen Friedrich2007-11-142-4/+22
| * [TCP]: Make sure write_queue_from does not begin with NULL ptrIlpo Järvinen2007-11-141-0/+5
| * [TCP]: Fix size calculation in sk_stream_alloc_pskbHerbert Xu2007-11-141-4/+6
| * [S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur2007-11-141-59/+51
| * [BONDING]: Fix resource use after freeJay Vosburgh2007-11-131-2/+2
| * [SYSCTL]: Fix warning for token-ring from sysctl checkerOlof Johansson2007-11-131-1/+1
| * [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-3/+3
| * [IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum2007-11-131-1/+2
| * [TCP] FRTO: Plug potential LOST-bit leakIlpo Järvinen2007-11-131-1/+3
| * [TCP] FRTO: Limit snd_cwnd if TCP was application limitedIlpo Järvinen2007-11-131-0/+3
| * [E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg2007-11-131-10/+3
| * [NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller2007-11-131-3/+3
| * [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller2007-11-131-1/+1
| * [PKT_SCHED]: Check subqueue status before calling hard_start_xmitPeter P Waskiewicz Jr2007-11-131-2/+3
* | CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson2007-11-141-9/+7
* | CRISv10 memset library add lineendings to asmJesper Nilsson2007-11-141-41/+41
* | CRISv10 string library add lineendings to asmJesper Nilsson2007-11-141-27/+27
* | CRISv10 usercopy library add lineendings to asmJesper Nilsson2007-11-141-157/+157
* | CRISv10 Ethernet declare mac fixJesper Nilsson2007-11-141-1/+1
* | CRIS tlb.h should include linux/pagemap.hJesper Nilsson2007-11-141-0/+2
* | CRISv32: add cache flush operationsJesper Nilsson2007-11-142-0/+127
* | CRISv10 improve and bugfix fasttimerJesper Nilsson2007-11-142-207/+124
* | CRISv10: fix timer interrupt parametersJesper Nilsson2007-11-141-4/+7
* | CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-146-17/+8
* | CRISv10 serial driver rewriteJesper Nilsson2007-11-142-859/+580
* | CRIS don't include bitops.h in posix_types.hJesper Nilsson2007-11-141-1/+0
* | cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-145-9/+7
* | cris build fixes: defconfig updatesJesper Nilsson2007-11-141-43/+33
* | cris build fixes: fix crisksyms.cJesper Nilsson2007-11-141-14/+3
* | cris build fixes: setup.c needs param.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: fixes in arch/cris/kernel/time.cJesper Nilsson2007-11-141-7/+3
* | cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-147-29/+107
* | cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton2007-11-141-4/+8
* | cris build fixes: update eth_v10.c ethernet driverJesper Nilsson2007-11-142-152/+279
* | cris build fixes: add baud rate definesJesper Nilsson2007-11-141-0/+13
* | cris build fixes: sys_cris.c needs fs.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: irq fixesJesper Nilsson2007-11-142-2/+8
* | cris-build-fixes-atomich-needs-compilerh-fixAndrew Morton2007-11-141-1/+2
* | cris build fixes: atomic.h needs compiler.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: hardirq.h: include asm/irq.hJesper Nilsson2007-11-141-0/+1
* | cris build fixes: Add missing syscallsJesper Nilsson2007-11-142-1/+74
* | cris build fixes: fix csum_tcpudp_magic() declarationJesper Nilsson2007-11-141-1/+1
* | aic94xx_sds: rename FLASH_SIZEAndrew Morton2007-11-141-2/+2
* | x86: don't call mce_create_device on CPU_UP_PREPAREAndreas Herrmann2007-11-141-7/+11
OpenPOWER on IntegriCloud