summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
27 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
27 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/rd...Mark Brown
4 daysipv4: Replace &arp_tbl with arp_table(net).Kuniyuki Iwashima
5 daysRDMA/rtrs-clt: use find_next_zero_bit() for permit allocationLiu Zhenlong
5 daysRDMA/rtrs-clt: Fix CQ pool leak when connect is interruptedQuanye Yang
6 daysRDMA/rtrs: guard against null kobj nameRyan Mehri
6 daysIB/isert: wait for deferred control PDU completions before releasing the conn...Yehyeong Lee
6 daysIB/iser: reject a remote invalidation of an unregistered directionYehyeong Lee
6 daysRDMA/srp: Fix srp_remove_target()Bart Van Assche
2026-08-18Merge rdma branch 'for-rc' into 'for-next'Jason Gunthorpe
2026-08-06IB/isert: post the full-feature receive buffers after session registrationYehyeong Lee
2026-08-06IB/isert: delay the final Login Response until the session is registeredYehyeong Lee
2026-08-05RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQYehyeong Lee
2026-07-29IB/isert: reject login PDUs declaring more data than was receivedYehyeong Lee
2026-07-29IB/isert: reject PDUs declaring more data than was receivedYehyeong Lee
2026-07-26RDMA/srp: Make the SRP sysfs class net namespace awareJiri Pirko
2026-07-22RDMA/srpt: Pass the mapped task attribute to target_init_cmd()Leon Romanovsky
2026-07-20RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind countersTanZheng
2026-07-12RDMA: Change capability fields in ib_device_attr from int to u32Erni Sri Satya Vennela
2026-07-12RDMA/ipoib: Drain RCU callbacks during module teardownLeon Romanovsky
2026-06-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-16RDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sgZhenhao Wan
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-08RDMA/rtrs-srv: Fix integer underflow in process_read and process_writeAurelien DESBRIERES
2026-06-08RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito
2026-06-08IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-24RDMA/rtrs: Use flexible array for client path statsRosen Penev
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-19RDMA/rtrs: Fix use-after-free in path file creation cleanupGuangshuo Li
2026-05-18RDMA/srpt: fix integer overflow in immediate data length checkSara Venkatesh
2026-05-15IB/IPoIB: ndo_set_rx_mode_async conversionDragos Tatulea
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-10RDMA/hfi1: Remove opa_vnicDennis Dalessandro
2026-03-08RDMA/rtrs: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-02-28scsi: target: Use driver completion preference by defaultMike Christie
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-01-23scsi: Change the return type of the .queuecommand() callbackBart Van Assche