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.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
2020-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
1
-20
/
+41
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
2
-4
/
+11
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
3
-5
/
+11
2020-07-16
RDMA/usnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2020-07-16
IB/hfi1: Remove unnecessary fall-through markings
Gustavo A. R. Silva
1
-13
/
+14
2020-07-16
RDMA/qedr: SRQ's bug fixes
Yuval Basson
2
-14
/
+12
2020-07-16
IB/isert: allocate RW ctxs according to max IO size
Max Gurtovoy
2
-3
/
+6
2020-07-16
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
1
-1
/
+1
2020-07-16
RDMA/rxe: Remove rxe_link_layer()
Kamal Heib
3
-9
/
+1
2020-07-16
RDMA/rxe: Return void from rxe_mem_init_dma()
Kamal Heib
3
-23
/
+7
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-07-10
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
1
-1
/
+1
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
3
-17
/
+12
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
1
-5
/
+0
2020-07-07
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
1
-277
/
+198
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
4
-54
/
+51
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
8
-2557
/
+2579
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
9
-709
/
+737
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
4
-77
/
+46
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2
-13
/
+12
2020-07-07
RDMA/hns: Optimize MTR level-0 addressing to access huge page
Xi Wang
4
-132
/
+147
2020-07-07
RDMA/rxe: Skip dgid check in loopback mode
Zhu Yanjun
1
-1
/
+5
2020-07-07
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
7
-62
/
+49
2020-07-07
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
4
-25
/
+20
2020-07-07
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
2
-1
/
+60
2020-07-07
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
5
-1
/
+60
2020-07-07
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
3
-0
/
+40
2020-07-07
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
1
-103
/
+93
2020-07-07
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
4
-1
/
+51
2020-07-07
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
3
-2
/
+4
2020-07-07
IB/uverbs: Enable CQ ioctl commands by default
Yishai Hadas
2
-11
/
+0
2020-07-07
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2
-39
/
+23
2020-07-07
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
3
-30
/
+24
2020-07-07
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
4
-34
/
+23
2020-07-07
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
24
-25
/
+24
2020-07-07
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2
-14
/
+7
2020-07-07
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
1
-12
/
+13
2020-07-06
RDMA/core: Clean up tracepoint headers
Chuck Lever
1
-2
/
+0
2020-07-06
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
14
-29
/
+59
2020-07-06
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
1
-2
/
+9
2020-07-03
net/mlx5: Enable QP number request when creating IPoIB underlay QP
Michael Guralnik
3
-2
/
+17
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
3
-9
/
+14
2020-07-02
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
1
-3
/
+8
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2
-36
/
+31
2020-06-30
IB/hfi1: Convert PCIBIOS_* errors to generic -E* errors
Bolarinwa Olayemi Saheed
1
-7
/
+15
2020-06-27
net/mlx5: kTLS, Improve TLS params layout structures
Tariq Toukan
7
-13
/
+23
2020-06-27
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
3
-11
/
+10
[next]