index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
4
-10
/
+128
*
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
2020-11-16
2
-2
/
+1
*
RDMA/hns: Add new PCI device ID matching for HIP09
Lang Cheng
2020-11-16
1
-0
/
+1
*
RDMA/cma: Add missing error handling of listen_id
Leon Romanovsky
2020-11-16
1
-74
/
+101
*
RDMA/restrack: Store all special QPs in restrack DB
Leon Romanovsky
2020-11-16
2
-2
/
+11
*
RDMA/counter: Combine allocation and bind logic
Leon Romanovsky
2020-11-16
1
-74
/
+62
*
RDMA/hns: Fix double free of the pointer to TSQ/TPQ
Weihang Li
2020-11-12
1
-0
/
+2
*
nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device
Christoph Hellwig
2020-11-12
1
-1
/
+1
*
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
2
-7
/
+13
*
RDMA/core: Remove ib_dma_{alloc,free}_coherent
Christoph Hellwig
2020-11-12
1
-29
/
+0
*
RDMA/umem: Use ib_dma_max_seg_size instead of dma_get_max_seg_size
Christoph Hellwig
2020-11-12
1
-4
/
+4
*
RDMa/mthca: Work around -Wenum-conversion warning
Arnd Bergmann
2020-11-12
2
-2
/
+1
*
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
5
-14
/
+11
*
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-12
13
-113
/
+45
*
IB/isert: Do not excplicitly check == false for bool
Zou Wei
2020-11-12
1
-1
/
+1
*
RDMA/rxe: Remove VLAN code leftovers from RXE
Zhu Yanjun
2020-11-12
2
-14
/
+0
*
IB/mlx5: Add support for NDR link speed
Meir Lichtinger
2020-11-02
1
-0
/
+12
*
IB/core: Add support for NDR link speed
Meir Lichtinger
2020-11-02
1
-0
/
+4
*
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
2020-11-02
1
-0
/
+4
*
RDMA/rxe,siw: Restore uverbs_cmd_mask IB_USER_VERBS_CMD_POST_SEND
Jason Gunthorpe
2020-11-02
2
-1
/
+4
*
RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()
Zhang Qilong
2020-11-02
1
-1
/
+1
*
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
2020-11-02
3
-17
/
+56
*
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
2020-11-02
3
-109
/
+90
*
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
2020-11-02
3
-69
/
+128
*
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
2020-11-02
3
-22
/
+19
*
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
7
-18
/
+30
*
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
7
-45
/
+27
*
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
7
-52
/
+46
*
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
7
-24
/
+12
*
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
2020-11-02
3
-78
/
+69
*
RDMA/mlx5: Remove mlx5_ib_mr->npages
Jason Gunthorpe
2020-11-02
2
-12
/
+12
*
RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
Jason Gunthorpe
2020-11-02
1
-9
/
+11
*
RDMA/mlx5: Remove mlx5_ib_mr->order
Jason Gunthorpe
2020-11-02
2
-3
/
+3
*
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
12
-124
/
+118
*
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-30
9
-182
/
+186
*
RDMA/hns: Add support for filling GMV table
Weihang Li
2020-10-28
3
-31
/
+116
*
RDMA/hns: Add support for configuring GMV table
Weihang Li
2020-10-28
6
-28
/
+159
*
RDMA/rtrs-clt: Remove 'addr' from rtrs_clt_add_path_to_arr
Guoqing Jiang
2020-10-28
1
-3
/
+2
*
RDMA/rtrs: Introduce rtrs_post_send
Guoqing Jiang
2020-10-28
1
-33
/
+19
*
RDMA/rtrs-srv: Kill rtrs_srv_change_state_get_old
Guoqing Jiang
2020-10-28
1
-16
/
+3
*
RDMA/rtrs-clt: Remove duplicated code
Gioh Kim
2020-10-28
1
-6
/
+5
*
RDMA/rtrs-clt: Remove duplicated switch-case handling for CM error events
Gioh Kim
2020-10-28
1
-5
/
+7
*
RDMA/rtrs: Remove unnecessary argument dir of rtrs_iu_free
Gioh Kim
2020-10-28
4
-23
/
+17
*
RDMA/rtrs-srv: Fix typo
Guoqing Jiang
2020-10-28
1
-1
/
+1
*
RDMA/rtrs-srv: Don't guard the whole __alloc_srv with srv_mutex
Guoqing Jiang
2020-10-28
1
-49
/
+37
*
RDMA/rtrs-clt: Missing error from rtrs_rdma_conn_established
Gioh Kim
2020-10-28
1
-2
/
+2
*
RDMA/rtrs-clt: Avoid run destroy_con_cq_qp/create_con_cq_qp in parallel
Jack Wang
2020-10-28
2
-2
/
+14
*
RDMA/rtrs-clt: Remove outdated comment in create_con_cq_qp
Jack Wang
2020-10-28
1
-9
/
+0
*
RDMA/rtrs-clt: Remove destroy_con_cq_qp in case route resolving failed
Danil Kipnis
2020-10-28
1
-3
/
+1
*
RDMA/hns: Support owner mode doorbell
Lang Cheng
2020-10-28
3
-7
/
+28
[next]