开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
Erez Shitrit
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
2017-04-05
IB/IPoIB: ibX: failed to create mcg debug file
Shamir Rabinovitch
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-15
IB/IPoIB: Add destination address when re-queue packet
Erez Shitrit
2017-01-24
IB/ipoib: Remove the unnecessary error check
Zhu Yanjun
2017-01-24
IB/ipoib: Remove unnecessary returned value check
Zhu Yanjun
2017-01-24
IB/IPoIB: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-12
IB/ipoib: Replace list_del of the neigh->list with list_del_init
Feras Daoud
2017-01-12
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
IB/ipoib: Set device connection mode only when needed
Feras Daoud
2017-01-12
IB/ipoib: When given an invalid UD MTU, give debug msg
Feras Daoud
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-07
IB/ipoib: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-08-03
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
2016-06-07
IB/IPoIB: Don't update neigh validity for unresolved entries
Erez Shitrit
2016-06-07
IB/IPoIB: Disable bottom half when dealing with device address
Mark Bloch
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-05-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
2016-05-25
IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join
Erez Shitrit
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-03-21
IB/ipoib: Add ndo operations for configuring VFs
Eli Cohen
2016-01-19
IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
2015-12-23
IB/IPoIB: Move multicast specific code out of ipoib_main.c
Christoph Lameter
2015-12-23
IB/IPoIB: factor out common multicast list removal code
Christoph Lameter
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-10-28
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-21
IB/core: Add netdev and gid attributes paramteres to cache
Matan Barak
2015-10-13
IB/ipoib: For sendonly join free the multicast group on leave
Christoph Lameter
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-09-25
IB/ipoib: Expire sendonly multicast joins
Christoph Lameter
2015-08-30
IB/ipoib: Return IPoIB devices matching connection parameters
Guy Shapiro
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
[next]