index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
2017-06-01
1
-1
/
+1
*
RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettings
Honggang Li
2017-06-01
1
-1
/
+1
*
IB/ipoib: add get_link_ksettings in ethtool
Zhu Yanjun
2017-05-04
1
-0
/
+59
*
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+4
*
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
2
-8
/
+8
*
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
2
-7
/
+10
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
3
-5
/
+5
*
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
1
-0
/
+1
*
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
1
-32
/
+27
*
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
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
4
-4
/
+4
*
IB/IPoIB: Remove 'else' when the 'if' has a return.
Dasaratharaman Chandramouli
2017-05-01
1
-10
/
+9
*
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-28
3
-78
/
+3
*
IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow
Feras Daoud
2017-04-21
1
-6
/
+5
*
IB/ipoib: Update broadcast object if PKey value was changed in index 0
Feras Daoud
2017-04-21
1
-0
/
+13
*
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
7
-76
/
+188
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
10
-129
/
+136
*
IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
Erez Shitrit
2017-04-20
2
-7
/
+8
*
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
3
-103
/
+131
*
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-04-20
4
-88
/
+109
*
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
2017-04-05
3
-8
/
+42
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
2
-2
/
+2
|
\
|
*
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
2
-2
/
+2
*
|
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
1
-4
/
+3
*
|
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-02-19
1
-1
/
+3
*
|
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
2017-02-15
1
-13
/
+17
*
|
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
4
-13
/
+7
*
|
IB/ipoib: function interface change
Zhu Yanjun
2017-01-24
2
-8
/
+4
*
|
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
2017-01-24
3
-10
/
+4
|
/
*
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
1
-1
/
+1
*
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
2017-01-12
1
-4
/
+4
*
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
1
-3
/
+6
*
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
3
-8
/
+13
*
IB/ipoib: rtnl_unlock can not come after free_netdev
Feras Daoud
2017-01-12
1
-2
/
+2
*
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
2
-9
/
+9
*
IB/ipoib: Fix deadlock over vlan_mutex
Feras Daoud
2017-01-12
1
-1
/
+5
*
IB/ipoib: Set device connection mode only when needed
Feras Daoud
2017-01-12
1
-0
/
+7
*
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
2017-01-12
1
-0
/
+4
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
4
-19
/
+8
|
\
|
*
-
.
Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+5
|
|
\
\
|
|
*
|
IPoIB: Avoid reading an uninitialized member variable
Bart Van Assche
2016-12-14
1
-2
/
+5
|
|
|
/
|
*
|
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+0
|
|
\
\
|
|
*
|
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-11-16
1
-2
/
+0
|
|
|
/
|
*
|
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
3
-15
/
+3
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
5
-43
/
+64
|
\
\
|
*
|
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
5
-43
/
+64
|
|
/
*
|
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-0
/
+1
[next]