aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-11ppc64: default build as the merged 'powerpc' architectureLinus Torvalds1-1/+2
2005-11-11[SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field.David S. Miller2-5/+15
2005-11-11[DECNET]: fix SIGPIPEPatrick Caulfield1-7/+7
2005-11-11[PATCH] ipmi: fix inconsistent spinlock usageHironobu Ishii1-3/+3
2005-11-11[PATCH] TCP: fix vegas buildJeff Garzik1-1/+1
2005-11-11[PATCH] Input: convert hdaps to dynamic input_dev allocation.Dmitry Torokhov1-18/+23
2005-11-11[PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings.Ralf Baechle1-6/+4
2005-11-11[PATCH] smc91x: DB1200 support.Pete Popov2-1/+33
2005-11-11[PATCH] SAA9730: Driver overhaulRalf Baechle1-283/+250
2005-11-11[PATCH] SAA9730: Whitespace cleanup.Ralf Baechle1-49/+49
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-11[PATCH] libata: propogate host private data from probe functionAlan Cox2-0/+3
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk5-178/+94
2005-11-11[libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik1-0/+2
2005-11-11powerpc: Fix some compile problems with the VDSO stuffPaul Mackerras5-6/+33
2005-11-11powerpc: Fix reading and writing SPRs from xmon on 32-bitPaul Mackerras1-7/+18
2005-11-11powerpc: Initialize secondary CPU setup for 32-bit SMPPaul Mackerras1-0/+1
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt41-430/+1541
2005-11-11[PATCH] powerpc: remove initrd debug printkDavid Woodhouse1-3/+1
2005-11-11[PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson6-15/+12
2005-11-11[PATCH] ppc64: Increase sparsemem defaultsAnton Blanchard1-2/+2
2005-11-11[PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard6-296/+169
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard3-7/+0
2005-11-11[PATCH] ppc64: prep for NUMA sparsemem reworkAnton Blanchard1-6/+1
2005-11-11[PATCH] ppc64: Cleanup kprobe assemblyAnton Blanchard1-1/+2
2005-11-11[PATCH] ppc64: Remove debug boot messageAnton Blanchard1-3/+1
2005-11-11[PATCH] ppc64: Quieten lparcfgAnton Blanchard1-11/+8
2005-11-11[PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala2-1/+2
2005-11-11[PATCH] libata.h needs dma-mapping.hAndrew Morton1-0/+1
2005-11-11[PATCH] disable DEBUG in ibmvethAnton Blanchard1-1/+1
2005-11-10[PATCH] lpfc build fixJeff Garzik1-1/+0
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-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