index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
user_mad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-2
/
+0
2024-07-01
RDMA/core: Create "issm*" device nodes only when SMI is supported
Mark Zhang
1
-11
/
+18
2024-04-21
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
1
-6
/
+15
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
1
-1
/
+3
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+14
2023-03-29
driver core: class: mark the struct class for sysfs callbacks as constant
Greg Kroah-Hartman
1
-2
/
+2
2023-03-23
RDMA/core: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
1
-9
/
+14
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
1
-2
/
+2
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
1
-2
/
+2
2021-04-12
RDMA/core: Print the function name by __func__ instead of an fixed string
Wenpeng Liang
1
-15
/
+11
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-2
/
+2
2021-01-28
IB/umad: Return EPOLLERR in case of when device disassociated
Shay Drory
1
-0
/
+10
2021-01-28
IB/umad: Return EIO in case of when device disassociated
Shay Drory
1
-1
/
+6
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-1
/
+1
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-10
/
+12
2020-03-13
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
1
-11
/
+22
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
1
-2
/
+3
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+5
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
1
-1
/
+1
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-4
/
+47
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+22
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
1
-0
/
+10
2019-03-27
IB/UMAD: Add umad trace points
Ira Weiny
1
-0
/
+12
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-4
/
+5
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
1
-23
/
+13
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
1
-5
/
+4
2018-12-21
IB/umad: Start using dev_groups of class
Parav Pandit
1
-16
/
+12
2018-12-21
IB/umad: Use class_groups and let core create class file
Parav Pandit
1
-9
/
+14
2018-12-21
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
1
-85
/
+86
2018-12-21
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
1
-9
/
+13
2018-12-21
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
1
-21
/
+21
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-2
/
+2
2018-10-16
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
1
-6
/
+5
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
1
-0
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-2
/
+2
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-66
/
+57
2018-01-28
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
1
-1
/
+1
2018-01-10
IB/core: Increase number of char device minors
Huy Nguyen
1
-55
/
+48
2018-01-10
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
1
-5
/
+0
2017-12-22
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
1
-2
/
+1
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
1
-4
/
+4
2017-12-18
IB/{cm, umad}: Handle av init error
Parav Pandit
1
-3
/
+7
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-1
/
+10
[next]