index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
hw
/
usnic
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-4
/
+5
*
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
2
-6
/
+2
*
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
3
-5
/
+3
*
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
2
-9
/
+8
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
3
-15
/
+9
*
IB/usnic: Fix deadlock
Parvi Kaustubhi
2019-02-19
3
-28
/
+19
*
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-15
1
-2
/
+3
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
3
-24
/
+10
*
IB/usnic: Fix locking when unregistering
Parvi Kaustubhi
2019-02-08
1
-2
/
+4
*
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
3
-55
/
+6
*
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-07
1
-4
/
+4
*
IB/usnic: Remove stub functions
Gal Pressman
2019-01-30
3
-75
/
+0
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-25
1
-1
/
+1
*
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
1
-26
/
+0
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-15
/
+11
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
*
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
1
-1
/
+1
*
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-10
1
-1
/
+1
*
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-07
1
-3
/
+2
*
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
2018-12-19
1
-4
/
+7
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
2
-2
/
+2
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
2
-0
/
+2
*
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
2018-12-12
1
-29
/
+32
*
IB/usnic: fix spelling mistake "miniumum" -> "minimum"
Colin Ian King
2018-11-29
1
-1
/
+1
*
RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"
Colin Ian King
2018-11-29
1
-1
/
+1
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
3
-45
/
+29
*
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
3
-26
/
+30
*
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
*
IB/usnic: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
2018-09-25
1
-1
/
+1
*
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2018-09-20
2
-48
/
+46
*
infiniband: remove redundant condition check before debugfs_remove
zhong jiang
2018-09-11
1
-2
/
+1
*
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
2
-8
/
+8
*
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2018-07-26
2
-3
/
+3
*
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
2018-07-25
1
-1
/
+1
*
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
2018-06-25
3
-14
/
+33
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-2
/
+2
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
2
-3
/
+2
|
\
|
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
|
*
IB/usnic: Delete an error message for a failed memory allocation in usnic_tra...
Markus Elfring
2018-02-28
1
-3
/
+1
*
|
infiniband: Replace usnic_ib_netdev_event_to_string() with netdev_cmd_to_name()
Kirill Tkhai
2018-03-26
1
-10
/
+5
*
|
net: Make NETDEV_XXX commands enum { }
Kirill Tkhai
2018-03-26
1
-14
/
+1
*
|
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-3
/
+2
|
/
*
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-12-22
2
-2
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-11-15
4
-26
/
+27
|
\
|
*
RDMA/usnic: Instantiate data structures once
Bart Van Assche
2017-10-14
2
-24
/
+25
|
*
RDMA/usnic: Remove a set-but-not-used variable
Bart Van Assche
2017-10-14
1
-2
/
+0
|
*
RDMA/usnic: Make the compiler check declaration consistency during compilation
Bart Van Assche
2017-10-14
2
-0
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
[next]