index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-primax.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-24
net/mlx5_core: Add setting ATOMIC endian mode
Eran Ben Elisha
2
-9
/
+70
2015-12-24
iw_cxgb3: Fix incorrectly returning error on success
Hariprasad S
1
-2
/
+2
2015-12-24
iw_cxgb4: Pass qid range to user space driver
Hariprasad S
3
-1
/
+12
2015-12-24
IB/mad: Ensure fairness in ib_mad_completion_handler
Dean Luick
1
-0
/
+18
2015-12-24
IB/mlx5: Add driver cross-channel support
Leon Romanovsky
5
-11
/
+72
2015-12-24
IB/core: Add cross-channel support
Leon Romanovsky
2
-1
/
+15
2015-12-24
IB/core: Align coding style of ib_device_cap_flags structure
Leon Romanovsky
1
-30
/
+30
2015-12-24
IB/mlx5: Mmap the HCA's core clock register to user-space
Matan Barak
2
-1
/
+31
2015-12-24
IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
Matan Barak
4
-12
/
+47
2015-12-24
IB/mlx5: Add support for hca_core_clock and timestamp_mask
Matan Barak
2
-3
/
+8
2015-12-24
IB/core: Add ib_is_udata_cleared
Matan Barak
1
-0
/
+27
2015-12-24
IB/mlx5: Add create_cq extended command
Matan Barak
1
-0
/
+7
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
2
-3
/
+108
2015-12-23
IB/core: Specify attribute_id in port_table_attribute
Christoph Lameter
1
-2
/
+5
2015-12-23
IB/core: Create get_perf_mad function in sysfs.c
Christoph Lameter
1
-22
/
+40
2015-12-23
MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers
Or Gerlitz
1
-0
/
+19
2015-12-23
MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers
Or Gerlitz
1
-8
/
+7
2015-12-23
IB: remove the write-only usecnt field from struct ib_mr
Christoph Hellwig
6
-21
/
+1
2015-12-23
IB: remove the struct ib_phys_buf definition
Christoph Hellwig
1
-5
/
+0
2015-12-23
ehca: stop using struct ib_phys_buf
Christoph Hellwig
2
-53
/
+46
2015-12-23
amso1100: fold c2_reg_phys_mr into c2_get_dma_mr
Christoph Hellwig
1
-57
/
+14
2015-12-23
nes: simplify nes_reg_phys_mr calling conventions
Christoph Hellwig
3
-116
/
+37
2015-12-23
cxgb3: simplify iwch_get_dma_wr
Christoph Hellwig
3
-126
/
+26
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
27
-381
/
+16
2015-12-23
IB: remove support for phys MRs
Christoph Hellwig
28
-1144
/
+15
2015-12-23
IB: remove ib_query_mr
Christoph Hellwig
5
-77
/
+0
2015-12-23
IB: start documenting device capabilities
Christoph Hellwig
1
-0
/
+18
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
3
-14
/
+23
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
3
-17
/
+17
2015-12-23
IB/mlx5: Support RoCE
Achiad Shochat
1
-4
/
+44
2015-12-23
IB/mlx5: Add RoCE fields to Address Vector
Achiad Shochat
5
-25
/
+96
2015-12-23
IB/mlx5: Support IB device's callbacks for adding/deleting GIDs
Achiad Shochat
2
-0
/
+109
2015-12-23
IB/mlx5: Set network_hdr_type upon RoCE responder completion
Achiad Shochat
2
-0
/
+23
2015-12-23
IB/mlx5: Extend query_device/port to support RoCE
Achiad Shochat
2
-13
/
+69
2015-12-23
net/mlx5_core: Introduce access functions to query vport RoCE fields
Achiad Shochat
3
-1
/
+76
2015-12-23
net/mlx5_core: Introduce access functions to enable/disable RoCE
Achiad Shochat
2
-0
/
+55
2015-12-23
net/mlx5_core: Break down the vport mac address query function
Achiad Shochat
1
-10
/
+17
2015-12-23
IB/mlx5: Support IB device's callback for getting its netdev
Achiad Shochat
2
-1
/
+73
2015-12-23
IB/mlx5: Support IB device's callback for getting the link layer
Achiad Shochat
1
-6
/
+19
2015-12-23
IB/usnic: delete unneeded IS_ERR test
Julia Lawall
1
-2
/
+2
2015-12-23
IB/usnic: Handle 0 counts in resource allocation
Nelson Escobar
1
-25
/
+29
2015-12-23
IB/usnic: Fix resource leak in error case
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Support more QP state transitions
Nelson Escobar
1
-9
/
+9
2015-12-23
IB/usnic: Fix message typo
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64
Nelson Escobar
1
-1
/
+1
2015-12-23
IB/usnic: Improve a failure message
Nelson Escobar
1
-2
/
+3
2015-12-23
IB/usnic: Remove unused prototype
Nelson Escobar
1
-2
/
+0
2015-12-23
IB/cma: Join and leave multicast groups with IGMP
Moni Shoua
3
-9
/
+106
2015-12-23
IB/core: Initialize UD header structure with IP and UDP headers
Moni Shoua
4
-21
/
+188
2015-12-23
IB/cma: Add configfs for rdma_cm
Matan Barak
7
-7
/
+504
[next]