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
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
5
-9
/
+9
2018-06-13
treewide: Use array_size() in kvzalloc_node()
Kees Cook
1
-1
/
+2
2018-06-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
31
-788
/
+1560
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+8
2018-06-05
IB/hfi1: Fix comment on default hdr entry size
Mike Marciniszyn
1
-2
/
+2
2018-06-05
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
3
-8
/
+8
2018-06-04
IB/hfi1: Add bypass register defines and replace blind constants
Mike Marciniszyn
2
-1
/
+9
2018-06-04
IB/hfi1: Remove unused variable
Kaike Wan
1
-3
/
+1
2018-06-04
IB/hfi1: Ensure VL index is within bounds
Kaike Wan
1
-9
/
+3
2018-06-04
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
3
-10
/
+9
2018-05-28
Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...
Jason Gunthorpe
1
-0
/
+4
2018-05-24
IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version
Mike Marciniszyn
1
-1
/
+1
2018-05-24
IB/hfi1: Set port number for errorinfo MAD response
Michael J. Ruhl
1
-0
/
+1
2018-05-24
IB/hfi1: Cleanup of exp_rcv
Mike Marciniszyn
4
-25
/
+56
2018-05-24
IB/hfi1: Add 16B Management Packet trace support
Don Hiatt
2
-70
/
+130
2018-05-24
IB/hfi1: Add support for 16B Management Packets
Don Hiatt
4
-33
/
+110
2018-05-24
IB/hfi1: Define 16B Management Packets
Don Hiatt
2
-0
/
+8
2018-05-15
RDMA/hfi1: Fix build error with debugfs disabled
Doug Ledford
1
-15
/
+0
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
5
-162
/
+10
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
8
-16
/
+444
2018-05-09
IB/hfi1: Create common functions for affinity CPU mask operations
Sebastian Sanchez
1
-23
/
+60
2018-05-09
IB/Hfi1: Read CCE Revision register to verify the device is responsive
Kamenee Arumugam
2
-7
/
+8
2018-05-09
IB/hfi1: Rework fault injection machinery
Mitko Haralanov
10
-358
/
+577
2018-05-09
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
2
-0
/
+14
2018-05-09
IB/hfi1: Reorder incorrect send context disable
Michael J. Ruhl
2
-11
/
+35
2018-05-09
IB/hfi1: Return correct value for device state
Michael J. Ruhl
1
-2
/
+2
2018-05-09
IB/hfi1: Fix fault injection init/exit issues
Mike Marciniszyn
1
-2
/
+6
2018-05-09
IB/hfi1: Complete check for locally terminated smp
Alex Estrin
1
-16
/
+20
2018-05-09
IB/hfi1: Return actual error value from program_rcvarray()
Michael J. Ruhl
1
-1
/
+0
2018-05-09
IB/hfi1: Prevent LNI hang when LCB can't obtain lanes
Sebastian Sanchez
3
-20
/
+53
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
9
-41
/
+100
2018-05-09
IB/hfi1: Use after free race condition in send context error path
Michael J. Ruhl
1
-0
/
+4
2018-05-03
IB/hfi1: Fix memory leak in exception path in get_irq_affinity()
Sebastian Sanchez
1
-6
/
+5
2018-05-03
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
3
-10
/
+30
2018-05-03
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2
-3
/
+2
2018-05-03
IB/hfi1: Fix loss of BECN with AHG
Mike Marciniszyn
1
-10
/
+40
2018-05-03
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
1
-2
/
+2
2018-05-03
IB/hfi1: Fix handling of FECN marked multicast packet
Mike Marciniszyn
3
-10
/
+21
2018-04-27
IB/hfi1: Replace custom hfi1 macros with PCIe macros
Frederick Lawler
1
-16
/
+8
2018-04-27
infiniband: hw: hfi1: Change return type to vm_fault_t
Souptick Joarder
1
-2
/
+2
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+4
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
1
-2
/
+2
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2
-7
/
+7
2018-03-19
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
1
-1
/
+1
2018-03-13
IB: remove duplicate header files
Zhu Yanjun
1
-1
/
+0
2018-03-13
IB/hfi1: Fix a kernel-doc warning
Bart Van Assche
1
-1
/
+0
2018-03-07
IB/hfi1: Add a missing rcu_read_unlock()
Bart Van Assche
1
-0
/
+1
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
26
-234
/
+469
2018-02-02
IB/hfi1: Add 16B rcvhdr trace support
Don Hiatt
2
-4
/
+6
[next]