summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make netdev_chain a raw notifier.Alan Stern2006-05-091-18/+18
* [IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun2006-05-091-1/+1
* [NET]: Add missing operstates documentation.Stefan Rompf2006-05-091-0/+161
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds2006-05-0919-178/+283
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger2006-05-0810-30/+84
| |\
| | * [PATCH] bcm43xx: Fix access to non-existent PHY registersDavid Woodhouse2006-05-051-1/+1
| | * [PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_initMichael Buesch2006-05-052-19/+30
| | * [PATCH] bcm43xx: check for valid MAC address in SPROMStefano Brivio2006-05-051-1/+1
| | * [PATCH] ieee80211: Fix A band channel count (resent)Jean Delvare2006-05-051-2/+4
| | * [PATCH] bcm43xx: fix iwmode crash when downMichael Buesch2006-05-051-2/+5
| | * [PATCH] softmac: make non-operational after being stoppedDaniel Drake2006-05-055-3/+40
| | * [PATCH] softmac: don't reassociate if user asked for deauthenticationDaniel Drake2006-05-051-2/+3
| * | spidernet: enable support for bcm5461 ethernet phyJens Osterkamp2006-05-083-9/+47
| * | spidernet: introduce new settingJens Osterkamp2006-05-082-0/+4
| * | Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov2006-05-081-12/+19
| * | au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel2006-05-081-17/+1
| * | sky2: version 1.3Stephen Hemminger2006-05-081-1/+1
| * | Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2006-05-082-29/+62
| * | sky2: synchronize irq on removeStephen Hemminger2006-05-081-0/+2
| * | sky2: dont write status ringStephen Hemminger2006-05-081-14/+7
| * | sky2: edge triggered workaround enhancementStephen Hemminger2006-05-081-8/+12
| * | sky2: use mask instead of modulo operationStephen Hemminger2006-05-081-6/+8
| * | sky2: tx ring index mask fixStephen Hemminger2006-05-081-1/+2
| * | sky2: status irq hang fixStephen Hemminger2006-05-081-28/+25
| * | sky2: backout NAPI rescheduleStephen Hemminger2006-05-082-26/+12
* | | [PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti2006-05-091-4/+0
* | | powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras2006-05-091-0/+1
* | | Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds2006-05-084-20/+26
|\ \ \
| * | | [XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott2006-05-081-1/+4
| * | | [XFS] Fix a project quota space accounting leak on rename.Nathan Scott2006-05-082-1/+13
| * | | [XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott2006-05-081-18/+9
* | | | Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2006-05-082-28/+2
| |/ / |/| |
* | | [PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen2006-05-081-8/+20
* | | [PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen2006-05-083-8/+30
* | | [PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard2006-05-081-0/+2
* | | [PATCH] x86_64: fix die_lock nestingCorey Minyard2006-05-081-1/+9
* | | [PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen2006-05-081-0/+8
* | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-086-2/+34
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-05-082-4/+6
|\ \ \
| * | | [IA64] remove asm-ia64/bitops.h self-inclusionJon Mason2006-05-051-1/+0
| * | | [IA64] strcpy returns NULL pointer and not destination pointerChen, Kenneth W2006-05-051-3/+6
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-087-40/+51
|\ \ \
| * | | [IRDA] irda-usb: use NULL instead of 0Randy Dunlap2006-05-061-1/+1
| * | | [IPV4]: Remove likely in ip_rcv_finish()Hua Zhong2006-05-061-1/+1
| * | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-063-38/+15
| * | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-062-0/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-086-19/+50
|\ \ \ \
| * | | | kbuild: Do not overwrite makefile as anohter userJan Beulich2006-05-082-10/+11
| * | | | kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
| * | | | kbuild: fix gen_initramfs_list.shSam Ravnborg2006-04-301-1/+5
OpenPOWER on IntegriCloud