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
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
IB/rdmavt: Avoid queuing work into a destroyed cq kthread worker
Petr Mladek
1
-14
/
+16
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-14
ib_isert: log the connection reject message
Steve Wise
1
-0
/
+2
2016-12-14
ib_iser: log the connection reject message
Steve Wise
1
-1
/
+4
2016-12-14
rdma_cm: add rdma_consumer_reject_data helper function
Steve Wise
1
-0
/
+16
2016-12-14
rdma_cm: add rdma_is_consumer_reject() helper function
Steve Wise
1
-0
/
+13
2016-12-14
rdma_cm: add rdma_reject_msg() helper function
Steve Wise
3
-0
/
+83
2016-12-14
qedr: remove pointless NULL check in qedr_post_send()
Wei Yongjun
1
-5
/
+0
2016-12-14
qedr: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-12-14
qedr: Fix possible memory leak in qedr_create_qp()
Wei Yongjun
1
-4
/
+8
2016-12-14
qedr: return -EINVAL if pd is null and avoid null ptr dereference
Colin Ian King
1
-1
/
+3
2016-12-14
IB/mad: Eliminate redundant SM class version defines for OPA
Hal Rosenstock
2
-8
/
+8
2016-12-13
IB/mlx5: Properly adjust rate limit on QP state transitions
Bodong Wang
3
-9
/
+69
2016-12-13
IB/uverbs: Extend modify_qp and support packet pacing
Bodong Wang
3
-69
/
+125
2016-12-13
IB/core: Support rate limit for packet pacing
Bodong Wang
1
-0
/
+2
2016-12-13
IB/mlx5: Report mlx5 packet pacing capabilities when querying device
Bodong Wang
1
-0
/
+13
2016-12-13
IB/mlx5: Support RAW Ethernet when RoCE is disabled
Or Gerlitz
1
-9
/
+13
2016-12-13
IB/mlx5: Rename RoCE related helpers to reflect being Eth ones
Or Gerlitz
1
-11
/
+11
2016-12-13
IB/mlx5: Refactor registration to netdev notifier
Or Gerlitz
1
-9
/
+20
2016-12-13
IB/mlx5: Use u64 for UMR length
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
1
-1
/
+2
2016-12-13
IB/mlx5: Assign SRQ type earlier
Maor Gottlieb
1
-1
/
+1
2016-12-13
IB/mlx4: Fix out-of-range array index in destroy qp flow
Jack Morgenstein
1
-1
/
+2
2016-12-13
IB/mlx5: Make create/destroy_ah available to userspace
Moni Shoua
1
-0
/
+2
2016-12-13
IB/mlx5: Use kernel driver to help userspace create ah
Moni Shoua
1
-0
/
+21
2016-12-13
IB/core: Let create_ah return extended response to user
Moni Shoua
20
-20
/
+56
2016-12-13
IB/mlx5: Report that device has udata response in create_ah
Moni Shoua
1
-1
/
+2
2016-12-13
IB/core: Change ib_resolve_eth_dmac to use it in create AH
Moni Shoua
3
-48
/
+47
2016-12-13
IB/mlx5: Add support to match inner packet fields
Moses Reuben
1
-53
/
+78
2016-12-13
IB/core: Introduce inner flow steering
Moses Reuben
1
-1
/
+3
2016-12-13
IB/mlx5: Support Vxlan tunneling specification
Moses Reuben
1
-0
/
+11
2016-12-13
IB/core: Add flow spec tunneling support
Moses Reuben
1
-0
/
+15
2016-12-13
IB/mlx5: Add support for CQE compressing
Bodong Wang
1
-1
/
+29
2016-12-13
IB/mlx5: Report mlx5 CQE compression caps during query
Bodong Wang
1
-0
/
+10
2016-12-13
IB/mlx5: Report mlx5 multi packet WQE caps during query
Bodong Wang
1
-0
/
+11
2016-12-13
IB/rxe: Increase max number of completions to 32k
Yonatan Cohen
1
-1
/
+1
2016-12-13
IB/mlx4: Check if GRH is available before using it
Eran Ben Elisha
1
-2
/
+2
2016-12-13
IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs
Eran Ben Elisha
1
-8
/
+13
2016-12-13
i40iw: Reorganize structures to align with HW capabilities
Henry Orosco
14
-465
/
+775
2016-12-13
i40iw: Fix incorrect check for error
Mustafa Ismail
1
-1
/
+1
2016-12-13
i40iw: Assign MSS only when it is a new MTU
Mustafa Ismail
1
-0
/
+2
2016-12-13
i40iw: Fix race condition in terminate timer's handler
Shiraz Saleem
3
-3
/
+6
2016-12-13
i40iw: Fix memory leak in CQP destroy when in reset
Mustafa Ismail
1
-6
/
+3
2016-12-13
i40iw: Fix QP flush to not hang on empty queues or failure
Shiraz Saleem
2
-5
/
+30
2016-12-13
i40iw: Fix double free of QP
Mustafa Ismail
3
-6
/
+20
2016-12-13
i40iw: Use correct src address in memcpy to rdma stats counters
Shiraz Saleem
1
-1
/
+1
2016-12-13
i40iw: Remove macros I40IW_STAG_KEY_FROM_STAG and I40IW_STAG_INDEX_FROM_STAG
Thomas Huth
1
-6
/
+0
2016-12-13
IB/rxe: Hold refs when running tasklets
Andrew Boyer
3
-1
/
+11
2016-12-13
IB/rxe: Wait for tasklets to finish before tearing down QP
Andrew Boyer
2
-0
/
+20
2016-12-13
IB/rxe: Fix ref leak in duplicate_request()
Andrew Boyer
1
-0
/
+1
[prev]
[next]