开源镜像站
帮助
动态
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
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
2012-10-02
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-01
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-08-14
IB/ipoib: Add missing locking when CM object is deleted
Shlomo Pongratz
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-24
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-08
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
2011-10-31
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-18
IPoIB: Use the right function to do DMA unmap pages
Dotan Barak
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
2011-01-10
IPoIB: Add GRO support
Or Gerlitz
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-11
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
2010-03-11
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-05
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-06-03
net: skb->dst accessors
Eric Dumazet
2009-05-18
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
infiniband: ipoib replace IPOIB_GID_FMT with %p6
Harvey Harrison
[next]