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
2013-08-28
IB/core: Export ib_create/destroy_flow through uverbs
Hadar Hen Zion
3
-1
/
+229
2013-08-28
IB/core: Infrastructure for extensible uverbs commands
Igor Ivanov
1
-5
/
+24
2013-08-28
IB/core: Add receive flow steering support
Hadar Hen Zion
1
-0
/
+27
2013-08-26
[SCSI] IB/iser: Add Discovery support
Or Gerlitz
2
-2
/
+12
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
1
-1
/
+2
2013-08-13
IPoIB: Fix race in deleting ipoib_neigh entries
Jim Foraker
2
-9
/
+3
2013-08-13
RDMA/cxgb4: Issue RI.FINI before closing when entering TERM
Steve Wise
1
-1
/
+6
2013-08-13
RDMA/cxgb4: Advertise ~0ULL as max MR size
Steve Wise
1
-1
/
+1
2013-08-13
RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASK
Steve Wise
1
-1
/
+1
2013-08-13
RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messages
Steve Wise
1
-0
/
+2
2013-08-13
RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap
Steve Wise
1
-2
/
+5
2013-08-13
RDMA/cxgb4: Fix QP flush logic
Steve Wise
4
-136
/
+254
2013-08-13
RDMA/cxgb4: Handle newer firmware changes
Steve Wise
2
-13
/
+2
2013-08-13
RDMA/cxgb4: Use correct bit shift macros for vlan filter tuples
Steve Wise
1
-1
/
+1
2013-08-13
RDMA/cxgb4: Add support for active and passive open connection with IPv6 address
Vipul Pandya
4
-300
/
+636
2013-08-13
IB/core: Fixes to XRC reference counting in uverbs
Yishai Hadas
2
-2
/
+21
2013-08-13
IB/core: Add locking around event dispatching on XRC target QPs
Yishai Hadas
1
-0
/
+3
2013-08-13
IB/qib: Clean up unnecessary MSI/MSI-X capability find
Yijing Wang
1
-5
/
+5
2013-08-13
IB/qib: Make qib_driver static
Paul Bolle
2
-2
/
+1
2013-08-13
IB/qib: Improve SDMA performance
CQ Tang
5
-227
/
+728
2013-08-12
RDMA/cma: Add IPv6 support for iWARP
Steve Wise
6
-148
/
+184
2013-08-12
RDMA/ocrdma: Cache recv DB until QP moved to RTR
Naresh Gottumukkala
4
-7
/
+29
2013-08-12
RDMA/ocrdma: Remove __packed
Naresh Gottumukkala
2
-80
/
+84
2013-08-12
RDMA/ocrdma: Remove driver QP state machine
Naresh Gottumukkala
3
-96
/
+11
2013-08-12
RDMA/ocrdma: Don't allow zero/invalid sgid usage
Naresh Gottumukkala
1
-1
/
+7
2013-08-12
RDMA/ocrdma: Remove redundant dev reference
Naresh Gottumukkala
5
-63
/
+57
2013-08-12
RDMA/ocrdma: Style and redundant code cleanup
Naresh Gottumukkala
4
-90
/
+96
2013-08-10
IB/iser: Introduce fast memory registration model (FRWR)
Sagi Grimberg
3
-12
/
+287
2013-08-10
IB/iser: Place the fmr pool into a union in iser's IB conn struct
Sagi Grimberg
3
-41
/
+48
2013-08-10
IB/iser: Handle unaligned SG in separate function
Sagi Grimberg
1
-23
/
+43
2013-08-10
IB/iser: Generalize rdma memory registration
Sagi Grimberg
3
-20
/
+40
2013-08-10
IB/iser: Accept session->cmds_max from user space
Shlomo Pongratz
4
-27
/
+46
2013-08-10
IB/iser: Restructure allocation/deallocation of connection resources
Shlomo Pongratz
3
-71
/
+151
2013-08-10
IB/iser: Use proper debug level value for info prints
Or Gerlitz
2
-9
/
+8
2013-08-01
Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...
Roland Dreier
15
-28
/
+110
2013-08-01
IPoIB: Fix pkey change flow for virtualization environments
Erez Shitrit
1
-13
/
+63
2013-08-01
IPoIB: Make sure child devices use valid/proper pkeys
Or Gerlitz
2
-1
/
+10
2013-08-01
IB/core: Create QP1 using the pkey index which contains the default pkey
Jack Morgenstein
1
-1
/
+7
2013-08-01
mlx5_core: Variable may be used uninitialized
Andi Shyti
1
-1
/
+1
2013-08-01
IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()
Dan Carpenter
1
-1
/
+2
2013-08-01
IB/mlx5: Fix error return code in init_one()
Wei Yongjun
1
-3
/
+5
2013-07-31
IB/mlx4: Use default pkey when creating tunnel QPs
Jack Morgenstein
1
-2
/
+8
2013-07-31
RDMA/cma: Only call cma_save_ib_info() for CM REQs
Sean Hefty
1
-1
/
+2
2013-07-31
RDMA/cma: Fix accessing invalid private data for UD
Sean Hefty
1
-8
/
+11
2013-07-31
RDMA/cma: Fix gcc warning
Paul Bolle
1
-4
/
+3
2013-07-31
Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"
Roland Dreier
1
-2
/
+2
2013-07-30
IB/qib: Add err_decode() call for ring dump
Mike Marciniszyn
2
-1
/
+3
2013-07-30
RDMA/cxgb3: Fix stack info leak in iwch_create_cq()
Dan Carpenter
1
-0
/
+1
2013-07-30
RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()
Dan Carpenter
1
-1
/
+2
2013-07-30
RDMA/ocrdma: Fix several stack info leaks
Dan Carpenter
1
-1
/
+4
[prev]
[next]