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
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
RDMA/ipoib: Allow user space differentiate between valid dev_port
Leon Romanovsky
2019-05-07
1
-1
/
+12
*
IB/core, ipoib: Do not overreact to SM LID change event
Dennis Dalessandro
2019-05-07
1
-2
/
+1
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-2
/
+2
*
IB/ipoib: Use __func__ instead of function's name
Erez Alfasi
2019-02-14
1
-2
/
+2
*
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
2
-3
/
+1
|
\
|
*
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2019-01-25
2
-3
/
+1
*
|
IB/ipoib: Make ipoib_intercept_dev_id_attr() static
Kamal Heib
2019-01-29
1
-1
/
+1
*
|
infiniband: ipoib: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
3
-11
/
+4
|
/
*
IB/ipoib: drop useless LIST_HEAD
Julia Lawall
2019-01-02
1
-1
/
+0
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
2
-4
/
+4
|
\
|
*
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
|
*
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
1
-1
/
+1
|
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-2
/
+2
*
|
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-3
/
+3
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-26
3
-4
/
+42
|
\
|
*
IB/ipoib: Clear IPCB before icmp_send
Denis Drozdov
2018-10-16
1
-2
/
+6
|
*
RDMA/ulp: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-1
/
+1
|
*
IB/ipoib: Log sysfs 'dev_id' accesses from userspace
Arseny Maslennikov
2018-09-13
1
-0
/
+31
|
*
IB/ipoib: Use dev_port to expose network interface port numbers
Arseny Maslennikov
2018-09-13
1
-0
/
+2
|
*
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
2018-09-06
1
-1
/
+2
*
|
RDMA/netdev: Fix netlink support in IPoIB
Denis Drozdov
2018-10-10
4
-65
/
+108
*
|
RDMA/netdev: Hoist alloc_netdev_mqs out of the driver
Denis Drozdov
2018-10-10
1
-13
/
+8
|
/
*
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
2018-09-05
1
-0
/
+2
*
IB/ipoib: Consolidate checking of the proposed child interface
Jason Gunthorpe
2018-08-02
2
-28
/
+52
*
IB/ipoib: Maintain the child_intfs list from ndo_init/uninit
Jason Gunthorpe
2018-08-02
3
-26
/
+16
*
IB/ipoib: Do not remove child devices from within the ndo_uninit
Jason Gunthorpe
2018-08-02
3
-11
/
+30
*
IB/ipoib: Get rid of the sysfs_mutex
Jason Gunthorpe
2018-08-02
4
-48
/
+65
*
RDMA/netdev: Use priv_destructor for netdev cleanup
Jason Gunthorpe
2018-08-02
3
-66
/
+105
*
IB/ipoib: Move init code to ndo_init
Jason Gunthorpe
2018-08-02
4
-119
/
+114
*
IB/ipoib: Move all uninit code into ndo_uninit
Jason Gunthorpe
2018-08-02
3
-32
/
+34
*
IB/ipoib: Use cancel_delayed_work_sync for neigh-clean task
Erez Shitrit
2018-08-02
2
-24
/
+10
*
IB/ipoib: Get rid of IPOIB_FLAG_GOING_DOWN
Jason Gunthorpe
2018-08-02
4
-13
/
+18
*
IB/IPoIB: Set ah valid flag in multicast send flow
Denis Drozdov
2018-08-01
1
-0
/
+1
*
RDMA: Fix return code check in rdma_set_cq_moderation
Kamal Heib
2018-07-31
1
-1
/
+1
*
RDMA/cma: Constify path record, ib_cm_event, listen_id pointers
Parav Pandit
2018-07-30
1
-6
/
+9
*
RDMA/ipoib: Fix check for return code from ib_create_srq
Kamal Heib
2018-07-30
1
-1
/
+1
*
IB/IPoIB: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
2
-13
/
+6
*
IB/ipoib: Fix error return code in ipoib_dev_init()
Wei Yongjun
2018-07-24
1
-1
/
+2
*
IPoIB: use kvzalloc to allocate an array of bucket pointers
Jan Dakinevich
2018-07-23
1
-2
/
+2
*
RDMA/ipoib: Fix return code from ipoib_cm_dev_init
Kamal Heib
2018-07-09
2
-3
/
+3
*
RDMA/ipoib: Fix use of sizeof()
Kamal Heib
2018-07-09
7
-23
/
+23
*
RDMA/ipoib: Prefer unsigned int to bare use of unsigned
Kamal Heib
2018-07-09
4
-14
/
+16
*
RDMA/ipoib: Use min_t() macro instead of min()
Kamal Heib
2018-07-09
1
-3
/
+4
*
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
2018-06-25
1
-1
/
+1
*
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
2018-06-25
1
-1
/
+3
*
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
2
-3
/
+3
*
IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gid
Parav Pandit
2018-06-18
2
-3
/
+4
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
2
-4
/
+7
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
[next]