aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-11[netdrvr forcedeth] phy address scan rangeAyaz Abdulla1-16/+14
2005-11-11[netdrvr forcedeth] support for irq mitigationAyaz Abdulla1-67/+104
2005-11-11[netdrvr forcedeth] remove superfluous rx engine stop/startAyaz Abdulla1-12/+22
2005-11-11[PATCH] gianfar mii needs to zero out the mii_bus structureKumar Gala1-1/+1
2005-11-11[PATCH] s390: mail address changedFrank Pavlic6-8/+8
2005-11-11[PATCH] s390: introduce guestLan sniffer support in qethFrank Pavlic3-4/+102
2005-11-11[PATCH] s390: fix recovery failure of non-guestLAN devicesFrank Pavlic2-17/+22
2005-11-11[PATCH] s390: some more qeth fixesFrank Pavlic1-4/+7
2005-11-11[PATCH] s390: qeth multicast address registration fixedFrank Pavlic1-26/+80
2005-11-11[PATCH] s390: minor modification in qeth layer2 codeFrank Pavlic1-14/+26
2005-11-11[PATCH] s390: synthax checking for VIPA addresses fixedFrank Pavlic2-16/+55
2005-11-11Merge branch 'atmel'Jeff Garzik5-178/+94
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-21/+96
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-199/+413
2005-11-10[SPARC]: display7seg build fixAndrew Morton1-1/+1
2005-11-10[CIFS] Fix spaces in cifs kconfig entrySteve French1-3/+2
2005-11-10[CIFS] Reduce sparse endian warningsSteve French1-2/+3
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French130-5557/+1013
2005-11-10[CIFS] Update CIFS change logSteve French2-1/+38
2005-11-10[TCP]: speed up SACK processingStephen Hemminger5-26/+202
2005-11-10[TCP]: spelling fixesStephen Hemminger7-37/+37
2005-11-10[TCP]: receive buffer growth limiting with mixed MTUJohn Heffner1-27/+8
2005-11-10[TCP]: Appropriate Byte Count supportStephen Hemminger9-11/+63
2005-11-10[TCP]: add tcp_slow_start helperStephen Hemminger7-59/+43
2005-11-10[TCP]: simplify microsecond rtt samplingStephen Hemminger1-32/+30
2005-11-10[TCP]: fix congestion window update when using TSO deferalStephen Hemminger8-9/+32
2005-11-10[PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes1-2/+1
2005-11-10[PATCH] PCI: fix namespace clashesRajesh Shah4-7/+7
2005-11-10[PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj6-22/+26
2005-11-10[PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2-1/+3
2005-11-10[PATCH] pci_ids cleanup: fix two additional IDs in bt87xGrant Coady1-2/+2
2005-11-10[PATCH] dlpar regression for ppc64 - probe changeJohn Rose3-76/+81
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman81-81/+0
2005-11-10[PATCH] PCI: automatically set device_driver.ownerLaurent riffard4-12/+22
2005-11-10[PATCH] pci-driver: store_new_id() not inlineRandy Dunlap1-1/+1
2005-11-10[PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2-14/+15
2005-11-10[PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos1-2/+2
2005-11-10[PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com1-5/+2
2005-11-10[PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com5-19/+89
2005-11-10[PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com3-15/+10
2005-11-10[PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com4-69/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com7-133/+41
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com4-734/+65
2005-11-10[PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com8-993/+96
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com6-3237/+85
2005-11-10[PATCH] PCI: add pci_find_next_capability()Roland Dreier2-14/+34
2005-11-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds19-190/+475
2005-11-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French392-5992/+27362
2005-11-10[CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French3-0/+15
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-149/+240
2005-11-10Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-2/+2
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds20-162/+465
2005-11-10[PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones1-1/+1
2005-11-10[DCCP]: Alter website for DCCP in MAINTAINERSIan McDonald1-1/+1
2005-11-10[DCCP]: Create Documentation/networking/dccp.txtIan McDonald1-0/+56
2005-11-10[NET]: Annotate h_proto in struct ethhdrPavel Roskin1-1/+3
2005-11-10[NET]: Detect hardware rx checksum faults correctlyHerbert Xu19-134/+173
2005-11-10[BNX2]: simplify parameter checks in bnx2_{get,set}_eepromJohn W. Linville1-10/+2
2005-11-10[BNX2]: check return of dev_alloc_skb in bnx2_test_loopbackJohn W. Linville1-0/+2
2005-11-10[BNX2]: output driver name as prefix in error messageJohn W. Linville1-1/+1
2005-11-10[ATM]: [horizon] fix sparse warningsDave Jones1-2/+2
2005-11-10[PATCH] kbuild: build breaks after -imacros was introducedZachary Amsden1-1/+1
2005-11-10[SPARC64]: Re-export uts_sem for solaris compat module.David S. Miller1-0/+2
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson3-5/+107
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris3-5/+5
2005-11-10Pull add-mmio-to-proc-iomem into release branchTony Luck1-24/+82
2005-11-10Pull context-bitmap into release branchTony Luck4-76/+92
2005-11-10Pull extend-notify-die into release branchTony Luck5-60/+162
2005-11-10Pull memoryless-node-allocation into release branchTony Luck1-10/+9
2005-11-10Pull mca-check-psp into release branchTony Luck1-4/+13
2005-11-10Pull align-sig-frame into release branchTony Luck1-6/+5
2005-11-10[IB] umad: further ib_unregister_mad_agent() deadlock fixesRoland Dreier1-24/+63
2005-11-10[IB] mthca: fix posting long lists of receive work requestsMichael S. Tsirkin3-5/+39
2005-11-10[IB] mthca: fix wraparound handling in mthca_cq_clean()Roland Dreier1-10/+6
2005-11-10[IB] mthca: fix posting of atomic operationsMichael S. Tsirkin1-4/+4
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein8-16/+98
2005-11-10[IB] umad: get rid of unused mr arrayRoland Dreier1-25/+4
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier2-11/+3
2005-11-10[IB] mthca: fix typo in catastrophic error pollingRoland Dreier1-1/+1
2005-11-10[IPoIB] no need to set skb->dev right before freeing skbRoland Dreier1-13/+4
2005-11-10[IB] umad: avoid potential deadlock when unregistering MAD agentsRoland Dreier1-12/+17
2005-11-10[IPoIB] add path record information in debugfsRoland Dreier5-49/+231
2005-11-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds98-2540/+11839
2005-11-10[PATCH] Don't auto-reap traced childrenOleg Nesterov1-1/+1
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds8-26/+12
2005-11-10[ARM] 3098/1: pxa2xx disable ssp irqLiam Girdwood5-92/+58
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie4-1/+1092
2005-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds143-2551/+2549
2005-11-10[ARM] 3144/1: OMAP 5/5: Update omap H2 defconfigTony Lindgren2-31/+68
2005-11-10[ARM] 3143/1: OMAP 4/5: Update omap include filesTony Lindgren24-360/+1370
2005-11-10[ARM] 3146/1: OMAP 3b/5: Add omap24xx clock frameworkTony Lindgren2-0/+3232
2005-11-10[ARM] 3145/1: OMAP 3a/5: Add support for omap24xxTony Lindgren17-1/+1857
2005-11-10[ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2Tony Lindgren14-1739/+1583
2005-11-10[ARM] 3141/1: OMAP 1/5: Update omap1 specific filesTony Lindgren23-316/+2157
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo8-0/+418
2005-11-10[ARM] Fix csumpartial corner caseRussell King1-0/+4
2005-11-10[PCMCIA] i82365: release all resources if no devices are foundIgor Popik1-0/+1
2005-11-10[PCMCIA] MPC8xx PCMCIA updateMarcelo Tosatti3-25/+7
2005-11-10[PATCH] Alchemy PCMCIA: Fix config.h inclusionRalf Baechle4-1/+4
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras1-0/+2
2005-11-10powerpc: fix iSeries buildStephen Rothwell1-0/+2
2005-11-10ppc64: Add declarations to ppc64 headers as well as powerpc headersPaul Mackerras2-0/+4
2005-11-10[PATCH] ppc64: bugfix: crash on PHB addLinas Vepstas1-1/+1
2005-11-10[PATCH] ppc64: mark failed devicesLinas Vepstas2-16/+39
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras3-4/+181
2005-11-10powerpc: Move some extern declarations from C code into headersPaul Mackerras9-21/+6
2005-11-10powerpc: implement atomic64_t on ppc64Stephen Rothwell1-0/+178
2005-11-10[PATCH] powerpc: Move more ppc64 files with no ppc32 equivalent to powerpcDavid Gibson7-24/+23
2005-11-10[PATCH] ppc64: fix PCI IO mappingBenjamin Herrenschmidt4-7/+3
2005-11-10[PATCH] powerpc: 64k pages vs. U3 iommuBenjamin Herrenschmidt1-1/+1
2005-11-10[PATCH] powerpc: 64k pages pmd alloc fixBenjamin Herrenschmidt2-6/+16
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds18-30/+352
2005-11-10powerpc: remove some warnings when building iSeriesStephen Rothwell2-4/+3
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds69-486/+11838
2005-11-09[PATCH] SUNRPC: don't reencode when looping in call transmit.Trond Myklebust1-3/+29
2005-11-10powerpc: 32-bit fixes for xmonPaul Mackerras1-6/+7
2005-11-10powerpc: Add user CPU features for POWER4, POWER5, POWER5+ and Cell.Paul Mackerras2-8/+15
2005-11-10powerpc: Fix SMP time initialization problemPaul Mackerras1-0/+2
2005-11-10powerpc: Fixes for 32-bit powermac SMPPaul Mackerras2-22/+37
2005-11-10powerpc: Fix compile error in EEH code with gcc4Paul Mackerras1-2/+2
2005-11-10powerpc: Fix typo introduced in merging platform codesPaul Mackerras1-4/+1
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras44-334/+237
2005-11-10[PATCH] powerpc: Consolidate asm compatibility macrosDavid Gibson15-210/+210
2005-11-10[PATCH] powerpc: Move scanlog.c to platforms/pseriesDavid Gibson3-1/+1
2005-11-10[PATCH] powerpc: Merge cacheflush.h and cache.hDavid Gibson10-172/+98
2005-11-10Merge git://oak/home/sfr/kernels/iseries/workPaul Mackerras18-341/+164
2005-11-10[NETLINK]: Generic netlink familyThomas Graf4-1/+785
2005-11-10[RTNETLINK]: Use generic netlink receive queue processorThomas Graf1-70/+5
2005-11-10[XFRM]: Use generic netlink receive queue processorThomas Graf1-56/+5
2005-11-10[NETLINK]: Generic netlink receive queue processorThomas Graf2-0/+97
2005-11-10[NETLINK]: Make netlink_callback->done() optionalThomas Graf5-25/+8
2005-11-10[NETLINK]: Type-safe netlink messages/attributes interfaceThomas Graf4-2/+1229
2005-11-10powerpc: Fix find_next_bit on 32-bitPaul Mackerras1-1/+1
2005-11-10ppc/powerpc: workarounds for old Open Firmware versionsPaul Mackerras8-83/+295
2005-11-09[NETFILTER]: Add nf_conntrack subsystem.Yasuyuki Kozakai57-333/+9710
2005-11-10[PATCH] ppc64: Save & restore of PCI device BARSLinas Vepstas2-1/+137
2005-11-10[PATCH] ppc64: PCI reset support routinesLinas Vepstas2-0/+113
2005-11-10[PATCH] ppc64: PCI error event dispatcherLinas Vepstas5-157/+236
2005-11-10[PATCH] ppc64: move eeh.c to powerpc directory from ppc64Linas Vepstas3-1/+1
2005-11-10[PATCH] ppc64: bugfix: don't silently ignore PCI errorsLinas Vepstas2-3/+3
2005-11-10[PATCH] ppc64: bugfix: crash on PCI hotplugLinas Vepstas1-4/+17
2005-11-10[PATCH] ppc64: escape hatch for spinning interrupt deadlocksLinas Vepstas1-8/+13
2005-11-10[PATCH] ppc64: serialize reports of PCI errorsLinas Vepstas1-13/+85
2005-11-10[PATCH] ppc64: avoid PCI error reporting for empty slotsLinas Vepstas1-2/+27
2005-11-10[PATCH] ppc64: RTAS error reporting restructuringLinas Vepstas1-16/+30
2005-11-10[PATCH] ppc64: PCI error rate statisticsLinas Vepstas1-11/+32
2005-11-10[PATCH] ppc64: PCI address cache minor fixesLinas Vepstas2-11/+26
2005-11-10[PATCH] ppc64: misc minor cleanupLinas Vepstas1-28/+25
2005-11-10[PATCH] ppc64: uniform usage of bus unit id interfaceslinas3-27/+28
2005-11-10[PATCH] ppc64: Don't panic when early __ioremap failsBenjamin Herrenschmidt1-2/+5
2005-11-10[PATCH] ppc64 boot: fix compile warningsOlaf Hering1-4/+4
2005-11-10[PATCH] ppc64 boot: remove sysmap from required filenamesOlaf Hering1-62/+69
2005-11-10[PATCH] ppc64 boot: remove argv usageOlaf Hering1-14/+18
2005-11-10[PATCH] ppc64 boot: remove local initializersOlaf Hering1-28/+28
2005-11-10[PATCH] fs_enet build fixMarcelo Tosatti4-0/+4
2005-11-10[PATCH] ppc32: fix ppc44x fpu buildMatt Porter1-1/+1
2005-11-10[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson11-39/+35
2005-11-10[PATCH] powerpc: Merge current.hDavid Gibson3-27/+27
2005-11-10[PATCH] powerpc: Merge signal.hDavid Gibson5-156/+22
2005-11-09[PATCH] powerpc: sched fixupsAndrew Morton2-1/+2
2005-11-09[PATCH] optimize activate_task()Chen, Kenneth W1-1/+2
2005-11-10Merge ../linux-2.6Paul Mackerras737-17942/+40074
2005-11-10[PATCH] ide-floppy: software eject not working with LS-120 driveOndrej Zary1-4/+2
2005-11-09(no commit message)Steve French1-3/+8
2005-11-10[PATCH] siimage: enable interrupts on Adaptec SA-1210 cardJohn W. Linville1-0/+9
2005-11-10[PATCH] ide: explain the PCI bus test we do in <asm-i386/ide.h>Alan Cox1-0/+6
2005-11-09[PATCH] ide: CS5535 driverJaya Kumar4-0/+316
2005-11-09Fix AGP compile on non-x86 architecturesLinus Torvalds2-6/+4
2005-11-09Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2548-94989/+138676
2005-11-09[PATCH] ide: AMD Geode GX/LX supportJordan Crouse2-0/+5
2005-11-09[PATCH] ide: ide-scsi fails to call idescsi_check_condition for things like "...Willem Riede1-2/+3
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds5-33/+24
2005-11-09[PATCH] ide: possible cleanupsAdrian Bunk3-9/+1
2005-11-09[PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas4-12/+4
2005-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-0/+3
2005-11-09[PATCH] ide: incorrect device link for ide-csHannes Reinecke3-3/+6
2005-11-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-72/+92
2005-11-09[PATCH] kbuild: make kernelrelease in unconfigured kernel prints an errorUwe Zeisberger1-1/+1
2005-11-09[IPV6]: ip6ip6_lock is not unlocked in error path.Ken-ichirou MATSUZAWA1-0/+1
2005-11-09[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACYPeter Chubb1-1/+2
2005-11-09[NETFILTER] ctnetlink: ICMP_ID is u_int16_t not u_int8_t.Krzysztof Piotr Oledzki1-1/+1
2005-11-09[NETFILTER] ctnetlink: Fix oops when no ICMP ID info in messageKrzysztof Piotr Oledzki1-1/+2
2005-11-09[NETFILTER] ctnetlink: Add support to identify expectations by ID'sPablo Neira Ayuso1-0/+8
2005-11-09[NETFILTER] ctnetlink: propagate error instaed of returning -EPERMPablo Neira Ayuso1-1/+1
2005-11-09[NETFILTER] ctnetlink: return -EINVAL if size is wrongPablo Neira Ayuso1-1/+1
2005-11-09[NETFILTER]: stop tracking ICMP error at early pointYasuyuki Kozakai1-5/+5
2005-11-09[NETFILTER] nfnetlink: only load subsystems if CAP_NET_ADMIN is setHarald Welte1-7/+10
2005-11-09[NETFILTER] PPTP helper: fix PNS-PAC expectation call idPhilip Craig1-2/+26
2005-11-09[NETFILTER] ctnetlink: get_conntrack can use GFP_KERNELPablo Neira Ayuso1-1/+1
2005-11-09[NETFILTER] ctnetlink: kill unused includesPablo Neira Ayuso1-3/+0
2005-11-09[NETFILTER] ctnetlink: add module alias to fix autoloadingPablo Neira Ayuso1-0/+2
2005-11-09[NETFILTER] ctnetlink: add marking support from userspacePablo Neira Ayuso1-0/+10
2005-11-09[NETFILTER] ctnetlink: check if protoinfo is presentPablo Neira Ayuso1-0/+5
2005-11-09[NETFILTER] nfnetlink: nfattr_parse() can never fail, make it voidHarald Welte4-46/+11
2005-11-09[NETFILTER]: refcount leak of proto when ctnetlink dumping tupleYasuyuki Kozakai1-3/+6
2005-11-09[NETFILTER]: packet counter of conntrack is 32bitsYasuyuki Kozakai1-1/+1
2005-11-09[SPARC] sbus rtc: implement ->compat_ioctlChristoph Hellwig2-2/+22