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
path:
root
/
include
/
rdma
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
2022-09-27
1
-0
/
+13
*
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
2022-09-22
1
-0
/
+2
*
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2022-09-22
2
-1
/
+8
*
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
2022-09-22
1
-1
/
+6
*
IB/cm: remove cm_id_priv->id.service_mask and service_mask parameter of cm_in...
Mark Zhang
2022-08-30
1
-1
/
+0
*
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
2022-08-30
1
-6
/
+1
*
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-21
1
-1
/
+1
*
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-08-06
1
-0
/
+11
|
\
|
*
RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
Logan Gunthorpe
2022-07-26
1
-0
/
+11
*
|
RDMA: Fix comment typo
Xin Gao
2022-07-22
1
-1
/
+1
*
|
RDMA/core: Add a netevent notifier to cma
Patrisious Haddad
2022-06-16
1
-0
/
+1
|
/
*
RDMA/core: Fix typo in comment
Julia Lawall
2022-05-24
1
-1
/
+1
*
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
2022-04-12
1
-8
/
+0
|
\
|
*
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
2022-04-09
1
-8
/
+0
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
2
-53
/
+38
*
|
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
2022-04-04
1
-38
/
+66
*
|
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
2022-04-04
1
-7
/
+11
|
/
*
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-02-25
1
-1
/
+1
*
RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn
Zhu Yanjun
2022-01-07
1
-0
/
+17
*
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
2022-01-05
1
-0
/
+1
*
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
2022-01-05
1
-1
/
+11
*
RDMA/netlink: Add __maybe_unused to static inline in C file
Leon Romanovsky
2021-11-16
1
-1
/
+1
*
RDMA/hns: Use the core code to manage the fixed mmap entries
Chengchang Tang
2021-10-29
1
-0
/
+9
*
RDMA/umem: Allow pinned dmabuf umem usage
Gal Pressman
2021-10-28
1
-0
/
+11
*
RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
Logan Gunthorpe
2021-10-13
1
-1
/
+6
*
RDMA/mlx5: Add modify_op_stat() support
Aharon Landau
2021-10-12
1
-0
/
+2
*
RDMA/mlx5: Add steering support in optional flow counters
Aharon Landau
2021-10-12
1
-0
/
+1
*
RDMA/counter: Add optional counter support
Aharon Landau
2021-10-12
2
-0
/
+15
*
RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-0
/
+3
*
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
1
-23
/
+4
*
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-6
/
+15
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
2
-6
/
+33
|
\
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-24
2
-7
/
+33
|
*
lib/scatterlist: Fix wrong update of orig_nents
Maor Gottlieb
2021-08-24
1
-0
/
+1
*
|
RDMA/core/sa_query: Remove unused function
HÃ¥kon Bugge
2021-08-19
1
-24
/
+0
*
|
RDMA/core: Reorganize create QP low-level functions
Leon Romanovsky
2021-08-03
1
-4
/
+12
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-5
/
+25
*
|
RDMA/rdmavt: Decouple QP and SGE lists allocations
Leon Romanovsky
2021-08-03
1
-1
/
+1
|
/
*
IB/core: Shuffle locks in ib_port_data to save memory
Anand Khoje
2021-06-21
1
-1
/
+3
*
RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
Avihai Horon
2021-06-21
1
-0
/
+8
*
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
1
-23
/
+7
*
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
2
-10
/
+3
*
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
1
-0
/
+41
*
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
1
-4
/
+5
*
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
1
-2
/
+2
*
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
1
-1
/
+2
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-16
1
-6
/
+7
*
IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
Mark Zhang
2021-06-02
1
-14
/
+13
*
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-28
1
-5
/
+0
*
RDMA: Remove unnecessary struct declaration
Wan Jiabing
2021-05-11
1
-1
/
+0
[next]