V4L/DVB (4382): Dvb_attach modifications to dvb frontend structures
[safe/jmp/linux-2.6] / drivers / infiniband / ulp /
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-22 Eli CohenIPoIB: Add some likely/unlikely annotations in hot...
2006-09-22 Dotan BarakIPoIB: Remove unused include of vmalloc.h
2006-09-22 Eli CohenIPoIB: Rejoin all multicast groups after a port event
2006-09-22 Roland DreierIPoIB: Create MCGs with all attributes required by RFC
2006-09-22 Roland DreierIB/iser: INFINIBAND_ISER depends on INET
2006-09-22 Michael S. TsirkinIB/sa: Require SA registration
2006-09-22 Roland DreierIPoIB: Refactor completion handling
2006-09-22 Erez ZilberIB/iser: Do not use FMR for a single dma entry sg
2006-09-22 Erez ZilberIB/iser: fix some debug prints
2006-09-22 Erez ZilberIB/iser: make FMR "page size" be 4K and not PAGE_SIZE
2006-09-22 Erez ZilberIB/iser: Limit the max size of a scsi command
2006-09-22 Erez ZilberIB/iser: fix a check of SG alignment for RDMA
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Ishai RabinovitzIB/srp: Add port/device attributes
2006-09-22 Michael S. TsirkinIB/ipoib: Fix flush/start xmit race (from code review)
2006-09-14 Eli CohenIPoIB: Retry failed send-only multicast group joins
2006-09-14 Ishai RabinovitzIB/srp: Don't schedule reconnect from srp
2006-09-02 Mike Christie[SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that...
2006-08-06 James BottomleyMerge ../linux-2.6
2006-08-03 Or GerlitzIB/ipoib: Remove broken link from Kconfig and documentation
2006-08-03 Ishai RabinovitzIB/srp: Work around data corruption bug on Mellanox...
2006-08-03 Ishai RabinovitzIB/srp: Fix crash in srp_reconnect_target
2006-07-28 Mike Christie[SCSI] iscsi bugfixes: fix oops when iser is flushing io
2006-07-24 Michael S. TsirkinIB/ipoib: Fix packet loss after hardware address update
2006-07-24 Or GerlitzIB/ipoib: Fix oops with ipoib_debug_mcast set
2006-07-15 Michael S. Tsirkin[PATCH] fmr pool: remove unnecessary pointer dereference
2006-07-15 Vu Pham[PATCH] srp: fix fmr error handling
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Andrew Morton[PATCH] infiniband: devfs fix
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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
next