index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Age
Commit message (
Expand
)
Author
2024-07-29
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Showrya M N
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2023-12-04
RDMA/siw: Call orq_get_current if possible
Guoqing Jiang
2023-12-04
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
2023-12-04
RDMA/siw: Reduce memory usage of struct siw_rx_stream
Guoqing Jiang
2023-12-04
RDMA/siw: Move tx_cpu ahead
Guoqing Jiang
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
2023-11-15
RDMA/siw: Cleanup siw_accept
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_free_cm_id
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_cep_set_free_and_put
Guoqing Jiang
2023-11-15
RDMA/siw: Add one parameter to siw_destroy_cpulist
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce SIW_STAG_MAX_INDEX
Guoqing Jiang
2023-11-15
RDMA/siw: Factor out siw_rx_data helper
Guoqing Jiang
2023-11-15
RDMA/siw: No need to check term_info.valid before call siw_send_terminate
Guoqing Jiang
2023-11-15
RDMA/siw: Remove rcu from siw_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-15
RDMA/siw: Use iov.iov_len in kernel_sendmsg
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_update_skb_rcvd
Guoqing Jiang
2023-11-15
RDMA/siw: Introduce siw_get_page
Guoqing Jiang
2023-11-13
RDMA/siw: Use crypto_shash_digest() in siw_qp_prepare_tx()
Eric Biggers
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-10-31
Merge tag 'v6.6' into rdma.git for-next
Jason Gunthorpe
2023-10-02
RDMA/siw: Annotate struct siw_pbl with __counted_by
Kees Cook
2023-09-11
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-22
RDMA/siw: Call llist_reverse_order in siw_run_sq
Guoqing Jiang
2023-08-22
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-08-22
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
2023-07-31
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
2023-07-21
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-05-23
siw: Inline do_tcp_sendpages()
David Howells
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-03
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
2023-03-13
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-06
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-11-30
RDMA/siw: remove FOLL_FORCE usage
David Hildenbrand
[next]