summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-132-2/+0Star
|\
| * [infiniband] remove pointless assignmentsAl Viro2014-10-092-2/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-096-69/+104
|\ \
| * | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
| * | net/mlx5_core: Update device capabilities handlingEli Cohen2014-10-045-68/+103
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-082-2/+2
|\ \ | |/ |/|
| * treewide: fix errors in printkMasanari Iida2014-09-011-1/+1
| * treewide: Fix typo in printkMasanari Iida2014-08-261-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-2416-140/+247
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2014-09-2215-134/+234
| |\ \ \ \ \ \
| | | | | | * | IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2014-09-192-9/+2Star
| | | | | | * | IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn2014-09-191-3/+3
| | | | | | * | IB/ipath: Change get_user_pages() usage to always NULL vmasMike Marciniszyn2014-09-191-3/+3
| | | | | * | | RDMA/ocrdma: Use right macro in query AHdevesh.sharma@emulex.com2014-09-221-1/+1
| | | | | * | | RDMA/ocrdma: Resolve L2 address when creating user AHdevesh.sharma@emulex.com2014-09-221-11/+30
| | | | | * | | RDMA/ocrdma: Do not skip setting deferred_armDevesh Sharma2014-09-191-3/+1Star
| | | | | * | | RDMA/ocrdma: Report correct value of max_fast_reg_page_list_lenDevesh Sharma2014-09-191-1/+1
| | | | | |/ /
| | | | * | | IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-222-11/+20
| | | | * | | IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-222-1/+21
| | | | * | | IB/mlx4: Don't update QP1 in native modeJack Morgenstein2014-09-221-0/+4
| | | | * | | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-223-16/+28
| | | | * | | IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak2014-09-221-0/+4
| | | | * | | IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua2014-09-221-0/+9
| | | | * | | IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein2014-09-221-12/+12
| | | | * | | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua2014-09-221-8/+17
| | | | * | | IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua2014-09-221-12/+17
| | | | * | | IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-09-221-0/+4
| | | | * | | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-09-221-23/+26
| | | | * | | mlx4: Correct error flows in rereg_mrMatan Barak2014-09-221-2/+5
| | | | * | | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen2014-09-191-1/+4
| | | | |/ /
| | | * | | IB/iser: Bump version to 1.4.1Or Gerlitz2014-09-221-1/+1
| | | * | | IB/iser: Allow bind only when connection state is UPSagi Grimberg2014-09-221-5/+14
| | | * | | IB/iser: Fix RX/TX CQ resource leak on error flowRoi Dayan2014-09-221-10/+14
| | | |/ /
| | * / / IPoIB: Remove unnecessary port queryAlex Estrin2014-09-191-9/+1Star
| | |/ /
| * / / IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer2014-09-191-6/+13
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-234-4/+10
|\ \ \
| * | | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
| * | | mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz2014-09-111-1/+1
| * | | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-111-1/+1
* | | | Target/iser: Fix initiator_depth and responder_resourcesSagi Grimberg2014-09-151-5/+6
* | | | Target/iser: Avoid calling rdma_disconnect twiceSagi Grimberg2014-09-151-1/+1
* | | | Target/iser: Don't put isert_conn inside disconnected handlerSagi Grimberg2014-09-151-1/+1
* | | | Target/iser: Get isert_conn reference once got to connected_handlerSagi Grimberg2014-09-151-2/+3
|/ / /
* / / mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2014-08-302-1/+37
|/ /
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-152-2/+2
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-1438-442/+1420
|\ \ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-1433-441/+1232
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | IB/srp: Fix return value check in srp_init_module()Wei Yongjun2014-08-141-2/+2
| | | | | | | | | | | * | IB/srpt: Handle GID change eventsDoug Ledford2014-08-131-0/+1