index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-04
IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 mode
Majd Dibbiny
3
-173
/
+657
2015-06-04
net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0
Haggai Abramonvsky
1
-1
/
+1
2015-06-03
cxgb4: Add ethtool support to get adapter stats
Hariprasad Shenai
1
-4
/
+4
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2
-1
/
+2
2015-06-02
Merge branch 'for-4.2-misc' into k.o/for-4.2
Doug Ledford
6
-5
/
+22
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
5
-16
/
+17
2015-06-02
IB/core cleanup: Add const on args - device->process_mad
Ira Weiny
20
-73
/
+75
2015-06-02
IB/mlx4: Fix error paths in mlx4_ib_create_flow()
Roland Dreier
1
-2
/
+3
2015-06-02
RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
Roland Dreier
1
-1
/
+6
2015-06-02
IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()
Bart Van Assche
1
-2
/
+2
2015-06-02
RDMA/nes: Enable the use of the tos field in the nes driver
Faisal Latif
2
-0
/
+9
2015-06-02
RDMA/iw_cm: Export tos field to iwarp providers
Steve Wise
1
-0
/
+2
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-3
/
+3
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
2
-49
/
+23
2015-05-30
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
Matan Barak
1
-2
/
+2
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
1
-1
/
+0
2015-05-30
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
1
-7
/
+0
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2
-19
/
+9
2015-05-30
target: move transport ID handling to the core
Christoph Hellwig
2
-57
/
+0
2015-05-30
target: remove the get_fabric_proto_ident method
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: change core_tpg_register prototype
Christoph Hellwig
1
-1
/
+1
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2
-26
/
+3
2015-05-30
target: refactor init/drop_nodeacl methods
Christoph Hellwig
1
-45
/
+13
2015-05-30
target: make the tpg_get_default_depth method optional
Christoph Hellwig
1
-6
/
+0
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2
-8
/
+8
2015-05-30
iser-target: Fix error path in isert_create_pi_ctx()
Roland Dreier
1
-3
/
+3
2015-05-30
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
Amir Vadai
1
-3
/
+1
2015-05-30
net/mlx5_core: New device capabilities handling
Saeed Mahameed
8
-146
/
+124
2015-05-30
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
Amir Vadai
3
-4
/
+3
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-2
/
+2
2015-05-24
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
1
-1
/
+6
2015-05-24
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
1
-4
/
+7
2015-05-20
IB/cma: Fix broken AF_IB UD support
Matthew Finlay
1
-11
/
+21
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
34
-400
/
+650
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2
-7
/
+7
2015-05-20
ib/cm: Change reject message type when destroying cm_id
Ted Kim
1
-1
/
+1
2015-05-20
IB/core: Convert core to use bitfield for caps
Ira Weiny
16
-88
/
+15
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
14
-35
/
+232
2015-05-20
IB/user_mad: Fix buggy usage of port index
Ira Weiny
1
-1
/
+1
2015-05-20
IB/user_mad: Use new start/end port functions
Ira Weiny
1
-11
/
+3
2015-05-20
IB/mad: Add const qualifiers to query only functions
Ira Weiny
2
-10
/
+10
2015-05-20
IB/mad: Clean up rcv_has_same_class
Ira Weiny
1
-3
/
+3
2015-05-20
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2
-13
/
+13
2015-05-20
IB/mad: Change validate_mad signature arguments
Ira Weiny
1
-6
/
+6
2015-05-18
iser-target: Align to generic logging helpers
Sagi Grimberg
1
-6
/
+13
2015-05-18
IB/iser: Align to generic logging helpers
Sagi Grimberg
1
-10
/
+18
2015-05-18
IB/srp: Align to generic logging helpers
Sagi Grimberg
1
-7
/
+9
2015-05-18
IB/core, cma: Nice log-friendly string helpers
Sagi Grimberg
2
-0
/
+93
2015-05-18
IB/srp: Add 64-bit LUN support
Bart Van Assche
2
-7
/
+6
[prev]
[next]