index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-14
IB/ipoib: Delete napi in device uninit default
Alex Vesker
1
-0
/
+3
2017-06-14
IB/ipoib: Limit call to free rdma_netdev for capable devices
Alex Vesker
1
-1
/
+4
2017-06-14
IB/ipoib: Fix memory leaks for child interfaces priv
Alex Vesker
1
-1
/
+6
2017-06-02
RDMA/IPoIB: Limit the ipoib_dev_uninit_default scope
Leon Romanovsky
1
-1
/
+1
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
1
-1
/
+4
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-7
/
+7
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-4
/
+7
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-1
/
+1
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
1
-71
/
+0
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-33
/
+112
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-41
/
+43
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
1
-1
/
+1
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
1
-19
/
+97
2017-04-05
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
1
-5
/
+39
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
1
-13
/
+17
2017-01-25
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
1
-5
/
+1
2017-01-25
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
1
-6
/
+2
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
1
-1
/
+1
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
1
-4
/
+4
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
1
-3
/
+5
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
1
-4
/
+2
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
1
-0
/
+7
2017-01-12
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
1
-0
/
+4
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+1
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
1
-4
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+33
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-0
/
+1
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
1
-12
/
+25
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
1
-21
/
+33
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+2
2016-10-07
IB/ipoib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+2
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
1
-1
/
+1
2016-08-04
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
1
-2
/
+1
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
1
-1
/
+3
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
1
-4
/
+4
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
1
-0
/
+3
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+140
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
1
-0
/
+67
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
1
-0
/
+73
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
1
-1
/
+1
2016-03-22
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
1
-2
/
+63
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
1
-2
/
+1
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
1
-12
/
+1
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
1
-5
/
+2
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-20
/
+1
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-1
/
+1
2015-10-22
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
1
-1
/
+1
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
1
-1
/
+3
[next]