index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
27
-381
/
+16
*
IB: remove support for phys MRs
Christoph Hellwig
2015-12-23
28
-1144
/
+15
*
IB: remove ib_query_mr
Christoph Hellwig
2015-12-23
5
-77
/
+0
*
IB: start documenting device capabilities
Christoph Hellwig
2015-12-23
1
-0
/
+18
*
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
3
-14
/
+23
*
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-23
3
-17
/
+17
*
IB/mlx5: Support RoCE
Achiad Shochat
2015-12-23
1
-4
/
+44
*
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
2015-12-23
5
-25
/
+96
*
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
2015-12-23
2
-0
/
+109
*
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
2015-12-23
2
-0
/
+23
*
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
2015-12-23
2
-13
/
+69
*
net/mlx5_core: Introduce access functions to query vport RoCE fields
Achiad Shochat
2015-12-23
3
-1
/
+76
*
net/mlx5_core: Introduce access functions to enable/disable RoCE
Achiad Shochat
2015-12-23
2
-0
/
+55
*
net/mlx5_core: Break down the vport mac address query function
Achiad Shochat
2015-12-23
1
-10
/
+17
*
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
2015-12-23
2
-1
/
+73
*
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
2015-12-23
1
-6
/
+19
*
IB/usnic: delete unneeded IS_ERR test
Julia Lawall
2015-12-23
1
-2
/
+2
*
IB/usnic: Handle 0 counts in resource allocation
Nelson Escobar
2015-12-23
1
-25
/
+29
*
IB/usnic: Fix resource leak in error case
Nelson Escobar
2015-12-23
1
-1
/
+1
*
IB/usnic: Support more QP state transitions
Nelson Escobar
2015-12-23
1
-9
/
+9
*
IB/usnic: Fix message typo
Nelson Escobar
2015-12-23
1
-1
/
+1
*
IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64
Nelson Escobar
2015-12-23
1
-1
/
+1
*
IB/usnic: Improve a failure message
Nelson Escobar
2015-12-23
1
-2
/
+3
*
IB/usnic: Remove unused prototype
Nelson Escobar
2015-12-23
1
-2
/
+0
*
IB/cma: Join and leave multicast groups with IGMP
Moni Shoua
2015-12-23
3
-9
/
+106
*
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
2015-12-23
4
-21
/
+188
*
IB/cma: Add configfs for rdma_cm
Matan Barak
2015-12-23
7
-7
/
+504
*
IB/rdma_cm: Add wrapper for cma reference count
Matan Barak
2015-12-23
2
-2
/
+13
*
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
7
-80
/
+270
*
IB/core: Move rdma_is_upper_dev_rcu to header file
Matan Barak
2015-12-23
2
-16
/
+17
*
IB/core: Add rdma_network_type to wc
Somnath Kotur
2015-12-23
5
-6
/
+187
*
IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
Matan Barak
2015-12-23
3
-3
/
+24
*
IB/core: Add gid attributes to sysfs
Matan Barak
2015-12-23
2
-2
/
+198
*
IB/cm: Use the source GID index type
Matan Barak
2015-12-23
2
-5
/
+22
*
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-23
13
-62
/
+185
*
IB/core: don't search the GID table twice
Matan Barak
2015-12-23
1
-18
/
+35
*
IB/core: Change per-entry lock in RoCE GID table to one lock
Matan Barak
2015-12-23
1
-54
/
+89
*
IB/core: Refactor GID cache's ib_dispatch_event
Matan Barak
2015-12-23
1
-8
/
+15
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
32
-942
/
+888
|
\
|
*
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2015-12-15
32
-940
/
+886
|
|
\
|
|
*
IB/iser: Convert to CQ abstraction
Christoph Hellwig
2015-12-11
4
-283
/
+210
|
|
*
IB/iser: Use helper for container_of
Sagi Grimberg
2015-12-11
3
-6
/
+9
|
|
*
IB/iser: Use a dedicated descriptor for login
Sagi Grimberg
2015-12-11
3
-83
/
+89
|
|
*
IB/srp: use the new CQ API
Christoph Hellwig
2015-12-11
2
-94
/
+86
|
|
*
IB/srpt: chain RDMA READ/WRITE requests
Christoph Hellwig
2015-12-11
2
-345
/
+130
|
|
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
7
-9
/
+264
|
|
*
irq_poll: remove unused data and max fields
Christoph Hellwig
2015-12-11
1
-2
/
+0
|
|
*
irq_poll: mark __irq_poll_complete static
Christoph Hellwig
2015-12-11
2
-3
/
+1
|
|
*
irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
Christoph Hellwig
2015-12-11
2
-6
/
+1
|
|
*
irq_poll: fold irq_poll_sched_prep into irq_poll_sched
Christoph Hellwig
2015-12-11
4
-22
/
+10
[next]