summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter
2015-08-30IB/core: Add RoCE GID table managementMatan Barak
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak
2015-08-30net: Add info for NETDEV_CHANGEUPPER eventMatan Barak
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn
2015-08-30qib: Support ib_alloc_mr verbSagi Grimberg
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30RDS: Convert to ib_alloc_mrSagi Grimberg
2015-08-30svcrdma: limit FRMR page list lengths to device maxSteve Wise
2015-08-30xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran
2015-08-30NFSv4.1/flexfiles: Don't mark the entire deviceid as bad for file errorsTrond Myklebust
2015-08-30pinctrl: at91: fix null pointer dereferenceDavid Dueck
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran
2015-08-30IB/cma: Validate routing of incoming requestsHaggai Eran
2015-08-30IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran
2015-08-30IB/cma: Helper functions to access port space IDRsHaggai Eran
2015-08-30IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran
2015-08-30IB/cm: Share listening CM IDsHaggai Eran
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran
2015-08-30Linux 4.2v4.2Linus Torvalds
2015-08-31drm/exynos: fix build warning to exynos_drm_gem.cInki Dae
2015-08-31drm/exynos: Properly report supported formats for each deviceMarek Szyprowski
2015-08-31drm/exynos: add render node supportJoonyoung Shim
2015-08-31drm/exynos: implement atomic_{begin/flush} of DECONHyungwon Hwang