Age | Commit message (Expand) | Author | Files | Lines |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -8/+6 |
2016-03-16 | Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 | Doug Ledford | 1 | -1/+5 |
2016-03-16 | iwcm: common code for port mapper | Faisal Latif | 1 | -1/+5 |
2016-03-16 | Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 | Doug Ledford | 1 | -1/+13 |
2016-03-15 | Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into... | Doug Ledford | 1 | -0/+5 |
2016-03-04 | IB/core: Add arbitrary sg_list support | Sagi Grimberg | 1 | -0/+6 |
2016-03-03 | IB/core: Documentation fix in the MAD header file | Hal Rosenstock | 1 | -2/+2 |
2016-03-01 | IB/core: Add vendor's specific data to alloc mw | Matan Barak | 1 | -1/+2 |
2016-03-01 | IB/core: Add don't trap flag to flow creation | Marina Varshaver | 1 | -0/+5 |
2016-03-01 | IB: new common API for draining queues | Steve Wise | 1 | -0/+5 |
2016-02-26 | net: rdma: use __ethtool_get_ksettings | David Decotigny | 1 | -8/+6 |
2016-01-19 | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers | Moni Shoua | 1 | -2/+2 |
2016-01-19 | IB/core: Add definition for the standard RoCE V2 UDP port | Moni Shoua | 1 | -0/+1 |
2016-01-19 | IB/core: Use hop-limit from IP stack for RoCE | Matan Barak | 1 | -1/+3 |
2016-01-19 | IB/core: Rename rdma_addr_find_dmac_by_grh | Matan Barak | 1 | -2/+3 |
2016-01-19 | IB/mad: pass ib_mad_send_buf explicitly to the recv_handler | Christoph Hellwig | 1 | -0/+2 |
2015-12-24 | IB/core: Add cross-channel support | Leon Romanovsky | 1 | -0/+11 |
2015-12-24 | IB/core: Align coding style of ib_device_cap_flags structure | Leon Romanovsky | 1 | -30/+30 |
2015-12-24 | IB/core: Add ib_is_udata_cleared | Matan Barak | 1 | -0/+27 |
2015-12-23 | IB/core: Display extended counter set if available | Christoph Lameter | 1 | -0/+1 |
2015-12-23 | IB: remove the write-only usecnt field from struct ib_mr | Christoph Hellwig | 1 | -1/+0 |
2015-12-23 | IB: remove the struct ib_phys_buf definition | Christoph Hellwig | 1 | -5/+0 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -83/+0 |
2015-12-23 | IB: remove support for phys MRs | Christoph Hellwig | 1 | -12/+4 |
2015-12-23 | IB: remove ib_query_mr | Christoph Hellwig | 1 | -18/+0 |
2015-12-23 | IB: start documenting device capabilities | Christoph Hellwig | 1 | -0/+18 |
2015-12-23 | IB/cma: Join and leave multicast groups with IGMP | Moni Shoua | 1 | -0/+2 |
2015-12-23 | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 1 | -7/+38 |
2015-12-23 | IB/core: Validate route when we init ah | Matan Barak | 1 | -3/+7 |
2015-12-23 | IB/core: Add rdma_network_type to wc | Somnath Kotur | 2 | -0/+45 |
2015-12-23 | IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type | Matan Barak | 1 | -2/+21 |
2015-12-23 | IB/core: Add gid_type to gid attribute | Matan Barak | 3 | -1/+15 |
2015-12-23 | Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 | Doug Ledford | 1 | -3/+35 |
2015-12-23 | IB/core: Remove ib_query_device | Or Gerlitz | 1 | -3/+0 |
2015-12-22 | IB/core: Save the device attributes on the device structure | Ira Weiny | 1 | -0/+1 |
2015-12-15 | Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r... | Doug Ledford | 1 | -3/+35 |
2015-12-12 | IB: add a proper completion queue abstraction | Christoph Hellwig | 1 | -3/+35 |
2015-12-08 | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock | 1 | -0/+2 |
2015-12-08 | IB/core: use RCU for uverbs id lookup | Mike Marciniszyn | 1 | -0/+1 |
2015-10-31 | IB/core, cma: Make __attribute_const__ declarations sparse-friendly | Bart Van Assche | 2 | -3/+3 |
2015-10-29 | IB/core: Remove old fast registration API | Sagi Grimberg | 1 | -54/+0 |
2015-10-29 | IB/core: Introduce new fast registration API | Sagi Grimberg | 1 | -0/+44 |
2015-10-29 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 1 | -46/+85 |
2015-10-28 | IB/cma: Add support for network namespaces | Guy Shapiro | 1 | -1/+5 |
2015-10-28 | IB/addr: Pass network namespace as a parameter | Guy Shapiro | 1 | -1/+15 |
2015-10-22 | IB/core: Remove smac and vlan id from path record | Matan Barak | 1 | -2/+0 |
2015-10-22 | IB/core: Remove smac and vlan id from qp_attr and ah_attr | Matan Barak | 1 | -9/+4 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -1/+1 |
2015-10-22 | IB/cache: Add ib_find_gid_by_filter cache API | Matan Barak | 1 | -0/+8 |
2015-10-22 | IB/core: Add netdev to path record | Matan Barak | 1 | -0/+10 |