index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-09-02
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
1
-0
/
+16
2016-06-07
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
1
-0
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
1
-2
/
+21
2015-12-23
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
1
-1
/
+1
2015-12-22
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
1
-13
/
+6
2015-12-12
IB: add a proper completion queue abstraction
Christoph Hellwig
1
-1
/
+1
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-2
/
+2
2015-08-31
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-1
/
+1
2015-08-30
IB/cm: Remove compare_data checks
Haggai Eran
1
-1
/
+1
2015-07-14
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
1
-19
/
+14
2015-05-05
IPoIB/CM: Fix indentation level
Bart Van Assche
1
-2
/
+2
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
1
-9
/
+9
2015-01-31
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
1
-9
/
+9
2014-12-16
IPoIB: Use dedicated workqueues per interface
Doug Ledford
1
-9
/
+9
2014-06-03
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
1
-3
/
+15
2013-11-09
IPoIB: Change CM skb memory allocation to be non-atomic during init
Tal Alon
1
-5
/
+9
2013-08-13
IPoIB: Fix race in deleting ipoib_neigh entries
Jim Foraker
1
-3
/
+0
2013-05-08
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
1
-1
/
+1
2013-03-23
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
1
-2
/
+6
2013-02-05
IPoIB: Fix crash due to skb double destruct
Shlomo Pongratz
1
-3
/
+3
2012-12-19
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
Roland Dreier
1
-0
/
+3
2012-10-03
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
1
-31
/
+0
2012-10-02
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
1
-10
/
+24
2012-08-15
IB/ipoib: Add missing locking when CM object is deleted
Shlomo Pongratz
1
-0
/
+3
2012-07-30
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
1
-11
/
+5
2012-07-25
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+1
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
1
-1
/
+1
2012-07-09
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-1
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-2
/
+3
2011-11-01
Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...
Roland Dreier
1
-2
/
+3
2011-11-01
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
1
-0
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-10-18
IPoIB: Use the right function to do DMA unmap pages
Dotan Barak
1
-2
/
+2
2011-10-13
RDMA/core: Add SRQ type field
Sean Hefty
1
-0
/
+1
2011-08-26
IPoIB: convert to SKB paged frag API.
Ian Campbell
1
-2
/
+3
2011-04-20
net: infiniband/ulp/ipoib: convert to hw_features
Michał Mirosław
1
-9
/
+2
2011-01-12
RDMA: Use vzalloc() to replace vmalloc()+memset(0)
Joe Perches
1
-7
/
+3
2011-01-11
IPoIB: Add GRO support
Or Gerlitz
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-12
IPoIB: Include return code in trace message for ib_post_send() failures
Or Gerlitz
1
-3
/
+5
2010-03-12
IPoIB: Fix TX queue lockup with mixed UD/CM traffic
Eli Cohen
1
-0
/
+2
2010-02-19
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+0
2009-09-06
IPoIB: Remove unused <rdma/ib_cache.h> includes
Roland Dreier
1
-1
/
+0
2009-09-03
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+2
2009-05-19
net: Fix ipoib rtnl_lock sysfs deadlock.
Eric W. Biederman
1
-2
/
+4
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-2
/
+2
[next]