summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-03-28IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn
2013-01-17rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2013-01-17RDMA/nes: Fix for terminate timer crashTatyana Nikolova
2013-01-17RDMA/nes: Fix for crash when registering zero length MR for CQTatyana Nikolova
2012-10-07IB/srp: Avoid having aborted requests hangBart Van Assche
2012-10-07IB/srp: Fix use-after-free in srp_reset_req()Bart Van Assche
2012-10-07IPoIB: Fix use-after-free of multicast objectPatrick McHardy
2012-08-26IB/srp: Fix a race conditionBart Van Assche
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise
2012-04-02IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2012-02-29IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet
2012-02-13IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein
2012-01-12IB/qib: Fix a possible data corruption when receiving packetsRam Vepa
2011-10-03cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereferenceNeil Horman
2011-08-04IB/srp: Avoid duplicate devices from LUN scanBart Van Assche
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues
2011-06-17Merge branches 'cxgb4' and 'qib' into for-nextRoland Dreier
2011-06-17IB/qib: Ensure that LOS and DFE are being turned offMitko Haralanov
2011-06-17RDMA/cxgb4: Couple of abort fixesSteve Wise
2011-06-17RDMA/cxgb4: Don't truncate MR lengthsSteve Wise
2011-06-17RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQsSteve Wise
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Save PID of ID's ownerNir Muchtar
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar
2011-05-24RDMA/nes: Add a check for strict_strtoul()Liu Yuan
2011-05-24RDMA/cxgb3: Don't post zero-byte read if endpoint is going awaySteve Wise
2011-05-24RDMA/cxgb4: Use completion objects for event blockingSteve Wise
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier
2011-05-23IB: Add devnode methods to cm_class and umad_classRoland Dreier
2011-05-23IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP requiredIra Weiny
2011-05-23IB/uverbs: Add devnode method to set path/modeRoland Dreier
2011-05-23RDMA/ucma: Add .nodename/.mode to tell userspace where to create device nodeRoland Dreier
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20RDMA: Add netlink infrastructureRoland Dreier
2011-05-20RDMA: Add error handling to ib_core_init()Nir Muchtar
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-12Merge branches 'cma', 'cxgb4' and 'qib' into for-nextRoland Dreier
2011-05-12IB/qib: Use pci_dev->revisionSergei Shtylyov
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-05-09IB/ipath: Use pci_dev->revision, againSergei Shtylyov
2011-05-09IB/qib: Prevent driver hang with unprogrammed boardsMitko Haralanov
2011-05-09RDMA/cxgb4: EEH errors can hang the driverSteve Wise
2011-05-09RDMA/cxgb4: Reset wait condition atomicallySteve Wise