index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-08
RDMA/siw: Fix reporting vendor_part_id
Kamal Heib
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-15
RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
Tom Seewald
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
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-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-19
RDMA/siw: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
2020-04-15
RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
Jason Gunthorpe
2020-03-23
RDMA/siw: Suppress uninitialized var warning
Andrew Morton
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-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-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-03
RDMA/siw: use true,false for bool variable
zhengbin
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-10-28
Merge tag 'v5.4-rc5' into rdma.git for-next
Jason Gunthorpe
2019-10-28
RDMA/siw: Increase DMA max_segment_size parameter
Bart Van Assche
2019-10-28
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
2019-10-22
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2019-10-04
RDMA/siw: Make node GUIDs valid EUI-64 identifiers
Bart Van Assche
2019-10-01
RDMA/siw: Fix port number endianness in a debug message
Bart Van Assche
2019-10-01
RDMA/siw: Simplify several debug messages
Bart Van Assche
2019-10-01
RDMA/siw: Fix serialization issue in write_space()
Krishnamraju Eraparaju
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-13
RDMA/siw: Relax from kmap_atomic() use in TX path
Bernard Metzler
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
RDMA/siw: Fix page address mapping in TX path
Bernard Metzler
2019-08-28
RDMA/siw: Fix IPv6 addr_list locking
Bernard Metzler
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-22
RDMA/siw: Fix SGL mapping issues
Bernard Metzler
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
[next]