aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-05-04[PATCH] sparc NULL noise removalAl Viro3-16/+16
2005-05-04Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/Linus Torvalds32-178/+329
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/Linus Torvalds6-17/+70
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/Linus Torvalds18-103/+113
2005-05-04Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.gitLinus Torvalds1-1/+2
2005-05-03[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk3-24/+0
2005-05-03[PATCH] PCI Hotplug: fix pciehp regressionDely Sy1-5/+18
2005-05-03[PATCH] PCI: Spelling fixes for drivers/pci.Steven Cole6-10/+10
2005-05-03[PATCH] PCI: Rapid Hance quirkR.Marek@sh.cvut.cz1-0/+1
2005-05-03[PATCH] PCI Hotplug ibmphp_pci.c: Fix masking out needed information too earlyRolf Eike Beer1-2/+5
2005-05-03[PATCH] PCI: Add pci shutdown abilityGreg KH2-0/+10
2005-05-03[PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com1-24/+58
2005-05-03[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.Greg KH5-1/+5
2005-05-03[PATCH] PCI: fix stale PCI pm docsPavel Machek1-33/+2
2005-05-03[PATCH] PCI: update PCI documentation for pci_get_slot() depreciationMatthew Wilcox1-0/+1
2005-05-03[PATCH] PCI: 'is_enabled' flag should be set/cleared when the device is actually enabled/disabledKenji Kaneshige1-4/+3
2005-05-03[PATCH] aoe: update version number to 10Ed L Cashin1-1/+1
2005-05-03[PATCH] aoe: add firmware version to info in sysfsEd L Cashin1-0/+13
2005-05-03[PATCH] aoe: allow multiple aoe devices to have the same macEd L Cashin1-7/+4
2005-05-03[PATCH] aoe: update the documentation to mention aoetoolsEd L Cashin1-10/+19
2005-05-03[PATCH] aoe: aoe-stat should work for built-in as well as moduleEd L Cashin1-4/+0
2005-05-03[PATCH] aoe: improve allowed interfaces configurationEd L Cashin2-1/+39
2005-05-03[PATCH] USB cypress_m8: update kernel driver with current sourceLonnie Mendez1-97/+88
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole24-34/+34
2005-05-03[PATCH] USB: unusual_devs entry for Minolta Dimage Z10Phil Dibowitz1-0/+7
2005-05-03[PATCH] USB: unusual_devs.h: atmel snd1 storageVivian Bregier1-0/+8
2005-05-03[PATCH] USB: ftdi_sio redundant macro removalIan Abbott2-6/+2
2005-05-03[PATCH] USB: VID/PID updates for ftdi_sio driverIan Abbott2-11/+57
2005-05-03[PATCH] USB: new usbnet device idAndrea Arcangeli1-0/+3
2005-05-03[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.Greg KH3-0/+73
2005-05-03[PATCH] USB: ehci power fixesDavid Brownell3-30/+56
2005-05-03[PATCH] USB Storage: fix compile errorMatthew Dharm1-0/+1
2005-05-03[IPV6]: net/addrconf.h needs to include linux/in6.h earlierPatrick McHardy1-1/+2
2005-05-03[SPARC64]: Disable IRQ forwarding.David S. Miller1-1/+1
2005-05-03[SPARC64]: Fix goal_cpu tracking in retarget_one_irq().David S. Miller1-2/+2
2005-05-03Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/Linus Torvalds39-291/+402
2005-05-03[PKT_SCHED]: Action repeatJ Hadi Salim1-2/+2
2005-05-03[IPSEC]: Store idev entriesHerbert Xu4-23/+97
2005-05-03[PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger2-5/+16
2005-05-03[PKT_SCHED]: netetm: make qdisc friendly to outer disciplinesStephen Hemminger1-46/+67
2005-05-03[PKT_SCHED]: netetm: trap infinite loop hange on qlen underflowStephen Hemminger1-0/+1
2005-05-03[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()Patrick McHardy2-2/+1
2005-05-03[NETFILTER]: Fix nf_debug_ip_local_deliver()Patrick McHardy1-13/+2
2005-05-03[NET]: Disable queueing when carrier is lost.Tommy S. Christensen2-0/+11
2005-05-03[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().David S. Miller2-2/+6
2005-05-03[NETLINK]: Fix infinite loops in synchronous netlink changes.David S. Miller3-9/+7
2005-05-03Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.gitLinus Torvalds28-353/+119
2005-05-03[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre1-0/+1
2005-05-03[PATCH] ARM: 2661/1: imxfb includeSascha Hauer1-0/+16
2005-05-03[NETLINK]: Synchronous message processing.Herbert Xu7-48/+55