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
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
2
-2
/
+10
2017-06-14
rxe: Fix a sleep-in-atomic bug in post_one_send
Jia-Ju Bai
1
-7
/
+2
2017-06-14
RDMA/qedr: Add 64KB PAGE_SIZE support to user-space queues
Ram Amrani
2
-28
/
+41
2017-06-14
RDMA/qedr: Initialize byte_len in WC of READ and SEND commands
Michal Kalderon
1
-0
/
+4
2017-06-14
RDMA/bnxt_re: Remove FMR support
Selvin Xavier
3
-106
/
+2
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
3
-1
/
+20
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
4
-0
/
+24
2017-06-14
RDMA/bnxt_re: Dereg MR in FW before freeing the fast_reg_page_list
Selvin Xavier
1
-2
/
+6
2017-06-14
RDMA/bnxt_re: HW workarounds for handling specific conditions
Eddie Wai
7
-70
/
+509
2017-06-13
RDMA/bnxt_re: Fixing the Control path command and response handling
Devesh Sharma
5
-605
/
+318
2017-06-07
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
1
-9
/
+1
2017-06-02
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
4
-13
/
+12
2017-06-02
RDMA/umem: Fix missing mmap_sem in get umem ODP call
Leon Romanovsky
1
-1
/
+5
2017-06-02
RDMA/core: not to set page dirty bit if it's already set.
Qing Huang
1
-1
/
+1
2017-06-02
RDMA/uverbs: Declare local function static and add brackets to sizeof
Leon Romanovsky
1
-4
/
+4
2017-06-02
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
2
-1
/
+11
2017-06-02
RDMA/srp: Fix NULL deref at srp_destroy_qp()
Israel Rukshin
1
-1
/
+1
2017-06-02
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-06-02
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
1
-1
/
+1
2017-06-02
RDMA/qedr: add null check before pointer dereference
Gustavo A. R. Silva
1
-4
/
+6
2017-06-02
RDMA/mlx5: set UMR wqe fence according to HCA cap
Max Gurtovoy
3
-37
/
+39
2017-06-02
RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled
Jack Morgenstein
1
-0
/
+1
2017-06-02
RDMA/qib,hfi1: Fix MR reference count leak on write with immediate
Mike Marciniszyn
2
-2
/
+7
2017-06-02
RDMA/hfi1: Defer setting VL15 credits to link-up interrupt
Byczkowski, Jakub
4
-19
/
+64
2017-06-02
RDMA/hfi1: change PCI bar addr assignments to Linux API functions
Steven L. Roberts
1
-2
/
+2
2017-06-02
RDMA/hfi1: fix array termination by appending NULL to attr array
Steven L. Roberts
1
-1
/
+2
2017-06-02
RDMA/iw_cxgb4: fix the calculation of ipv6 header size
Raju Rangoju
1
-1
/
+2
2017-06-02
RDMA/iw_cxgb4: calculate t4_eq_status_entries properly
Ganesh Goudar
1
-1
/
+1
2017-06-02
RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlers
Raju Rangoju
1
-1
/
+5
2017-06-02
RDMA/nes: ACK MPA Reply frame
Tatyana Nikolova
1
-1
/
+1
2017-06-02
RDMA/nes: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-06-02
RDMA/i40iw: fix duplicated code for different branches
Gustavo A. R. Silva
1
-4
/
+1
2017-06-01
RDMA/i40iw: Remove MSS change support
Shiraz Saleem
4
-31
/
+1
2017-06-01
RDMA/i40iw: Fix device initialization error path
Mustafa Ismail
1
-7
/
+13
2017-06-01
RDMA/i40iw: ACK MPA Reject frame
Tatyana Nikolova
1
-1
/
+1
2017-06-01
RDMA/i40iw: Don't set 0-length FULPDU RTR indication control flag
Tatyana Nikolova
1
-1
/
+0
2017-05-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-6
/
+3
2017-05-10
Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-09
Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
23
-604
/
+714
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-33
/
+2
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2
-2
/
+2
2017-05-09
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
1
-1
/
+1
2017-05-08
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2017-05-08
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-21
/
+22
2017-05-05
rxe: expose num_possible_cpus() cnum_comp_vectors
Sagi Grimberg
2
-2
/
+1
2017-05-05
IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
Leon Romanovsky
1
-1
/
+1
2017-05-05
IB/hfi1: Clean up on context initialization failure
Michael J. Ruhl
5
-85
/
+95
2017-05-05
IB/hfi1: Fix an assign/ordering issue with shared context IDs
Michael J. Ruhl
6
-28
/
+41
[next]