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
*
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-17
1
-0
/
+12
*
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-17
1
-9
/
+7
*
IB/IPoIB: Forward MTU change to driver below
Erez Shitrit
2017-07-17
1
-2
/
+17
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
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-26
1
-3
/
+4
*
|
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
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
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
|
/
*
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
[next]