[SCSI] iscsi: convert iser to new set/get param fns
[safe/jmp/linux-2.6] / drivers / infiniband / ulp /
2006-06-29 Mike Christie[SCSI] iscsi: convert iser to new set/get param fns
2006-06-26 Akinobu Mita[PATCH] drivers: use list_move()
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-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
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 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 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 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/srp: Use FMRs to map gather/scatter lists
2006-06-05 Eli CohenIPoIB: Fix AH leak at interface down
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-10 Roland DreierIPoIB: Free child interfaces properly
2006-05-09 Roland DreierIB/srp: Fix tracking of pending requests during error...
2006-04-19 Roland DreierIB/srp: Remove request from list when SCSI abort succeeds
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()
2006-04-10 Shirley MaIPoIB: Make send and receive queue sizes tunable
2006-04-10 Eli CohenIPoIB: Wait for join to finish before freeing mcast...
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-04-04 Michael S. TsirkinIPoIB: Consolidate private neighbour data handling
2006-04-03 Roland DreierIB/srp: Fix memory leak in options parsing
2006-04-02 Roland DreierIPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
2006-03-29 Roland DreierIPoIB: Fix oops with raw sockets
2006-03-29 Roland DreierIB/srp: Fix unmapping of fake scatterlist
2006-03-24 Leonid ArshIPoIB: P_Key change event handling
2006-03-24 Leonid ArshIPoIB: Fix network interface "RUNNING" status
2006-03-24 Roland DreierIB/srp: Use a fake scatterlist for non-SG SCSI commands
2006-03-24 Leonid ArshIPoIB: Pass correct pointer when flushing child interfaces
2006-03-21 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-03-21 Arnaldo Carvalho... [INFINIBAND] ipoib: Remove leftover use of neigh_ops...
2006-03-21 Michael S. Tsirkin[NET]: Move destructor from neigh->ops to neigh_params
2006-03-20 Roland DreierIPoIB: Get rid of useless test of queue length
2006-03-20 Roland DreierIB/srp: Coverity fix to srp_parse_options()
2006-03-20 Jack MorgensteinIPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
2006-03-20 Roland DreierIPoIB: Fix build now that neighbour destructor is in...
2006-03-20 Roland DreierIB/srp: Add SCSI host attributes to show target port
2006-03-20 Michael S. TsirkinIPoIB: Fix multicast race between canceling and completing
2006-03-20 Eli CohenIPoIB: Clean up if posting receives fails
2006-03-20 Eli CohenIPoIB: Close race in setting mcast->ah
2006-03-20 Michael S. TsirkinIPoIB: clarify to_ipoib_neigh()
2006-03-04 Roland DreierIB/srp: Don't send task management commands after targe...
2006-02-11 Roland DreierIPoIB: Yet another fix for send-only joins
2006-02-08 Michael S. TsirkinIPoIB: Fix another send-only join race
2006-02-08 Michael S. TsirkinIPoIB: Don't start send-only joins while multicast...
2006-01-30 Ingo MolnarIB/srp: Semaphore to mutex conversion
2006-01-17 Michael S. TsirkinIPoIB: Lock accesses to multicast packet queues
2006-01-17 Michael S. TsirkinIPoIB: Make sure path is fully initialized before using it
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-12 Eli CohenIPoIB: Fix memory leak of multicast group structures
2006-01-11 Michael S. TsirkinIPoIB: Take dev->xmit_lock around mc_list accesses
2006-01-10 Eli CohenIPoIB: Fix address handle refcounting for multicast...
2006-01-10 Eli CohenIPoIB: Fix error path in ipoib_mcast_dev_flush()
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-11-29 Roland DreierIPoIB: fix error handling in ipoib_open
2005-11-29 Michael S. TsirkinIPoIB: protect child list in ipoib_ib_dev_flush
2005-11-29 Roland DreierIPoIB: don't zero members after we allocate with kzalloc
2005-11-29 Michael S. TsirkinIPoIB: reinitialize mcast structs' completions for...
2005-11-29 Roland DreierIPoIB: always set path->query to NULL when query finishes
2005-11-29 Roland DreierIPoIB: reinitialize path struct's completion for every...
2005-11-15 Roland Dreier[IB] srp: don't post receive if no send buf available
2005-11-11 Roland Dreier[IB] srp: increase max_luns
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Roland Dreier[IPoIB] no need to set skb->dev right before freeing skb
2005-11-10 Roland Dreier[IPoIB] add path record information in debugfs
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-03 Roland Dreier[IPoIB] don't compile debug code if debugging isn't...
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator
2005-11-02 Roland Dreier[IPoIB] remove unneeded initializations to 0
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-31 Roland Dreier[IPoIB] cleanups: fix comment, remove useless variables
2005-10-29 Roland Dreier[IPoIB] use spin_trylock_irqsave()
2005-10-28 Roland Dreier[IPoIB] Drop RX packets when out of memory
2005-10-18 Roland Dreier[IPoIB] Improve ipoib_timeout() output
2005-10-17 Roland Dreier[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp(...
2005-09-29 Roland Dreier[IPoIB] Rename IPoIB's path_lookup() to avoid name...
2005-09-20 Roland Dreier[PATCH] IPoIB: Don't flush workqueue from within workqueue
2005-09-19 Hal Rosenstock[PATCH] IPoIB: Fix SA client retransmission strategy
2005-09-19 Michael S. Tsirkin[PATCH] IPoIB: fix module removal race
2005-09-07 Michael S. Tsirkin[PATCH] IPoIB: fix memory leak
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
next