开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-05
IB/core: Refactor rate_show to use ib_port_attr_to_rate()
Or Har-Toov
2025-03-03
RDMA/core: Don't expose hw_counters outside of init net namespace
Roman Gushchin
2025-02-06
RDMA/core: Use ib_port_state_to_str() for IB state sysfs
Maher Sanalla
2023-09-26
IB/core: Add support for XDR link speed
Or Har-Toov
2023-09-19
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
2022-11-15
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
2022-01-05
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
2021-10-28
RDMA/core: Fix missed initialization of rdma_hw_stats::lock
Mark Zhang
2021-10-20
RDMA/core: Use kvzalloc when allocating the struct ib_port
wangyugui
2021-10-12
RDMA/counter: Add optional counter support
Aharon Landau
2021-10-12
RDMA/core: Add a helper API rdma_free_hw_stats_struct
Mark Zhang
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's
Jason Gunthorpe
2021-06-16
RDMA/core: Expose the ib port sysfs attribute machinery
Jason Gunthorpe
2021-06-16
RDMA/core: Remove the kobject_uevent() NOP
Jason Gunthorpe
2021-06-16
RDMA/core: Create the device hw_counters through the normal groups mechanism
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the port sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Simplify how the gid_attrs sysfs is created
Jason Gunthorpe
2021-06-16
RDMA/core: Split gid_attrs related sysfs from add_port()
Jason Gunthorpe
2021-06-16
RDMA/core: Split port and device counter sysfs attributes
Jason Gunthorpe
2021-06-16
RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-04-12
RDMA/core: Correct format of braces
Wenpeng Liang
2021-04-12
RDMA/core: Remove redundant spaces
Wenpeng Liang
2021-04-12
RDMA/core: Remove the redundant return statements
Wenpeng Liang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-11-02
IB/core: Add support for NDR link speed
Meir Lichtinger
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-01
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
2020-05-29
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2019-11-12
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-06
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-10-01
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2019-07-05
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
2019-05-03
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
2019-04-08
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
[next]