summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2006-01-313-524/+643
|\
| * [BNX2]: Update version and copyright yearMichael Chan2006-01-233-8/+7
| * [BNX2]: Add PHY loopback testMichael Chan2006-01-231-22/+79
| * [BNX2]: Use netdev_priv()Michael Chan2006-01-231-40/+40
| * [BNX2]: Fix nvram sizingMichael Chan2006-01-232-3/+14
| * [BNX2]: Workaround hw interrupt bugMichael Chan2006-01-231-2/+17
| * [BNX2]: Fix UDP checksum verificationMichael Chan2006-01-233-418/+439
| * [BNX2]: Misc. fixesMichael Chan2006-01-232-6/+15
| * [BNX2]: Improve handshake with firmwareMichael Chan2006-01-232-23/+25
| * [BNX2]: Fix VLAN on ASFMichael Chan2006-01-232-3/+8
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-319-45/+51
|\ \
| * | [DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller2006-01-311-0/+1
| * | [IPV6] tcp_v6_send_synack: release the destinationEric W. Biederman2006-01-311-0/+1
| * | [NET]: Do not export inet_bind_bucket_create twice.Sam Ravnborg2006-01-311-1/+0
| * | [BRIDGE]: Fix device delete race.Stephen Hemminger2006-01-312-6/+16
| * | [IPV4]: Always set fl.proto in ip_route_newportsPatrick McHardy2006-01-313-4/+6
| * | [SUNGEM]: Unbreak Sun GEM chips.David S. Miller2006-01-312-34/+27
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-3121-404/+294
|\ \ \
| * | | [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-312-7/+27
| * | | [PATCH] PCI: cyblafb: remove pci_module_init() return, really.Arthur Othieno2006-01-311-1/+0
| * | | [PATCH] powerpc/PCI hotplug: shuffle error checking to better location.linas@austin.ibm.com2006-01-311-22/+22
| * | | [PATCH] powerpc/PCI hotplug: minor cleanup forward declslinas@austin.ibm.com2006-01-311-19/+11
| * | | [PATCH] powerpc/PCI hotplug: cleanup: add prefixlinas@austin.ibm.com2006-01-315-24/+20
| * | | [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot()linas@austin.ibm.com2006-01-313-39/+30
| * | | [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adaplinas@austin.ibm.com2006-01-314-29/+23
| * | | [PATCH] powerpc/PCI hotplug: remove remove_bus_device()linas@austin.ibm.com2006-01-311-19/+1
| * | | [PATCH] powerpc/PCI hotplug: merge config_pci_adapterlinas@austin.ibm.com2006-01-312-32/+4
| * | | [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices()linas@austin.ibm.com2006-01-313-143/+2
| * | | [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus()linas@austin.ibm.com2006-01-313-38/+5
| * | | [PATCH] PCI Hotplug: shpchp: AMD POGO errata fixKeck, David2006-01-312-1/+105
| * | | [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition)linas2006-01-311-1/+1
| * | | [PATCH] PCI Hotplug/powerpc: module build breaklinas2006-01-311-0/+1
| * | | [PATCH] PCI: pci_ids: remove duplicates gathered during merge periodGrant Coady2006-01-311-7/+0
| * | | [PATCH] PCI: restore 2 missing pci idsMark Rustad2006-01-311-0/+2
| * | | [PATCH] PCI Hotplug: fix up Kconfig help textPavel Machek2006-01-311-2/+1
| * | | [PATCH] PCI Hotplug: fix up coding style issuesPavel Machek2006-01-312-14/+11
| * | | [PATCH] PCI: make it easier to see that set_msi_affinity() is usedGrant Grundler2006-01-312-9/+5
| * | | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()Adrian Bunk2006-01-312-2/+2
| * | | [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-312-0/+12
| * | | [PATCH] pci: Schedule removal of pci_module_initRichard Knutsson2006-01-311-0/+7
| * | | [PATCH] PCI: schedule PCI_LEGACY_PROC for removalAdrian Bunk2006-01-311-0/+7
| |/ /
* | | [PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell2006-01-311-3/+5
* | | [PATCH] USB: USB authentication statesDavid Brownell2006-01-311-2/+4
* | | [PATCH] USB: yealink printk warning fixAndrew Morton2006-01-311-1/+1
* | | [PATCH] USB: libusual: fix warning on 64bit boxesAlan Cox2006-01-311-1/+1
* | | [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-311-0/+1
* | | [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the driversSergei Shtylylov2006-01-312-7/+7
* | | [PATCH] USB: remove extra newline in hid_init_reportsOlaf Hering2006-01-311-1/+1
* | | [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp moduleAdrian Bunk2006-01-311-194/+2