开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
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
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-17
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-05
RDMA/core: Replace open-coded variant of get_device
Parav Pandit
2018-06-18
IB/core: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
2018-03-27
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
2018-03-19
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
2018-01-03
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2017-10-18
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-04-21
IB/core: Add HDR speed enum
Noa Osherovich
2017-04-21
IB/core: Fix sysfs registration error flow
Jack Morgenstein
2017-01-24
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-07-12
IB core: Add port_xmit_wait counter
Christoph Lameter
2016-06-23
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
2016-06-07
IB/core: Initialize sysfs attributes before sysfs create group
Mark Bloch
2016-06-07
IB/core: fix error unwind in sysfs hw counters code
Doug Ledford
2016-06-07
IB/core: Fix array length allocation
Doug Ledford
2016-06-06
IB/core: fix null pointer deref and mem leak in error handling
Colin Ian King
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
2016-02-04
IB/sysfs: remove unused va_list args
Colin Ian King
2016-01-19
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
2016-01-19
IB/sysfs: Fix sparse warning on attr_id
Ira Weiny
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
2015-12-23
IB/core: Specify attribute_id in port_table_attribute
Christoph Lameter
2015-12-23
IB/core: Create get_perf_mad function in sysfs.c
Christoph Lameter
2015-12-23
IB/core: Add gid attributes to sysfs
Matan Barak
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
2015-07-14
IB: Add rdma_cap_ib_switch helper and use where appropriate
Hal Rosenstock
2015-06-12
IB/mad: Add support for additional MAD info to/from drivers
Ira Weiny
2015-05-20
IB/core: Add per port immutable struct to ib_device
Ira Weiny
2014-06-05
IB/core: Fix kobject leak on device register error flow
Haggai Eran
2014-06-04
IB/core: Fix port kobject deletion during error flow
Haggai Eran
2014-06-04
IB/core: Remove unneeded kobject_get/put calls
Haggai Eran
[next]