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.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_verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
IB/IPoIB: Support acceleration options callbacks
Erez Shitrit
1
-2
/
+14
2017-04-20
IB/IPoIB: Use defined function for netdev_priv function
Erez Shitrit
1
-4
/
+4
2017-04-20
IB/IPoIB: Separate control and data related initializations
Erez Shitrit
1
-39
/
+1
2016-10-07
IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
1
-1
/
+1
2016-08-04
IB/ipoib: Report SG feature regardless of HW UD CSUM capability
Yuval Shaia
1
-5
/
+5
2016-05-25
IB/IPoIB: Allow setting the device address
Mark Bloch
1
-0
/
+3
2016-03-03
IB/ipoib: Add handling for sending of skb with many frags
Hans Westgaard Ry
1
-1
/
+4
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-3
/
+3
2015-08-31
IB/core: Make ib_dealloc_pd return void
Jason Gunthorpe
1
-3
/
+1
2015-08-31
IB/ipoib: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-15
/
+3
2015-07-24
IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM
Jason Gunthorpe
1
-1
/
+2
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-2
/
+6
2015-04-15
IB/ipoib: Use one linear skb in RX flow
Erez Shitrit
1
-9
/
+4
2015-04-15
IB/ipoib: Use dedicated workqueues per interface
Doug Ledford
1
-3
/
+28
2015-01-31
Revert "IPoIB: Use dedicated workqueues per interface"
Roland Dreier
1
-21
/
+1
2014-12-16
IPoIB: Use dedicated workqueues per interface
Doug Ledford
1
-1
/
+21
2014-01-15
IB/core: Add flow steering support for IPoIB UD traffic
Matan Barak
1
-0
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2008-07-15
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
1
-12
/
+0
2008-07-15
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
1
-13
/
+15
2008-07-15
IPoIB: Remove priv->mcast_mutex
Eli Cohen
1
-4
/
+0
2008-07-15
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
1
-8
/
+10
2008-07-15
IPoIB: Use multicast loopback blocking if available
Ron Livne
1
-1
/
+4
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-05-01
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
1
-1
/
+2
2008-04-30
IPoIB: Use separate CQ for UD send completions
Eli Cohen
1
-13
/
+26
2008-04-23
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
1
-1
/
+14
2008-04-17
IPoIB: Add LSO support
Eli Cohen
1
-0
/
+3
2008-02-09
IPoIB: Add send gather support
Eli Cohen
1
-3
/
+7
2008-01-26
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
1
-2
/
+6
2008-01-26
IPoIB: Trivial formatting cleanups
Roland Dreier
1
-5
/
+5
2007-10-10
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
1
-1
/
+1
2007-08-07
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
1
-0
/
+1
2007-05-22
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
1
-1
/
+1
2007-05-19
IPoIB: Handle P_Key table reordering
Yosef Etigin
1
-23
/
+15
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-02-27
IPoIB: Only handle async events for one port
Roland Dreier
1
-6
/
+7
2007-02-10
IPoIB: Connected mode experimental support
Michael S. Tsirkin
1
-16
/
+24
2006-06-18
IPoIB: Handle client reregister events
Leonid Arsh
1
-1
/
+2
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
1
-3
/
+3
2006-03-25
IPoIB: P_Key change event handling
Leonid Arsh
1
-0
/
+1
2006-03-25
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
1
-2
/
+3
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
1
-1
/
+1
2006-01-14
IB: convert from semaphores to mutexes
Ingo Molnar
1
-4
/
+4
2005-10-31
[IPoIB] cleanups: fix comment, remove useless variables
Roland Dreier
1
-3
/
+1
2005-10-18
[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp() and fix error cleanup
Roland Dreier
1
-4
/
+5
2005-08-27
[PATCH] IB: move include files to include/rdma
Roland Dreier
1
-1
/
+1
2005-08-27
[PATCH] IB: Add copyright notices
Roland Dreier
1
-0
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+260