index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Change number of TX wqe to 64
Erez Shitrit
2017-10-25
1
-1
/
+1
*
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
5
-79
/
+136
*
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-10-25
3
-11
/
+10
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
3
-5
/
+6
|
\
|
*
IB/ipoib: Convert timers to use timer_setup()
Kees Cook
2017-10-09
3
-5
/
+6
*
|
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
3
-11
/
+11
|
\
\
|
*
|
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-29
2
-9
/
+9
|
*
|
IB/ipoib: Remove device when one port fails to init
Yuval Shaia
2017-09-27
1
-1
/
+2
|
*
|
IB: Move PCI dependency from root KConfig to HW's KConfigs
Yuval Shaia
2017-09-27
1
-1
/
+0
*
|
|
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
2017-10-14
1
-2
/
+6
*
|
|
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
2017-10-14
1
-1
/
+6
|
|
/
|
/
|
*
|
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
2017-09-27
1
-13
/
+0
*
|
IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdev
Alex Vesker
2017-09-25
2
-6
/
+19
*
|
IB/ipoib: Fix sysfs Pkey create<->remove possible deadlock
Shalom Lagziel
2017-09-25
1
-6
/
+14
|
/
*
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
*
Merge branch 'mellanox' into k.o/for-next
Doug Ledford
2017-08-25
4
-14
/
+32
|
\
|
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
4
-5
/
+31
|
*
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
2017-08-24
1
-9
/
+1
*
|
IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
Feras Daoud
2017-08-24
1
-0
/
+15
|
/
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
6
-32
/
+50
|
\
|
*
IB/ipoib: Notify on modify QP failure only when relevant
Erez Shitrit
2017-07-23
1
-1
/
+22
|
*
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-23
1
-1
/
+0
|
*
IB/ipoib: Clean error paths in add port
Leon Romanovsky
2017-07-23
1
-6
/
+8
|
*
IB/ipoib: Add get statistics support to SRIOV VF
Feras Daoud
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Add multicast packets statistics
Alex Vesker
2017-07-23
2
-1
/
+4
|
*
IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initialization
Feras Daoud
2017-07-23
1
-1
/
+1
|
*
IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qp
Alex Vesker
2017-07-23
1
-0
/
+1
|
*
IB/ipoib: Make sure no in-flight joins while leaving that mcast
Erez Shitrit
2017-07-23
1
-16
/
+8
|
*
IB/ipoib: Use cancel_delayed_work_sync when needed
Erez Shitrit
2017-07-23
1
-6
/
+1
|
*
IB/ipoib: Fix race between light events and interface restart
Feras Daoud
2017-07-23
3
-0
/
+4
*
|
Merge branch 'rdma-netlink' into k.o/merge-test
Doug Ledford
2017-08-10
1
-2
/
+1
|
\
\
|
*
|
RDMA: Simplify get firmware interface
Leon Romanovsky
2017-08-10
1
-2
/
+1
|
|
|
|
\
\
*
-
.
\
\
Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test
Doug Ledford
2017-08-10
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
/
IB/IPoIB: Increase local_lid to 32 bits
Dasaratharaman Chandramouli
2017-08-08
1
-1
/
+1
|
|
/
*
/
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-07-24
1
-1
/
+0
|
/
*
IB/IPoIB: Fix error code in ipoib_add_port()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
IB/ipoib: Let lower driver handle get_stats64 call
Erez Shitrit
2017-07-18
1
-0
/
+12
*
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-18
1
-9
/
+7
*
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
2017-07-18
1
-2
/
+17
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-18
2
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-07-06
1
-4
/
+4
|
\
|
*
IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
Niranjana Vishwanathapura
2017-07-05
1
-4
/
+4
*
|
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-27
1
-3
/
+4
*
|
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-27
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
3
-7
/
+20
|
\
|
|
*
IB/ipoib: Fix memory leak in create child syscall
Feras Daoud
2017-06-14
1
-3
/
+3
|
*
IB/ipoib: Fix access to un-initialized napi struct
Alex Vesker
2017-06-14
1
-1
/
+0
|
*
IB/ipoib: Delete napi in device uninit default
Alex Vesker
2017-06-14
1
-0
/
+3
|
*
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
2017-06-14
1
-1
/
+4
|
*
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
2017-06-14
2
-2
/
+10
[next]