index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt
Brian Welty
12
-324
/
+170
2018-05-09
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
15
-101
/
+534
2018-05-09
IB/hfi1: Create common functions for affinity CPU mask operations
Sebastian Sanchez
1
-23
/
+60
2018-05-09
IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
Sebastian Sanchez
2
-13
/
+20
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
4
-0
/
+28
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
63
-208
/
+407
2018-05-09
IB/mlx5: posting klm/mtt list inline in the send queue for reg_wr
Idan Burstein
1
-7
/
+36
2018-05-09
RDMA/hns: Drop local zgid in favor of core defined variable
Leon Romanovsky
1
-1
/
+0
2018-05-09
IB/core: Reuse gid_table_release_one() in table allocation failure
Parav Pandit
1
-26
/
+16
2018-05-09
IB/core: Make gid_table_reserve_default() return void
Parav Pandit
1
-13
/
+5
2018-05-03
iw_cxgb4: dump detailed driver-specific QP information
Steve Wise
4
-1
/
+263
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
2
-0
/
+77
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
4
-0
/
+68
2018-05-03
RDMA/nldev: Add explicit pad attribute
Steve Wise
2
-11
/
+18
2018-05-03
RDMA/cma: Do not query GID during QP state transition to RTR
Parav Pandit
1
-7
/
+0
2018-05-03
IB/mlx4: Fix integer overflow when calculating optimal MTT size
Jack Morgenstein
1
-1
/
+1
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-05-01
RDMA/qedr: fix spelling mistake: "failes" -> "fails"
Colin Ian King
1
-1
/
+1
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2
-9
/
+4
2018-05-01
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
2
-5
/
+2
2018-04-30
IB/core: Make ib_mad_client_id atomic
HÃ¥kon Bugge
1
-2
/
+2
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
3
-4
/
+13
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2
-0
/
+2
2018-04-27
IB/uverbs: Prevent reregistration of DM_MR to regular MR
Ariel Levkovich
1
-0
/
+5
2018-04-27
RDMA/mlx4: Add missed RSS hash inner header flag
Leon Romanovsky
1
-1
/
+2
2018-04-27
RDMA/hns: Fix a couple misspellings
oulijun
2
-2
/
+2
2018-04-27
RDMA/hns: Submit bad wr
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Update assignment method for owner field of send wqe
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Adjust the order of cleanup hem table
oulijun
1
-2
/
+2
2018-04-27
RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set
oulijun
1
-8
/
+12
2018-04-27
RDMA/hns: Remove some unnecessary attr_mask judgement
oulijun
1
-7
/
+4
2018-04-27
RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set
oulijun
1
-1
/
+1
2018-04-27
RDMA/hns: Fix the qp context state diagram
oulijun
1
-1
/
+2
2018-04-27
RDMA/hns: Intercept illegal RDMA operation when use inline data
oulijun
1
-0
/
+5
2018-04-27
RDMA/hns: Bugfix for init hem table
oulijun
1
-4
/
+4
2018-04-27
IB/rxe: avoid double kfree_skb
Zhu Yanjun
2
-6
/
+1
2018-04-27
IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV
Jianchao Wang
1
-1
/
+1
[next]