index
:
Linux
arm64-uaccess
for-next
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
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-24
1
-6
/
+2
|
\
|
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-6
/
+2
*
|
IB: Avoid ib_modify_port() failure for RoCE devices
Selvin Xavier
2017-08-24
1
-4
/
+7
|
/
*
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
1
-0
/
+2
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
1
-2
/
+3
|
\
|
*
IB/core: Protect sysfs entry on ib_unregister_device
Shiraz Saleem
2017-08-16
1
-2
/
+3
*
|
Merge branch 'misc' into k.o/for-next
Doug Ledford
2017-08-18
1
-2
/
+2
|
\
\
|
*
|
RDMA/core: make ib_device.add method optional
Sagi Grimberg
2017-08-18
1
-2
/
+2
|
|
/
*
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-2
/
+2
*
|
RDMA/netlink: Add nldev initialization flows
Leon Romanovsky
2017-08-10
1
-0
/
+2
*
|
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
1
-3
/
+3
*
|
RDMA/core: Add and expose static device index
Leon Romanovsky
2017-08-10
1
-1
/
+36
*
|
RDMA/core: Add iterator over ib_devices
Leon Romanovsky
2017-08-10
1
-0
/
+25
*
|
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
|
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-10
1
-3
/
+9
*
|
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
2017-08-10
1
-33
/
+12
|
/
*
IB/core: Fix static analysis warning in ib_policy_change_task
Daniel Jurgens
2017-07-07
1
-1
/
+2
*
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
1
-0
/
+53
*
IB/core: Enforce PKey security on QPs
Daniel Jurgens
2017-05-23
1
-0
/
+33
*
IB/core: Fix kernel crash during fail to initialize device
Parav Pandit
2017-04-21
1
-11
/
+22
*
IB/device: Convert ib-comp-wq to be CPU-bound
Sagi Grimberg
2017-03-24
1
-2
/
+1
*
IB/core: Restore I/O MMU, s390 and powerpc support
Bart Van Assche
2017-03-24
1
-6
/
+20
*
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-02-27
1
-0
/
+10
|
\
|
*
IB/core: added support to use rdma cgroup controller
Parav Pandit
2017-01-10
1
-0
/
+10
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-0
/
+9
|
\
\
|
*
|
IB/core: Remove ib_device.dma_device
Bart Van Assche
2017-01-24
1
-8
/
+9
|
*
|
IB/core: Initialize ib_device.dev.parent earlier
Bart Van Assche
2017-01-24
1
-0
/
+8
|
|
/
*
/
IB/core: Add inline function to validate port
Yuval Shaia
2017-01-27
1
-2
/
+2
|
/
*
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-4
/
+1
*
IB/core: Add get FW version string to the core
Ira Weiny
2016-06-23
1
-0
/
+9
*
IB/core: Fix query port failure in RoCE
Eli Cohen
2016-06-07
1
-0
/
+3
*
IB/core: fix an error code in ib_core_init()
Dan Carpenter
2016-06-06
1
-1
/
+2
*
IB/core: Add IP to GID netlink offload
Mark Bloch
2016-05-24
1
-0
/
+3
*
IB/core: Register SA ibnl client during ib_core initialization
Mark Bloch
2016-05-24
1
-0
/
+28
*
IB/SA: Integrate ib_sa module into ib_core module
Mark Bloch
2016-05-24
1
-0
/
+9
*
IB/MAD: Integrate ib_mad module into ib_core module
Mark Bloch
2016-05-24
1
-0
/
+9
*
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
2016-05-24
1
-0
/
+9
*
IB/core: Add subnet prefix to port info
Eli Cohen
2016-03-21
1
-1
/
+14
*
IB/core: trivial prink cleanup.
Parav Pandit
2016-03-03
1
-14
/
+14
*
IB/core: Fix missed clean call in registration path
Leon Romanovsky
2016-02-29
1
-0
/
+1
*
IB/core: Add gid_type to gid attribute
Matan Barak
2015-12-23
1
-2
/
+7
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-2
/
+13
|
\
|
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
1
-2
/
+13
*
|
IB/core: Remove ib_query_device
Or Gerlitz
2015-12-22
1
-19
/
+0
*
|
IB/core: Save the device attributes on the device structure
Ira Weiny
2015-12-22
1
-0
/
+8
|
/
*
IB/core: Expose and rename ib_find_cached_gid_by_port cache API
Matan Barak
2015-10-21
1
-2
/
+2
*
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-21
1
-5
/
+12
*
IB/core: Remove needless bracketization
Doug Ledford
2015-08-30
1
-7
/
+4
*
IB/core: missing curly braces in ib_find_gid()
Dan Carpenter
2015-08-30
1
-1
/
+2
*
IB/core: Add RoCE GID table management
Matan Barak
2015-08-30
1
-8
/
+88
[next]