index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
/
ipoib_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
2017-09-22
1
-5
/
+11
*
IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lock
Erez Shitrit
2017-08-24
1
-1
/
+7
*
IB/ipoib: Remove double pointer assigning
Leon Romanovsky
2017-07-23
1
-1
/
+0
*
IB/IPoIB: Convert IPoIB to memalloc_noio_* calls
Leon Romanovsky
2017-07-17
1
-9
/
+7
*
IB: Convert msleep below 20ms to usleep_range
Leon Romanovsky
2017-07-17
1
-2
/
+2
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+3
*
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
2017-04-20
1
-33
/
+34
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
IB/ipoib: Remove redudant label
Zhu Yanjun
2017-02-19
1
-4
/
+3
*
IB/ipoib: remove the unnecessary memory free
Zhu Yanjun
2017-02-19
1
-1
/
+3
*
IB/ipoib: Change list_del to list_del_init in the tx object
Feras Daoud
2017-01-12
1
-1
/
+1
*
IB/ipoib: Use debug prints instead of warnings in RNR WC status
Feras Daoud
2017-01-12
1
-3
/
+6
*
IB/ipoib: Add detailed error message to dev_queue_xmit call
Feras Daoud
2017-01-12
1
-3
/
+4
*
IB/ipoib: Fix deadlock between rmmod and set_mode
Feras Daoud
2017-01-12
1
-5
/
+7
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-9
/
+1
|
\
|
*
Merge branch 'mlx' into merge-test
Doug Ledford
2016-12-14
1
-2
/
+0
|
|
\
|
|
*
IB/IPoIB: Remove can't use GFP_NOIO warning
Kamal Heib
2016-11-16
1
-2
/
+0
|
*
|
IB/ipoib: Remove and fix debug prints after allocation failure
Leon Romanovsky
2016-12-03
1
-7
/
+1
|
|
/
*
/
IB/ipoib: move back IB LL address into the hard header
Paolo Abeni
2016-10-14
1
-7
/
+8
|
/
*
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
2016-09-02
1
-0
/
+16
*
IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions
Erez Shitrit
2016-06-07
1
-0
/
+4
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
2016-03-03
1
-2
/
+21
*
Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5
Doug Ledford
2015-12-22
1
-1
/
+1
|
\
|
*
IB: add a proper completion queue abstraction
Christoph Hellwig
2015-12-11
1
-1
/
+1
*
|
IB/ulps: Avoid calling ib_query_device
Or Gerlitz
2015-12-22
1
-13
/
+6
|
/
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-2
/
+2
*
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-1
/
+1
*
IB/cm: Remove compare_data checks
Haggai Eran
2015-08-30
1
-1
/
+1
*
IB/ipoib: Scatter-Gather support in connected mode
Yuval Shaia
2015-07-14
1
-19
/
+14
*
IPoIB/CM: Fix indentation level
Bart Van Assche
2015-05-05
1
-2
/
+2
*
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
2015-04-15
1
-9
/
+9
*
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
2015-01-30
1
-9
/
+9
*
IPoIB: Use dedicated workqueues per interface
Doug Ledford
2014-12-15
1
-9
/
+9
*
IB: Add a QP creation flag to use GFP_NOIO allocations
Or Gerlitz
2014-06-02
1
-3
/
+15
*
IPoIB: Change CM skb memory allocation to be non-atomic during init
Tal Alon
2013-11-08
1
-5
/
+9
*
IPoIB: Fix race in deleting ipoib_neigh entries
Jim Foraker
2013-08-13
1
-3
/
+0
*
drivers/infiniband/hw: rename random32() to prandom_u32()
Andrew Morton
2013-05-07
1
-1
/
+1
*
IPoIB: Fix send lockup due to missed TX completion
Mike Marciniszyn
2013-03-22
1
-2
/
+6
*
IPoIB: Fix crash due to skb double destruct
Shlomo Pongratz
2013-02-05
1
-3
/
+3
*
IPoIB: Call skb_dst_drop() once skb is enqueued for sending
Roland Dreier
2012-12-19
1
-0
/
+3
*
IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n
Roland Dreier
2012-10-02
1
-31
/
+0
*
IB/ipoib: Add more rtnl_link_ops callbacks
Or Gerlitz
2012-10-01
1
-10
/
+24
*
IB/ipoib: Add missing locking when CM object is deleted
Shlomo Pongratz
2012-08-14
1
-0
/
+3
*
IPoIB: Use a private hash table for path lookup in xmit path
Shlomo Pongratz
2012-07-30
1
-11
/
+5
*
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
2012-07-08
1
-1
/
+1
*
|
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
1
-1
/
+1
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
infiniband: add moduleparam.h to drivers/infiniband as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
[next]