Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband /
2012-04-26 Linus TorvaldsMerge tag 'ib-fixes' of git://git./linux/kernel/git...
2012-04-24 Roland DreierMerge branches 'mad-response' and 'mlx4' into fixes
2012-04-24 Jesper JuhlIB/mlx4: Fix memory leaks in ib_link_query_port()
2012-04-24 Jack MorgensteinIB/mad: Don't send response for failed MADs
2012-04-24 Jack MorgensteinIB/mad: Set 'D' bit in response for unhandled MADs
2012-04-13 Linus TorvaldsMerge tag 'srpt-srq-type' of git://git./linux/kernel...
2012-04-12 Roland DreierIB/srpt: Set srq_type to IB_SRQT_BASIC
2012-04-02 Roland DreierIB/core: Don't return EINVAL from sysfs rate attribute...
2012-04-02 Or GerlitzIB/mlx4: Don't return an invalid speed when a port...
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-03-22 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-20 Cong Wanginfiniband: remove the second argument of k[un]map_atomic()
2012-03-19 Roland DreierMerge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser...
2012-03-18 Nicholas Bellingerib_srpt: Fix srpt_handle_cmd send_ioctx->ioctx_kref...
2012-03-12 Roland DreierMerge branches 'misc' and 'mlx4' into for-next
2012-03-12 Or GerlitzIB/mlx4: Fix info returned when querying IBoE ports
2012-03-12 Eli CohenIB/mlx4: Fix possible missed completion event
2012-03-10 Nicholas Bellingertarget: Drop unused legacy target_core_fabric_ops API...
2012-03-08 Or GerlitzIB: Change CQE "csum_ok" field to a bit flag
2012-03-07 Steve WiseRDMA/iwcm: Reject connect requests if cmid is not in...
2012-03-07 Steve WiseRDMA/cxgb3: Don't pass irq flags to flush_qp()
2012-03-07 Or Gerlitzmlx4_core: Get rid of redundant ext_port_cap flags
2012-03-05 Hefty, SeanRDMA/ucma: Fix AB-BA deadlock
2012-03-05 Kyle McMartinIB/ehca: Fix ilog2() compile failure
2012-03-05 Or GerlitzIB: Use central enum for speed instead of hard-coded...
2012-03-05 Or GerlitzIB/iser: Post initial receive buffers before sending...
2012-03-05 Doug LedfordIB/iser: Free IB connection resources in the proper...
2012-02-27 Bart Van AsscheIB/srp: Consolidate repetitive sysfs code
2012-02-27 Bart Van AsscheIB/srp: Use pr_fmt() and pr_err()/pr_warn()
2012-02-27 Roland DreierIB/core: Fix SDR rates in sysfs
2012-02-26 Pablo Neira Ayusonetlink: add netlink_dump_control structure for netlink...
2012-02-26 Eli Cohenmlx4: Enforce device max FMR maps in FMR alloc
2012-02-26 Eli CohenIB/mlx4: Set bad_wr for invalid send opcode
2012-02-26 Masanari IidaIB/srpt: Fix typo "alocate" -> "allocate"
2012-02-26 Swapna TheteIB/mad: Return error response for unsupported MADs
2012-02-26 Eric DumazetIB/ehca: Use kthread_create_on_node()
2012-02-26 Mike MarciniszynIB/qib: Avoid filtering LID on SMA portinfo
2012-02-26 Mike MarciniszynIB/qib: Add logic for affinity hint
2012-02-26 Tatyana NikolovaRDMA/nes: Fixes for sparse endianness warnings
2012-02-26 Kumar SanghviRDMA/cxgb4: Add missing peer2peer check in MPAv2 code
2012-02-25 Andy Grovertarget: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_...
2012-02-25 Christoph Hellwigtarget: replace various cmd flags with a transport...
2012-02-11 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-02-09 Masanari IidaSRP: Fix typo in ib_srpt.c
2012-02-08 Roland DreierIPoIB: Stop lying about hard_header_len and use skb...
2012-02-08 Roland DreierIPoIB: Stop lying about hard_header_len and use skb...
2012-02-06 Jesper JuhlIB/srpt: Don't return freed pointer from srpt_alloc_ioc...
2012-02-03 Dan CarpenterIB/srpt: Fix ERR_PTR() vs. NULL checking confusion
2012-02-02 Jesper JuhlIB/srpt: Remove unneeded <linux/version.h> include
2012-02-02 Roland DreierIB/srpt: Use ARRAY_SIZE() instead of open-coding
2012-02-02 Roland DreierIB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()
2012-01-31 Roland DreierMerge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes...
2012-01-31 Tatyana NikolovaRDMA/nes: Copyright update
2012-01-31 Jack MorgensteinIB/mlx4: pass SMP vendor-specific attribute MADs to...
2012-01-27 Tatyana NikolovaRDMA/nes: Fix fast memory registration opcode
2012-01-27 Tatyana NikolovaRDMA/nes: Fix fast memory registration length
2012-01-27 Sean HeftyRDMA/ucma: Discard all events for new connections until...
2012-01-27 Mike MarciniszynIB/qib: Roll back PCIe tuning change
2012-01-27 Julia LawallIB/qib: Use GFP_ATOMIC when locks are held
2012-01-27 Roland DreierRDMA/nes: Add missing rcu_read_unlock() in nes_addr_res...
2012-01-27 Tatyana NikolovaRDMA/nes: Fix for sending MPA reject frame
2012-01-27 Dan CarpenterIB/ipath: Calling PTR_ERR() on right variable in create...
2012-01-27 Bernd SchubertRDMA/core: Fix kernel panic by always initializing...
2012-01-26 David Millerinfiniband: nes: Convert nes_addr_resolve_neigh() over...
2012-01-26 David Millerinfiniband: cxgb4: Convert import_ep() over to dst_neig...
2012-01-26 David Millerinfiniband: Convert dst_fetch_ha() over to dst_neigh_lo...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-12 Rusty Russellmodule_param: avoid bool abuse, add bint for special...
2012-01-08 Linus TorvaldsMerge tag 'infiniband-for-linus' of git://git./linux...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-04 Roland DreierMerge branches 'cma', 'misc', 'mlx4', 'nes', 'qib'...
2012-01-04 Sean Heftyrdma/core: Fix sparse warnings
2012-01-04 Sean HeftyRDMA/cma: Fix endianness bugs
2012-01-04 Tatyana NikolovaRDMA/nes: Fix terminate during AE
2012-01-04 Tatyana NikolovaRDMA/nes: Make unnecessarily global nes_set_pau() static
2012-01-04 Tatyana NikolovaRDMA/nes: Change MDIO bus clock to 2.5MHz
2012-01-04 Eli CohenIB/cm: Fix layout of APR message
2012-01-04 Or GerlitzIB/mlx4: Fix SL to 802.1Q priority-bits mapping for...
2012-01-04 Mike MarciniszynIB/qib: Default some module parameters optimally
2012-01-04 Mike MarciniszynIB/qib: Optimize locking for get_txreq()
2012-01-04 Ram VepaIB/qib: Fix a possible data corruption when receiving...
2012-01-04 Mike MarciniszynIB/qib: Eliminate 64-bit jiffies use
2012-01-04 Mike MarciniszynIB/qib: Fix style issues
2012-01-04 Eli CohenIB/uverbs: Protect QP multicast list
2012-01-04 Al Viroinfiniband: umode_t noise, including open-coded S_ISDIR()
2012-01-04 Al Viroswitch ->is_visible() to returning umode_t
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2011-12-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-12-19 Roland DreierMerge branches 'cma', 'mlx4' and 'qib' into for-next
2011-12-19 Mike MarciniszynIB/qib: Correct sense on freectxts increment and decrement
2011-12-19 Sean HeftyRDMA/cma: Verify private data length
2011-12-16 Bart Van Asscheib_srpt: Initial SRP Target merge for v3.3-rc1
2011-12-13 Jack Morgensteinmlx4_ib: disable SRIOV mode for IB ports (not yet suppo...
2011-12-13 Jack Morgensteinmlx4_core: Add "native" argument to mlx4_cmd and its...
2011-12-13 Jack Morgensteinmlx4: Extanding port_mask functionality
next