index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sysfs.c
Commit message (
Expand
)
Author
Age
*
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
2022-01-05
*
RDMA/core: Fix missed initialization of rdma_hw_stats::lock
Mark Zhang
2021-10-28
*
RDMA/core: Use kvzalloc when allocating the struct ib_port
wangyugui
2021-10-20
*
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-10-12
*
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-06-21
*
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-06-16
*
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-04-12
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
*
IB/core: Add support for NDR link speed
Meir Lichtinger
2020-11-02
*
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-30
*
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
*
RDMA/core: Change rdma_get_gid_attr returned error code
Avihai Horon
2020-10-01
*
RDMA/core: Constify struct attribute_group
Rikard Falkeborn
2020-10-01
*
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
2020-07-20
*
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2020-05-29
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
*
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-11-06
*
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
2019-10-01
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
*
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-07-05
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
*
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-05-03
*
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
2019-04-08
*
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-03-28
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
*
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-02-15
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
*
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
2018-10-17
[next]