aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-10[IPV6]: skb leakage in inet6_csk_xmitAlexey Kuznetsov1-0/+2
2006-05-10[BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger1-14/+7
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2-38/+28
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-09[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu1-5/+5
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell1-1/+13
2006-05-09[IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk1-3/+0
2006-05-09[IRDA]: New maintainer.Samuel Ortiz1-2/+3
2006-05-09[NET]: Make netdev_chain a raw notifier.Alan Stern1-18/+18
2006-05-09[IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun1-1/+1
2006-05-09[NET]: Add missing operstates documentation.Stefan Rompf1-0/+161
2006-05-09[ARM] 3508/1: Update collie defconfigPavel Machek1-174/+256
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King1-12/+25
2006-05-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse1-0/+7
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-5/+1
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare1-0/+3
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier5-45/+74
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2-84/+115
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell1-1/+1
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds19-178/+283
2006-05-08[PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interfaceRazvan Gavril2-0/+5
2006-05-08[PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2-0/+6
2006-05-08[PATCH] USB: ub oops in block_ueventPete Zaitcev1-8/+10
2006-05-08[PATCH] USB: usbcore: don't check the device's power sourceAlan Stern1-10/+13
2006-05-08[PATCH] USB: fix OHCI PM regressionDavid Brownell1-7/+6
2006-05-08[PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell1-5/+15
2006-05-08[PATCH] USBATM: fix modinfo outputDuncan Sands1-4/+4
2006-05-08[PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands1-1/+1
2006-05-08[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell1-1/+1
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti1-4/+0
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras1-0/+1
2006-05-08Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds4-20/+26
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Stephen Hemminger10-30/+84
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp3-9/+47
2006-05-08spidernet: introduce new settingJens Osterkamp2-0/+4
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov1-12/+19
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel1-17/+1
2006-05-08sky2: version 1.3Stephen Hemminger1-1/+1
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2-29/+62
2006-05-08sky2: synchronize irq on removeStephen Hemminger1-0/+2
2006-05-08sky2: dont write status ringStephen Hemminger1-14/+7
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger1-8/+12
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger1-6/+8
2006-05-08sky2: tx ring index mask fixStephen Hemminger1-1/+2