开源镜像站
帮助
动态
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_cm.c
Age
Commit message (
Expand
)
Author
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-01-03
IB/ipoib: Fix for notify send CQ failure messages
Alex Estrin
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-13
IB/ipoib: Restore MM behavior in case of tx_ring allocation failure
Yuval Shaia
2017-12-11
IB/ipoib: Replace printk with pr_warn
Yuval Shaia
2017-10-25
IB/ipoib: Use NAPI in UD/TX flows
Erez Shitrit
2017-10-25
IB/ipoib: Get rid of the tx_outstanding variable in all modes
Erez Shitrit
2017-09-29
IB/{ipoib, iser}: Consistent print format of vendor error
Ajaykumar Hotchandani
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-08-24
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-07-23
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-17
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-17
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-19
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-01-12
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
IB/ipoib: Use debug prints instead of warnings in RNR WC status
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
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-14
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-03
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-11-16
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-10-14
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2015-12-22
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-01-30
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2014-12-15
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-06-02
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
2013-11-08
IPoIB: Change CM skb memory allocation to be non-atomic during init
Tal Alon
2013-08-13
IPoIB: Fix race in deleting ipoib_neigh entries
Jim Foraker
2013-05-07
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-03-22
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
2013-02-05
IPoIB: Fix crash due to skb double destruct
Shlomo Pongratz
2012-12-19
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
Roland Dreier
[next]