index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
2020-07-20
1
-20
/
+41
*
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2020-05-29
1
-5
/
+5
*
RDMA: Change MAD processing function to remove extra casting and parameter
Leon Romanovsky
2019-11-12
1
-4
/
+2
*
RDMA/mad: Allocate zeroed MAD buffer
Leon Romanovsky
2019-11-06
1
-2
/
+2
*
RDMA/core: Fix return code when modify_device isn't supported
Kamal Heib
2019-10-01
1
-1
/
+1
*
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
1
-10
/
+20
*
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2019-07-05
1
-0
/
+6
*
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
2019-07-05
1
-3
/
+7
*
RDMA: Add EFA related definitions
Gal Pressman
2019-05-06
1
-0
/
+1
*
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
2019-05-03
1
-4
/
+9
*
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
2019-05-03
1
-8
/
+8
*
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
2019-04-08
1
-0
/
+43
*
RDMA/core: Support core port attributes in non init_net
Parav Pandit
2019-03-28
1
-7
/
+8
*
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
2019-03-28
1
-13
/
+16
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-9
/
+3
*
RDMA/core: Move device addition deletion to device.c
Parav Pandit
2019-02-15
1
-12
/
+2
*
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
2019-02-15
1
-29
/
+35
*
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
2019-02-15
1
-5
/
+2
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-6
/
+6
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-10
/
+6
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-14
/
+14
*
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
2018-10-17
1
-3
/
+3
*
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
2018-10-16
1
-5
/
+4
*
RDMA/core: Do not expose unsupported counters
Parav Pandit
2018-10-16
1
-7
/
+12
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-4
/
+0
*
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
1
-34
/
+27
|
\
|
*
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-05
1
-34
/
+27
*
|
RDMA/core: Replace open-coded variant of get_device
Parav Pandit
2018-09-05
1
-2
/
+2
|
/
*
IB/core: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
2018-06-18
1
-35
/
+31
*
IB/core: Refactor GID modify code for RoCE
Parav Pandit
2018-04-03
1
-3
/
+15
*
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
2018-03-27
1
-6
/
+28
*
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
2018-03-19
1
-0
/
+1
*
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
2018-01-03
1
-1
/
+0
*
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
2017-10-18
1
-1
/
+15
*
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-2
/
+2
*
IB/core: Add HDR speed enum
Noa Osherovich
2017-04-21
1
-0
/
+4
*
IB/core: Fix sysfs registration error flow
Jack Morgenstein
2017-04-21
1
-1
/
+1
*
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
2017-01-24
1
-1
/
+1
*
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
2016-10-07
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-08-04
1
-1
/
+14
|
\
|
*
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
2016-06-23
1
-1
/
+14
*
|
IB core: Add port_xmit_wait counter
Christoph Lameter
2016-07-12
1
-0
/
+4
|
/
*
IB/core: Initialize sysfs attributes before sysfs create group
Mark Bloch
2016-06-07
1
-0
/
+3
*
IB/core: fix error unwind in sysfs hw counters code
Doug Ledford
2016-06-07
1
-3
/
+4
*
IB/core: Fix array length allocation
Doug Ledford
2016-06-07
1
-2
/
+5
*
IB/core: fix null pointer deref and mem leak in error handling
Colin Ian King
2016-06-06
1
-3
/
+4
*
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
2016-05-26
1
-124
/
+242
*
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
2016-02-11
1
-3
/
+2
*
IB/sysfs: remove unused va_list args
Colin Ian King
2016-02-04
1
-2
/
+0
*
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
2016-01-19
1
-4
/
+6
[next]