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.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
/
user_mad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/umad: Start using dev_groups of class
Parav Pandit
2018-12-21
1
-16
/
+12
*
IB/umad: Use class_groups and let core create class file
Parav Pandit
2018-12-21
1
-9
/
+14
*
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
2018-12-21
1
-85
/
+86
*
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
2018-12-21
1
-9
/
+13
*
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
2018-12-21
1
-21
/
+21
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-2
/
+2
*
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
2018-10-16
1
-6
/
+5
*
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
*
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-06-25
1
-0
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
1
-66
/
+57
|
\
|
*
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
2018-01-28
1
-1
/
+1
|
*
IB/core: Increase number of char device minors
Huy Nguyen
2018-01-10
1
-55
/
+48
|
*
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2018-01-10
1
-5
/
+0
|
*
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
2017-12-22
1
-2
/
+1
|
*
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
2017-12-18
1
-4
/
+4
|
*
IB/{cm, umad}: Handle av init error
Parav Pandit
2017-12-18
1
-3
/
+7
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
1
-1
/
+10
|
\
|
*
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
2017-10-04
1
-1
/
+10
*
|
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-10-18
1
-1
/
+1
|
/
*
Add OPA extended LID support
Hiatt, Don
2017-08-18
1
-1
/
+1
*
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-08-08
1
-1
/
+1
*
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
1
-2
/
+2
|
\
|
*
infiniband: utilize the new cdev_set_parent function
Logan Gunthorpe
2017-03-21
1
-2
/
+2
*
|
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+2
*
|
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-15
/
+17
*
|
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
*
|
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
|
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-05-01
1
-2
/
+2
|
/
*
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2017-01-24
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2016-01-19
1
-0
/
+1
*
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-08-30
1
-3
/
+3
*
IB/mad: Add final OPA MAD processing
Ira Weiny
2015-06-12
1
-7
/
+12
*
IB/mad: Support alternate Base Versions when creating MADs
Ira Weiny
2015-06-12
1
-1
/
+2
*
-
.
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
2015-05-20
1
-20
/
+24
|
\
\
|
|
*
IB/user_mad: Fix buggy usage of port index
Ira Weiny
2015-05-20
1
-1
/
+1
|
|
*
IB/user_mad: Use new start/end port functions
Ira Weiny
2015-05-20
1
-11
/
+3
|
|
*
IB/Verbs: Use management helper rdma_cap_ib_mad()
Michael Wang
2015-05-18
1
-3
/
+3
|
|
*
IB/Verbs: Reform IB-core mad/agent/user_mad
Michael Wang
2015-05-18
1
-7
/
+19
|
|
/
|
/
|
|
*
IB/mad: Change ib_response_mad signature arguments
Ira Weiny
2015-05-20
1
-3
/
+3
|
/
*
IB/mad: Add user space RMPP support
Ira Weiny
2014-08-10
1
-12
/
+22
*
IB/mad: add new ioctl to ABI to support new registration options
Ira Weiny
2014-08-10
1
-1
/
+119
*
IB/mad: Add dev_notice messages for various umad/mad registration failures
Ira Weiny
2014-08-10
1
-0
/
+8
*
IB/umad: Update module to [pr|dev]_* style print messages
Ira Weiny
2014-08-10
1
-11
/
+15
*
IB/umad: Fix use-after-free on close
Bart Van Assche
2014-06-06
1
-11
/
+19
*
IB/umad: Fix error handling
Bart Van Assche
2014-05-29
1
-22
/
+27
*
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
1
-1
/
+1
*
RDMA/ucm: Removed checks for unsigned value < 0
Hefty, Sean
2011-10-06
1
-3
/
+2
[next]