index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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