开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-19
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-05-12
RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
Sudip Mukherjee
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-04-14
RDMA/rxe: Set default vendor ID
Zhu Yanjun
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-26
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
2020-03-23
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
2020-03-18
IB/rdmavt: Delete unused routine
Mike Marciniszyn
2020-03-13
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
2020-03-10
Merge tag 'v5.6-rc5' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/siw: Fix failure handling during device creation
Bernard Metzler
2020-03-04
RDMA/siw: Fix passive connection establishment
Bernard Metzler
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-19
RDMA/rxe: Fix configuration of atomic queue pair attributes
Bart Van Assche
2020-02-13
RDMA/rxe: Fix soft lockup problem due to using tasklets in softirq
Zhu Yanjun
2020-02-11
RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
Krishnamraju Eraparaju
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-02-11
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-15
RDMA/rxe: Compute the maximum sges and inline size based on the WQE size
Rao Shoaib
2020-01-15
Introduce maximum WQE size to check limits
Rao Shoaib
2020-01-03
RDMA/rxe: Fix error type of mmap_offset
Jiewei Ke
2020-01-03
RDMA/siw: use true,false for bool variable
zhengbin
2020-01-03
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-12-09
rxe: correctly calculate iCRC for unaligned payloads
Steve Wise
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
[next]