index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
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
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
[next]