[media] s5p-fimc: Fix locking in subdev set_crop op
[linux-flexiantxendom0-3.2.10.git] / drivers / infiniband /
2012-02-10 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
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-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
2011-12-06 Roland DreierIB/mlx4: Fix shutdown crash accessing a non-existent...
2011-12-05 David Millerinfiniband: ipoib: Sanitize neighbour handling in ipoib...
2011-12-05 David Millerinfiniband: cxgb4: Consolidate 3 copies of the same...
2011-12-05 David Millerinfiniband: nes: Use dst's neighbour entry.
2011-12-05 David Millercxgb3: Rework t3_l2t_get to take a dst_entry instead...
2011-12-05 David Millerinfiniband: addr: Consolidate code to fetch neighbour...
2011-12-05 David Millernet: Rename dst_get_neighbour{, _raw} to dst_get_neighb...
2011-12-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2011-11-30 David Millerneigh: Add infrastructure for allocating device neigh...
2011-11-30 Roland DreierMerge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into...
2011-11-29 Eric DumazetIB: Fix RCU lockdep splats
2011-11-29 Mike MarciniszynIB/ipoib: Prevent hung task or softlockup processing...
2011-11-28 Mike MarciniszynIB/qib: Fix over-scheduling of QSFP work
2011-11-28 Kumar SanghviRDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2
2011-11-28 Jonathan LallingerRDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
2011-11-22 Alexey Dobriyannet: remove ipv6_addr_copy()
2011-11-16 David S. Millerinfiniband: Update net drivers for netdev_features_t...
2011-11-08 Mike MarciniszynIB/qib: Don't use schedule_work()
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-04 Roland DreierMerge branches 'iser', 'mthca' and 'qib' into for-next
2011-11-04 Mike MarciniszynIB/qib: Fix panic in RC error flushing logic
2011-11-04 Or GerlitzIB/iser: DMA unmap TX bufs used for iSCSI/iSER headers
2011-11-04 Or GerlitzIB/iser: Use separate buffers for the login request...
2011-11-04 Roland DreierIB/mthca: Fix buddy->num_free allocation size
2011-11-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-11-01 Roland DreierMerge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4'...
2011-11-01 Christoph Lametermm: distinguish between mlocked and pinned pages
2011-10-31 Paul Gortmakerinfiniband: add moduleparam.h to drivers/infiniband...
2011-10-31 Paul Gortmakerinfiniband: add in export.h for files using EXPORT_SYMB...
2011-10-31 Paul Gortmakerinfiniband: Fix up module files that need to include...
2011-10-31 Paul Gortmakerinfiniband: Fix up users implicitly relying on getting...
2011-10-31 Or GerlitzIB/mlx4: Don't set VLAN in IBoE WQEs' control segment
2011-10-31 Or GerlitzIB/mlx4: Enable 4K mtu for IBoE
2011-10-31 Tom TuckerRDMA/cxgb4: Mark QP in error before disabling the queue...
2011-10-31 Kumar SanghviRDMA/cxgb4: Serialize calls to CQ's comp_handler
2011-10-31 Kumar SanghviRDMA/cxgb3: Serialize calls to CQ's comp_handler
2011-10-31 Mitko HaralanovIB/qib: Fix issue with link states and QSFP cables
2011-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2011-10-28 Marcel ApfelbaumIB/mlx4: Configure extended active speeds
2011-10-21 Mitko HaralanovIB/qib: Hold links until tuning data is available
2011-10-21 Mike MarciniszynIB/qib: Clean up checkpatch issue
2011-10-21 Mike MarciniszynIB/qib: Remove s_lock around header validation
2011-10-21 Mike MarciniszynIB/qib: Precompute timeout jiffies to optimize latency
2011-10-21 Mike MarciniszynIB/qib: Use RCU for qpn lookup
2011-10-21 Mike MarciniszynIB/qib: Eliminate divide/mod in converting idx to egr...
2011-10-21 Mike MarciniszynIB/qib: Decode path MTU optimization
2011-10-21 Mike MarciniszynIB/qib: Optimize RC/UC code by IB operation
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-18 Dotan BarakIPoIB: Use the right function to do DMA unmap pages
2011-10-14 Jonathan LallingerRDMA/cxgb4: Use correct QID in insert_recv_cqe()
2011-10-14 Kumar SanghviRDMA/cxgb4: Make sure flush CQ entries are collected...
next