Input: db9 - fix potential buffer overrun
[safe/jmp/linux-2.6] / drivers / infiniband /
2006-06-25 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-06-22 Or GerlitzIB/iser: iSER Kconfig and Makefile
2006-06-22 Or GerlitzIB/iser: iSER handling of memory for RDMA
2006-06-22 Or GerlitzIB/iser: iSER RDMA CM (CMA) and IB verbs interaction
2006-06-22 Or GerlitzIB/iser: iSER initiator iSCSI PDU and TX/RX
2006-06-22 Or GerlitzIB/iser: iSCSI iSER transport provider high level code
2006-06-22 Or GerlitzIB/iser: iSCSI iSER transport provider header file
2006-06-22 Roland DreierIB/uverbs: Remove unnecessary list_del()s
2006-06-22 Krishna KumarIB/uverbs: Don't free wr list when it's known to be...
2006-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-06-18 Roland DreierIB/uverbs: Don't serialize with ib_uverbs_idr_mutex
2006-06-18 Roland DreierIB/mthca: Make all device methods truly reentrant
2006-06-18 Roland DreierIB/mthca: Fix memory leak on modify_qp error paths
2006-06-18 Roland DreierIB/uverbs: Factor out common idr code
2006-06-18 Roland DreierIB/uverbs: Don't decrement usecnt on error paths
2006-06-18 Ganapathi CHIB/uverbs: Release lock on error path
2006-06-18 Sean HeftyIB/cm: Use address handle helpers
2006-06-18 Sean HeftyIB/sa: Add ib_init_ah_from_path()
2006-06-18 Sean HeftyIB: Add ib_init_ah_from_wc()
2006-06-18 Sean HeftyIB/ucm: Get rid of duplicate P_Key parameter
2006-06-18 Ishai RabinovitzIB/srp: Factor out common request reset code
2006-06-18 Ramachandra KIB/srp: Support SRP rev. 10 targets
2006-06-18 Or GerlitzIB/fmr: Use device's max_map_map_per_fmr attribute...
2006-06-18 Or GerlitzIB/mthca: Fill in max_map_per_fmr device attribute
2006-06-18 Roland DreierIB/ipath: Add client reregister event generation
2006-06-18 Leonid ArshIB/mthca: Add client reregister event generation
2006-06-18 Leonid ArshIB: Move struct port_info from ipath to <rdma/ib_smi.h>
2006-06-18 Leonid ArshIPoIB: Handle client reregister events
2006-06-18 Jack MorgensteinIPoIB: Fix kernel unaligned access on ia64
2006-06-18 Roland DreierIPoIB: Avoid using stale last_send counter when reaping AHs
2006-06-18 Jack MorgensteinIB/mad: Check GID/LID when matching requests
2006-06-18 Jack MorgensteinIB: Add caching of ports' LMC
2006-06-18 Michael S. TsirkinIB/cm: remove unneeded flush_workqueue
2006-06-18 Sean HeftyIB/ucm: convert semaphore to mutex
2006-06-18 Roland DreierIB/srp: Get rid of "Target has req_lim 0" messages
2006-06-18 Ishai RabinovitzIB/srp: Handle DREQ events from CM
2006-06-18 Vu PhamIB/srp: Allow sg_tablesize to be adjusted
2006-06-18 Vu PhamIB/srp: Allow cmd_per_lun to be set per target port
2006-06-18 Ishai RabinovitzIB/srp: Clean up loop in srp_remove_one()
2006-06-18 Roland DreierIB: Make needlessly global ib_mad_cache static
2006-06-18 Matthew WilcoxIB/srp: Change target_mutex to a spinlock
2006-06-18 Matthew WilcoxIB/srp: Get rid of unneeded use of list_for_each_entry_...
2006-06-18 Matthew WilcoxIB/srp: Use SCAN_WILD_CARD from SCSI headers
2006-06-18 Roland DreierIB/mthca: Convert FW commands to use wait_for_completio...
2006-06-18 Roland DreierIB/srp: Use FMRs to map gather/scatter lists
2006-06-18 Michael S. TsirkinIB/mthca: Remove dead code
2006-06-18 Sean HeftyIB: IP address based RDMA connection manager
2006-06-18 Sean HeftyIB: address translation to map IP toIB addresses (GIDs)
2006-06-18 Sean HeftyIB/cm: Match connection requests based on private data
2006-06-18 Sean HeftyIB: common handling for marshalling parameters to/from...
2006-06-18 Michael S. TsirkinIB/mthca: memfree completion with error FW bug workaround
2006-06-18 Michael S. TsirkinIB/mthca: restore missing PCI registers after reset
2006-06-05 Eli CohenIPoIB: Fix AH leak at interface down
2006-05-24 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-23 Bryan O'SullivanIB/ipath: deref correct pointer when using kernel SMA
2006-05-23 Bryan O'SullivanIB/ipath: fix null deref during rdma ops
2006-05-23 Bryan O'SullivanIB/ipath: register as IB device owner
2006-05-23 Bryan O'SullivanIB/ipath: enable PE800 receive interrupts on user ports
2006-05-23 Bryan O'SullivanIB/ipath: enable GPIO interrupt on HT-460
2006-05-23 Bryan O'SullivanIB/ipath: fix NULL dereference during cleanup
2006-05-23 Bryan O'SullivanIB/ipath: replace uses of LIST_POISON
2006-05-23 Bryan O'SullivanIB/ipath: fix reporting of driver version to userspace
2006-05-23 Bryan O'SullivanIB/ipath: don't modify QP if changes fail
2006-05-23 Bryan O'SullivanIB/ipath: fix spinlock recursion bug
2006-05-18 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-18 Roland DreierIB/uverbs: Don't leak ref to mm on error path
2006-05-17 Ishai RabinovitzIB/srp: Complete correct SCSI commands on device reset
2006-05-17 Roland DreierIB/srp: Get rid of extra scsi_host_put()s if reconnecti...
2006-05-17 Roland DreierIB/srp: Don't wait for disconnection if sending DREQ...
2006-05-17 Roland DreierIB/mthca: Make fw_cmd_doorbell default to 0
2006-05-12 Sean HeftyIB: refcount race fixes
2006-05-12 Roland DreierIB/ipath: Properly terminate PCI ID table
2006-05-10 Michael S. TsirkinIB/mthca: FMR ioremap fix
2006-05-10 Roland DreierIPoIB: Free child interfaces properly
2006-05-09 Roland DreierIB/mthca: Fix race in reference counting
2006-05-09 Roland DreierIB/srp: Fix tracking of pending requests during error...
2006-05-09 Ralph CampbellIB: Fix display of 4-bit port counters in sysfs
2006-05-01 Bryan O'SullivanIB/ipath: tidy up white space in a few files
2006-05-01 Bryan O'SullivanIB/ipath: fix label name in interrupt handler
2006-05-01 Bryan O'SullivanIB/ipath: improve sparse annotation
2006-05-01 Bryan O'SullivanIB/ipath: simplify IB timer usage
2006-05-01 Bryan O'SullivanIB/ipath: simplify RC send posting
2006-05-01 Bryan O'SullivanIB/ipath: prevent hardware from being accessed during...
2006-05-01 Bryan O'SullivanIB/ipath: fix verbs registration
2006-05-01 Bryan O'SullivanIB/ipath: change handling of PIO buffers
2006-05-01 Bryan O'SullivanIB/ipath: iterate over correct number of ports during...
2006-05-01 Bryan O'SullivanIB/ipath: set up 32-bit DMA mask if 64-bit setup fails
2006-05-01 Bryan O'SullivanIB/ipath: fix race with exposing reset file
2006-05-01 Roland DreierIB/mthca: Fix offset in query_gid method
2006-04-19 Adrian BunkIB/mthca: make a function static
2006-04-19 Roland DreierIB/ipath: Fix whitespace
2006-04-19 Roland DreierIB/ipath: Make more names static
2006-04-19 Hal RosenstockIB/mad: Fix RMPP version check during agent registration
2006-04-19 Roland DreierIB/srp: Remove request from list when SCSI abort succeeds
2006-04-12 Jack MorgensteinIB/mthca: Fix max_srq_sge returned by ib_query_device...
2006-04-10 Michael S. TsirkinIB/cache: Use correct pointer to calculate size
2006-04-10 Roland DreierIPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
2006-04-10 Eli CohenIPoIB: Close race in ipoib_flush_paths()
next