[PATCH] selinux: require AUDIT
[safe/jmp/linux-2.6] / drivers / infiniband /
2006-01-31 Roland DreierIB/mthca: Semaphore to mutex conversions
2006-01-31 Michael S. TsirkinIB/mthca: Don't cancel commands on a signal
2006-01-30 Ingo MolnarIB/srp: Semaphore to mutex conversion
2006-01-30 Michael S. TsirkinIB/mthca: Relax UAR size check
2006-01-21 Michael S. TsirkinIB/mthca: Use correct GID in MADs sent on port 2
2006-01-17 Michael S. TsirkinIPoIB: Lock accesses to multicast packet queues
2006-01-17 Michael S. TsirkinIB/sa_query: Flush scheduled work before unloading...
2006-01-17 Michael S. TsirkinIB/uverbs: Flush scheduled work before unloading module
2006-01-17 Michael S. TsirkinIPoIB: Make sure path is fully initialized before using it
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-13 Ingo MolnarIB: convert from semaphores to mutexes
2006-01-12 Michael S. TsirkinIB/mthca: Initialize grh_present before using it
2006-01-12 Michael S. TsirkinIB/mthca: Cosmetic: use the ALIGN macro
2006-01-12 Jack MorgensteinIB/mthca: Fix memory leaks in error handling
2006-01-12 Ishai RabinovitzIB/mthca: Fix memory leak of multicast group structures
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 Roland DreierIB/mthca: Factor common MAD initialization code
2006-01-09 Roland DreierIB/mthca: kzalloc conversions
2006-01-09 Michael S. TsirkinIB/mthca: prevent event queue overrun
2006-01-09 Michael S. TsirkinIB/mthca: fix page shift calculation in mthca_reg_phys_mr()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-07 Ralph CampbellIB: Set GIDs correctly in ib_create_ah_from_wc()
2006-01-07 Jack MorgensteinIB/uverbs: Release event file reference on ib_uverbs_cr...
2006-01-07 Ralph CampbellIB/uverbs: set ah_flags when creating address handle
2006-01-07 Jack MorgensteinIB/uverbs: Fix reference counting on error paths
2006-01-06 Dotan BarakIB/mthca: Add support for automatic path migration...
2006-01-06 Michael S. TsirkinIB/mthca: Fill in vendor_err field in completion with...
2006-01-06 Jack MorgensteinIB/mthca: multiple fixes for multicast group handling
2006-01-06 Jack MorgensteinIB/mthca: fix for RTR-to-RTS transition in modify QP
2006-01-06 Jack MorgensteinIB/mthca: fix for SQEr-to-RTS transition in modify QP
2006-01-06 Jack MorgensteinIB/mthca: max_inline_data handling tweaks
2006-01-06 Michael S. TsirkinIB/mthca: create_eq with size not a power of 2
2006-01-06 Jack MorgensteinIB/mthca: check port validity in modify_qp
2006-01-06 Jack MorgensteinIB/mthca: check return value in mthca_dev_lim call
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2006-01-04 Jack MorgensteinIB/mthca: fix WQE size calculation in create-srq
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2005-12-16 Jack MorgensteinIB/mthca: Fix corner cases in max_rd_atomic value handl...
2005-12-15 Jack MorgensteinIB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
2005-12-15 Jack MorgensteinIB/mthca: Fix SRQ cleanup during QP destroy
2005-12-15 Michael S. TsirkinIB/mthca: Fix thinko in mthca_table_find()
2005-12-10 Jack MorgensteinIB/mthca: don't change driver's copy of attributes...
2005-12-10 Jack MorgensteinIB/mthca: correct log2 calculation
2005-12-10 Jack MorgensteinIB/mthca: check RDMA limits
2005-12-09 Jack MorgensteinIB/mthca: fix memory user DB table leak
2005-12-09 Jack MorgensteinIB/umad: fix memory leaks
2005-11-30 Sean HeftyIB/cm: avoid reusing local ID
2005-11-30 Sean HeftyIB/cm: correct reported reject code
2005-11-30 Jack MorgensteinIB/mthca: fix QP size limits for mem-free HCAs
2005-11-30 Jack MorgensteinIB/uverbs: track multicast group membership for userspa...
2005-11-29 Michael S. TsirkinIB/mthca: fix posting of send lists of length >= 255...
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-28 Michael S. TsirkinIB/umad: fix RMPP handling
2005-11-28 Michael S. TsirkinIB/mthca: reset QP's last pointers when transitioning...
2005-11-28 Adrian Bunk[PATCH] drivers/infiniband/core/mad.c: fix use-after...
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-18 Roland DreierIB/umad: make sure write()s have sufficient data
2005-11-18 Michael S. TsirkinIB/mthca: Safer max_send_sge/max_recv_sge calculation
2005-11-15 Roland Dreier[IB] mthca: don't disable RDMA writes if no responder...
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-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Roland Dreier[IB] umad: further ib_unregister_mad_agent() deadlock...
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting long lists of receive work...
2005-11-10 Roland Dreier[IB] mthca: fix wraparound handling in mthca_cq_clean()
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting of atomic operations
2005-11-10 Jack Morgenstein[IB] uverbs: have kernel return QP capabilities
2005-11-10 Roland Dreier[IB] umad: get rid of unused mr array
2005-11-10 Roland Dreier[IB] Have cq_resize() method take an int, not int*
2005-11-10 Roland Dreier[IB] mthca: fix typo in catastrophic error polling
2005-11-10 Roland Dreier[IPoIB] no need to set skb->dev right before freeing skb
2005-11-10 Roland Dreier[IB] umad: avoid potential deadlock when unregistering...
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-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-06 Michael S. Tsirkin[IB] umad: two small fixes
2005-11-05 Jack Morgenstein[IB] mthca: report page size capability
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-03 Jack Morgenstein[IB] mthca: check P_Key index in modify QP
2005-11-03 Roland Dreier[IB] umad: fix hot remove of IB devices
2005-11-03 Roland Dreier[IB] mthca: fix format of FW version
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
next