summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] mvsas: check subsystem idKe Wei2008-03-281-0/+9
| * | | [SCSI] mvsas: get phy info.Ke Wei2008-03-281-46/+42
| * | | [SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei2008-03-281-9/+16
| * | | [SCSI] mvsas: retry aborting task.Ke Wei2008-03-281-8/+25
| * | | [SCSI] mvsas: check hd whether unpluggedKe Wei2008-03-281-31/+45
| * | | [SCSI] mvsas : interrupt handlingKe Wei2008-03-281-57/+170
| * | | [SCSI] mvsas: a tag handler implementationKe Wei2008-03-281-43/+87
| * | | [SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei2008-03-281-36/+87
| * | | [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
| * | | [SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart2008-03-271-5/+11
| * | | Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley2008-03-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-024-18/+31
|\ \ \ \
| * | | | sparc64: remove unused calc_npages() in iommu_common.hFUJITA Tomonori2008-03-281-13/+0
| * | | | sparc64: add the segment boundary checking to IOMMUs while merging SG entriesFUJITA Tomonori2008-03-283-4/+33
| * | | | [SPARC64]: Don't open-code {get,put}_cpu_var() in flush_tlb_pending().David S. Miller2008-03-281-5/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-0269-751/+323
|\ \ \ \ \
| * | | | | [VLAN]: Proc entry is not renamed when vlan device name changes.Pavel Emelyanov2008-04-023-6/+24
| * | | | | [IPV6]: Fix ICMP relookup error path dst leakHerbert Xu2008-04-021-2/+2
| * | | | | [ATM] drivers/atm/iphase.c: compilation warning fixLeonardo Potenza2008-04-021-0/+2
| * | | | | IPv6: do not create temporary adresses with too short preferred lifetimeBenoit Boissinot2008-04-021-0/+16
| * | | | | IPv6: only update the lifetime of the relevant temporary addressBenoit Boissinot2008-04-021-0/+3
| * | | | | bluetooth : __rfcomm_dlc_close lock fixDave Young2008-04-012-6/+1
| * | | | | bluetooth : use lockdep sub-classes for diffrent bluetooth protocolDave Young2008-04-011-0/+40
| * | | | | [ROSE/AX25] af_rose: rose_release() fixJarek Poplawski2008-04-011-0/+9
| * | | | | mac80211: correct use_short_preamble handlingVladimir Koutny2008-04-011-5/+4
| * | | | | b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
| * | | | | b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
| * | | | | mac80211: trigger ieee80211_sta_work after opening interfaceJan Niehusmann2008-04-011-0/+12
| * | | | | [LLC]: skb allocation size for responsesJoonwoo Park2008-03-317-35/+74
| * | | | | [IP] UDP: Use SEQ_START_TOKEN.YOSHIFUJI Hideaki2008-03-311-2/+2
| * | | | | [NET]: Remove Documentation/networking/sk98lin.txtAdrian Bunk2008-03-312-571/+0
| * | | | | [ATM] atm/idt77252.c: Make 2 functions staticAdrian Bunk2008-03-311-4/+2
| * | | | | [ATM]: Make atm/he.c:read_prom_byte() staticAdrian Bunk2008-03-311-2/+1
| * | | | | [IPV6] MCAST: Ensure to check multicast listener(s).YOSHIFUJI Hideaki2008-03-311-2/+1
| * | | | | [LLC]: Kill llc_station_mac_sa symbol export.David S. Miller2008-03-281-1/+0
| * | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-2810-21/+28
| |\ \ \ \ \
| | * | | | | forcedeth: fix locking bug with netconsoleIngo Molnar2008-03-281-8/+10
| | * | | | | usb net: asix does not really need 10/100mbitMike Frysinger2008-03-281-1/+1
| | * | | | | Blackfin EMAC Driver: delete unused variables to fixup gcc warningsMike Frysinger2008-03-281-2/+0
| | * | | | | ibm_newemac: emac_tx_csum typo fixValentine Barshak2008-03-281-2/+2
| | * | | | | Make pasemi_mac.c depend on PPC_PASEMI to prevent link errorsMichael Ellerman2008-03-281-1/+1
| | * | | | | S2io: Version update for Tx completion patchSreenivasa Honnur2008-03-281-1/+1
| | * | | | | drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell2008-03-281-4/+0
| | * | | | | dm9601: Fix multicast hash table handlingPeter Korsgaard2008-03-281-1/+1
| | * | | | | [netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler2008-03-282-1/+12
| * | | | | | [INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller2008-03-282-0/+5
| * | | | | | net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori2008-03-281-2/+4
| * | | | | | [LLC]: station source mac addressJoonwoo Park2008-03-283-11/+4
| * | | | | | [LLC]: bogus llc packet lengthJoonwoo Park2008-03-281-1/+5
| * | | | | | [NET]: Add preemption point in qdisc_runHerbert Xu2008-03-281-3/+15
OpenPOWER on IntegriCloud