index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
RDMA: Add EFA related definitions
Gal Pressman
1
-0
/
+1
2019-05-03
RDMA/core: Allow detaching gid attribute netdevice for RoCE
Parav Pandit
1
-4
/
+9
2019-05-03
RDMA/core: Do not invoke init_port on compat devices
Parav Pandit
1
-8
/
+8
2019-04-08
RDMA/cm: Move debug counters to be under relevant IB device
Leon Romanovsky
1
-0
/
+43
2019-03-28
RDMA/core: Support core port attributes in non init_net
Parav Pandit
1
-7
/
+8
2019-03-28
RDMA/core: Introduce ib_core_device to hold device
Parav Pandit
1
-13
/
+16
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-9
/
+3
2019-02-15
RDMA/core: Move device addition deletion to device.c
Parav Pandit
1
-12
/
+2
2019-02-15
RDMA/core: Introduce and use ib_setup_port_attrs()
Parav Pandit
1
-29
/
+35
2019-02-15
RDMA/core: Use simpler device_del() instead of device_unregister()
Parav Pandit
1
-5
/
+2
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-6
/
+6
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-10
/
+6
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-14
/
+14
2018-10-17
RDMA/core: Fix comment for hw stats init for port == 0
Parav Pandit
1
-3
/
+3
2018-10-16
RDMA/core: Rename ports_parent to ports_kobj
Parav Pandit
1
-5
/
+4
2018-10-16
RDMA/core: Do not expose unsupported counters
Parav Pandit
1
-7
/
+12
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-4
/
+0
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
1
-34
/
+27
2018-09-05
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
1
-34
/
+27
2018-09-05
RDMA/core: Replace open-coded variant of get_device
Parav Pandit
1
-2
/
+2
2018-06-18
IB/core: Replace ib_query_gid with rdma_get_gid_attr
Parav Pandit
1
-35
/
+31
2018-04-03
IB/core: Refactor GID modify code for RoCE
Parav Pandit
1
-3
/
+15
2018-03-27
IB/core: Protect against concurrent access to hardware stats
Mark Bloch
1
-6
/
+28
2018-03-19
IB/core: Set speed string to SDR for invalid active rates
Honggang Li
1
-0
/
+1
2018-01-03
IB/core: Fix two kernel warnings triggered by rxe registration
Bart Van Assche
1
-1
/
+0
2017-10-18
IB/core: Fix unable to change lifespan entry for hw_counters
Parav Pandit
1
-1
/
+15
2017-08-10
RDMA: Simplify get firmware interface
Leon Romanovsky
1
-2
/
+2
2017-04-21
IB/core: Add HDR speed enum
Noa Osherovich
1
-0
/
+4
2017-04-21
IB/core: Fix sysfs registration error flow
Jack Morgenstein
1
-1
/
+1
2017-01-24
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
1
-1
/
+1
2016-10-07
IB/{core,hw}: Add constant for node_desc
Yuval Shaia
1
-1
/
+1
2016-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+14
2016-07-12
IB core: Add port_xmit_wait counter
Christoph Lameter
1
-0
/
+4
2016-06-23
IB/core: Export a common fw_ver sysfs entry
Ira Weiny
1
-1
/
+14
2016-06-07
IB/core: Initialize sysfs attributes before sysfs create group
Mark Bloch
1
-0
/
+3
2016-06-07
IB/core: fix error unwind in sysfs hw counters code
Doug Ledford
1
-3
/
+4
2016-06-07
IB/core: Fix array length allocation
Doug Ledford
1
-2
/
+5
2016-06-06
IB/core: fix null pointer deref and mem leak in error handling
Colin Ian King
1
-3
/
+4
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
1
-124
/
+242
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
1
-3
/
+2
2016-02-04
IB/sysfs: remove unused va_list args
Colin Ian King
1
-2
/
+0
2016-01-19
IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
Hal Rosenstock
1
-4
/
+6
2016-01-19
IB/sysfs: Fix sparse warning on attr_id
Ira Weiny
1
-2
/
+2
2015-12-23
IB/core: Display extended counter set if available
Christoph Lameter
1
-3
/
+107
2015-12-23
IB/core: Specify attribute_id in port_table_attribute
Christoph Lameter
1
-2
/
+5
2015-12-23
IB/core: Create get_perf_mad function in sysfs.c
Christoph Lameter
1
-22
/
+40
2015-12-23
IB/core: Add gid attributes to sysfs
Matan Barak
1
-2
/
+182
2015-12-22
IB/core: Avoid calling ib_query_device
Or Gerlitz
1
-10
/
+4
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-08-30
IB/core: Make ib_alloc_device init the kobject
Jason Gunthorpe
1
-46
/
+5
[next]