Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds | 2 | -13/+20 |
2016-08-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 14 | -89/+956 |
2016-08-04 | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 7 | -37/+175 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -4/+3 |
2016-08-04 | IB/core: Support for CMA multicast join flags | Alex Vesker | 3 | -23/+107 |
2016-08-04 | IB/sa: Add cached attribute containing SM information to SA port | Alex Vesker | 1 | -0/+41 |
2016-08-04 | IB/uverbs: Fix race between uverbs_close and remove_one | Jason Gunthorpe | 2 | -13/+25 |
2016-08-04 | Use smaller 512 byte messages for portmapper messages | Mustafa Ismail | 1 | -1/+2 |
2016-08-04 | Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 | Doug Ledford | 3 | -39/+23 |
2016-08-02 | iw_cm: free cm_id resources on the last deref | Steve Wise | 2 | -38/+18 |
2016-08-02 | IB/core: Add flow control to the portmapper netlink calls | Mustafa Ismail | 1 | -1/+5 |
2016-08-02 | IB/core, RDMA RW API: Do not exceed QP SGE send limit | Bart Van Assche | 2 | -8/+11 |
2016-08-02 | IB/core: Make rdma_rw_ctx_init() initialize all used fields | Bart Van Assche | 1 | -5/+9 |
2016-07-12 | IB core: Add port_xmit_wait counter | Christoph Lameter | 1 | -0/+4 |
2016-06-23 | Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 | Doug Ledford | 6 | -15/+760 |
2016-06-23 | Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc... | Doug Ledford | 4 | -12/+18 |
2016-06-23 | IB/core: Export a common fw_ver sysfs entry | Ira Weiny | 1 | -1/+14 |
2016-06-23 | IB/core: Add get FW version string to the core | Ira Weiny | 1 | -0/+9 |
2016-06-23 | IB/core: Add IPv6 support to flow steering | Maor Gottlieb | 2 | -0/+10 |
2016-06-23 | IB/uverbs: Extend create QP to get RWQ indirection table | Yishai Hadas | 1 | -12/+63 |
2016-06-23 | IB/core: Extend create QP to get indirection table | Yishai Hadas | 1 | -2/+17 |
2016-06-23 | IB/uverbs: Introduce RWQ Indirection table | Yishai Hadas | 3 | -0/+226 |
2016-06-23 | IB/core: Introduce Receive Work Queue indirection table | Yishai Hadas | 1 | -0/+62 |
2016-06-23 | IB/uverbs: Add WQ support | Yishai Hadas | 3 | -0/+277 |
2016-06-23 | IB/core: Introduce Work Queue object and its verbs | Yishai Hadas | 1 | -0/+82 |
2016-06-23 | IB/uverbs: Initialize ib_qp_init_attr with zeros | Maor Gottlieb | 1 | -1/+1 |
2016-06-23 | IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID | Eli Cohen | 1 | -6/+10 |
2016-06-23 | IB/core: Fix RoCE v1 multicast join logic issue | Alex Vesker | 1 | -4/+4 |
2016-06-23 | IB/core: Fix no default GIDs when netdevice reregisters | Talat Batheesh | 1 | -1/+3 |
2016-06-18 | IB/cma: Make the code easier to verify | Bart Van Assche | 1 | -28/+26 |
2016-06-07 | IB/core: Initialize sysfs attributes before sysfs create group | Mark Bloch | 1 | -0/+3 |
2016-06-07 | IB/core: Fix removal of default GID cache entry | Aviv Heller | 1 | -2/+8 |
2016-06-07 | IB/core: Fix query port failure in RoCE | Eli Cohen | 1 | -0/+3 |
2016-06-07 | IB/core: fix error unwind in sysfs hw counters code | Doug Ledford | 1 | -3/+4 |
2016-06-07 | IB/core: Fix array length allocation | Doug Ledford | 1 | -2/+5 |
2016-06-07 | IB/mad: Fix indentation | Bart Van Assche | 1 | -3/+3 |
2016-06-07 | RDMA/core: Fix indentation | Bart Van Assche | 1 | -1/+1 |
2016-06-07 | IB/core: fix null pointer deref and mem leak in error handling | Colin Ian King | 1 | -3/+4 |
2016-06-07 | IB/core: fix an error code in ib_core_init() | Dan Carpenter | 1 | -1/+2 |
2016-06-07 | IB/cm: Fix a recently introduced locking bug | Bart Van Assche | 1 | -2/+2 |
2016-05-26 | IB/core: Make device counter infrastructure dynamic | Christoph Lameter | 1 | -124/+242 |
2016-05-26 | Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7 | Doug Ledford | 7 | -87/+472 |
2016-05-25 | IB/core: Support new type of join-state for multicast | Erez Shitrit | 1 | -5/+18 |
2016-05-25 | IB/SA Agent: Add support for SA agent get ClassPortInfo | Erez Shitrit | 1 | -0/+173 |
2016-05-24 | IB/core: Add IP to GID netlink offload | Mark Bloch | 3 | -24/+198 |
2016-05-24 | IB/core: Register SA ibnl client during ib_core initialization | Mark Bloch | 3 | -22/+38 |
2016-05-24 | IB/SA: Integrate ib_sa module into ib_core module | Mark Bloch | 4 | -15/+17 |
2016-05-24 | IB/MAD: Integrate ib_mad module into ib_core module | Mark Bloch | 4 | -14/+18 |
2016-05-24 | IB/core: Integrate IB address resolution module into core | Leon Romanovsky | 4 | -13/+16 |
2016-05-18 | IB/core: Do not require CAP_NET_ADMIN for packet sniffing | Christoph Lameter | 1 | -2/+1 |