index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
IB: Allow build of hw/ and ulp/ subdirectories independently
Yann Droneaud
3
-17
/
+19
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
1
-1
/
+1
2014-06-02
net/mlx4_en: Use affinity hint
Yuval Atias
1
-1
/
+1
2014-05-30
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2
-2
/
+3
2014-05-30
IB/srp: Avoid problems if a header uses pr_fmt
Joe Perches
1
-1
/
+1
2014-05-30
IB/umad: Fix error handling
Bart Van Assche
1
-22
/
+27
2014-05-30
IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
1
-1
/
+104
2014-05-30
mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs
Jack Morgenstein
1
-12
/
+40
2014-05-30
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
Jack Morgenstein
2
-24
/
+32
2014-05-30
IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped
Jack Morgenstein
1
-9
/
+17
2014-05-30
IB/qib: Additional Intel branding changes
Vinit Agnihotri
1
-4
/
+4
2014-05-28
RDMA/cxgb3: Remove a couple unneeded conditions
Dan Carpenter
1
-4
/
+2
2014-05-28
IB/mlx4: fix unitialised variable is_mcast
Colin Ian King
1
-1
/
+1
2014-05-28
IB/ipath: Use time_before()/_after()
Manuel Schölling
2
-4
/
+4
2014-05-28
IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bits
Roland Dreier
1
-1
/
+1
2014-05-28
IB/usnic: Fix source file missing copyright and license
Upinder Malhi
1
-0
/
+18
2014-05-28
IB/ipath: Translate legacy diagpkt into newer extended diagpkt
Dennis Dalessandro
1
-0
/
+4
2014-05-28
IB/qib: Fix port in pkey change event
Mike Marciniszyn
1
-1
/
+1
2014-05-27
RDMA/cxgb3: Fix information leak in send_abort()
Dan Carpenter
1
-0
/
+1
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_srq
Yann Droneaud
2
-1
/
+14
2014-05-27
IB/mlx5: add missing padding at end of struct mlx5_ib_create_cq
Yann Droneaud
2
-1
/
+13
2014-05-27
IB/mlx5: Refactor UMR to have its own context struct
Shachar Raindel
2
-22
/
+31
2014-05-27
IB/mlx5: Set QP offsets and parameters for user QPs and not just for kernel QPs
Haggai Eran
1
-0
/
+4
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
1
-0
/
+4
2014-05-27
IB/mlx5: Add MR to radix tree in reg_mr_callback
Haggai Eran
1
-0
/
+9
2014-05-27
IB/mlx5: Fix error handling in reg_umr
Haggai Eran
1
-15
/
+16
2014-05-27
mlx5_core: Copy DIF fields only when input and output space values match
Sagi Grimberg
1
-3
/
+6
2014-05-27
mlx5_core: Simplify signature handover wqe for interleaved buffers
Sagi Grimberg
1
-15
/
+9
2014-05-27
mlx5_core: Fix signature handover operation for interleaved buffers
Sagi Grimberg
1
-1
/
+4
2014-05-26
IB/iser: Bump version to 1.4
Or Gerlitz
1
-1
/
+1
2014-05-26
IB/iser: Add missing newlines to logging messages
Roi Dayan
1
-4
/
+4
2014-05-26
IB/iser: Fix a possible race in iser connection states transition
Ariel Nahum
1
-2
/
+2
2014-05-26
IB/iser: Simplify connection management
Ariel Nahum
3
-91
/
+99
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+93
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+75
2014-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-22
/
+18
2014-05-20
Target/iser: Gracefully reject T10-PI enabled connect request if not supported
Sagi Grimberg
1
-2
/
+3
2014-05-20
Target/iser: Wait for proper cleanup before unloading
Sagi Grimberg
1
-0
/
+1
2014-05-20
Target/iser: Improve cm events handling
Sagi Grimberg
2
-12
/
+15
2014-05-20
IB/srp: Add fast registration support
Bart Van Assche
2
-77
/
+419
2014-05-20
IB/srp: Rename FMR-related variables
Bart Van Assche
2
-38
/
+38
2014-05-20
IB/srp: One FMR pool per SRP connection
Bart Van Assche
2
-52
/
+84
2014-05-20
IB/srp: Introduce the 'register_always' kernel module parameter
Bart Van Assche
1
-2
/
+7
2014-05-20
IB/srp: Introduce srp_finish_mapping()
Bart Van Assche
1
-15
/
+27
2014-05-20
IB/srp: Introduce srp_map_fmr()
Bart Van Assche
1
-32
/
+45
2014-05-20
IB/srp: Introduce an additional local variable
Bart Van Assche
1
-5
/
+4
2014-05-20
IB/srp: Fix kernel-doc warnings
Bart Van Assche
1
-0
/
+7
2014-05-20
IB/srp: Fix a sporadic crash triggered by cable pulling
Bart Van Assche
1
-0
/
+6
2014-05-20
RDMA/cxgb4: Fix vlan support
Steve Wise
1
-9
/
+8
2014-05-20
RDMA/ocrdma: Convert to use simple_open()
Duan Jiong
1
-8
/
+1
[prev]
[next]