aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | IB: Fix display of 4-bit port counters in sysfsRalph Campbell2006-05-09
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-10
|\ \ \ \ \ \
| * | | | | | sis900: phy for FoxCon motherboardJames Cameron2006-05-10
| * | | | | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-10
| * | | | | | phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel2006-05-10
| * | | | | | sky2: ifdown kills irq maskStephen Hemminger2006-05-10
* | | | | | | [Cardman 40x0] Fix udev device creationHarald Welte2006-05-10
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds2006-05-09
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-08
| |\ \ \ \ \ \
| | * | | | | | [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-05
| | * | | | | | [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-05
| | * | | | | | [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-05
| | * | | | | | [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-05
| | * | | | | | [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-05
| | * | | | | | [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-05
| | * | | | | | [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-05
| * | | | | | | spidernet: enable support for bcm5461 ethernet phyJens Osterkamp2006-05-08
| * | | | | | | spidernet: introduce new settingJens Osterkamp2006-05-08
| * | | | | | | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-08
| * | | | | | | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-08
| * | | | | | | sky2: version 1.3Stephen Hemminger2006-05-08
| * | | | | | | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-08
| * | | | | | | sky2: synchronize irq on removeStephen Hemminger2006-05-08
| * | | | | | | sky2: dont write status ringStephen Hemminger2006-05-08
| * | | | | | | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-08
| * | | | | | | sky2: use mask instead of modulo operationStephen Hemminger2006-05-08
| * | | | | | | sky2: tx ring index mask fixStephen Hemminger2006-05-08
| * | | | | | | sky2: status irq hang fixStephen Hemminger2006-05-08
| * | | | | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-08
| | |/ / / / / | |/| | | | |
* | | | | | | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-09
* | | | | | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-09
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-05-08
|\ \ \ \ \ \
| * | | | | | [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-08
| * | | | | | [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-08
| * | | | | | [XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott2006-05-08
| | |_|_|_|/ | |/| | | |
* | | | | | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-08
| |/ / / / |/| | | |
* | | | | [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-08
* | | | | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-08
* | | | | [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-08
* | | | | [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-08
* | | | | [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-08
* | | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-08
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-08
|\ \ \ \ \
| * | | | | [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-05
| * | | | | [IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W2006-05-05
| | |/ / / | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-08
|\ \ \ \ \
| * | | | | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-06
| * | | | | [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-06
| * | | | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-06
| * | | | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-06