index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
ulp
/
ipoib
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
2008-02-14
1
-1
/
+0
*
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
2008-02-14
1
-0
/
+1
*
IPoIB: Add send gather support
Eli Cohen
2008-02-08
4
-30
/
+83
*
IPoIB: Add high DMA feature flag
Eli Cohen
2008-02-08
1
-1
/
+3
*
IPoIB: Remove a misleading debug print
Or Gerlitz
2008-02-04
1
-4
/
+2
*
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
2008-02-04
1
-6
/
+7
*
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
2008-01-25
1
-2
/
+2
*
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
2008-01-25
1
-10
/
+0
*
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
2008-01-25
3
-14
/
+49
*
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
2008-01-25
1
-4
/
+0
*
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
2008-01-25
4
-43
/
+200
*
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
2008-01-25
1
-22
/
+21
*
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
2008-01-25
1
-17
/
+30
*
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
2008-01-25
1
-9
/
+19
*
IPoIB: Trivial formatting cleanups
Roland Dreier
2008-01-25
6
-130
/
+130
*
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
2007-11-27
1
-0
/
+3
*
IPoIB/cm: Fix receive QP cleanup
Roland Dreier
2007-10-26
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-23
4
-98
/
+87
|
\
|
*
IPoIB/cm: Use common CQ for CM send completions
Michael S. Tsirkin
2007-10-19
4
-95
/
+82
|
*
IPoIB: Rewrite "if (!likely(...))" as "if (unlikely(!(...)))"
Roland Dreier
2007-10-17
1
-1
/
+1
|
*
IPoIB: Use round_jiffies() for ah_reap_task
Anton Blanchard
2007-10-16
1
-2
/
+4
*
|
IB/ipoib: Verify address handle validity on send
Moni Shoua
2007-10-15
1
-2
/
+3
*
|
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
2007-10-15
3
-11
/
+20
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-11
7
-37
/
+93
|
\
|
*
IPoIB: Allow setting policy to ignore multicast groups
Or Gerlitz
2007-10-10
4
-0
/
+46
|
*
IPoIB/cm: Clean up initialization of QP attr in ipoib_cm_create_tx_qp()
Dotan Barak
2007-10-09
1
-8
/
+10
|
*
IPoIB: Specify Traffic Class with path record queries for QoS support
Sean Hefty
2007-10-09
3
-26
/
+26
|
*
IPoIB: Fix error path memory leak
Eli Cohen
2007-10-09
1
-2
/
+2
|
*
IPoIB: Fix typo to end statement with ';' instead of ','
Eli Cohen
2007-10-09
1
-1
/
+1
|
*
IPoIB: Make sure no receives are handled when stopping device
Roland Dreier
2007-10-09
1
-0
/
+8
*
|
IPoIB: Fix unused variable warning
Roland Dreier
2007-10-10
1
-1
/
+0
*
|
[IPoIB]: Convert to netdevice internal stats
Roland Dreier
2007-10-10
5
-41
/
+31
*
|
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
1
-2
/
+6
*
|
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-2
/
+0
*
|
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
3
-29
/
+29
|
/
*
IPoIB: Fix leak in ipoib_transport_dev_init() error path
Jack Morgenstein
2007-08-07
1
-0
/
+1
*
IB/cm: Include HCA ACK delay in local ACK timeout
Sean Hefty
2007-07-10
1
-1
/
+0
*
IPoIB: Recycle loopback skbs instead of freeing and reallocating
Roland Dreier
2007-07-10
1
-16
/
+17
*
IPoIB/cm: Fix warning if IPV6 is not enabled
Roland Dreier
2007-07-10
1
-2
/
+1
*
IB: Use menuconfig for InfiniBand menu
Jan Engelhardt
2007-07-09
1
-1
/
+1
*
IPoIB/cm: Partial error clean up unmaps wrong address
Ralph Campbell
2007-07-02
1
-2
/
+2
*
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
2007-06-21
1
-7
/
+0
*
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
2007-06-21
1
-3
/
+3
*
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
2007-06-21
1
-12
/
+17
*
IPoIB/cm: Fix performance regression on Mellanox
Michael S. Tsirkin
2007-05-29
2
-40
/
+37
*
IPoIB/cm: Drain cq in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
3
-12
/
+21
*
IPoIB/cm: Fix timeout check in ipoib_cm_dev_stop()
Michael S. Tsirkin
2007-05-24
1
-1
/
+1
*
IPoIB/cm: Fix SRQ WR leak
Michael S. Tsirkin
2007-05-21
3
-36
/
+211
*
IB/ipoib: Fix typos in error messages
Michael S. Tsirkin
2007-05-21
2
-2
/
+2
*
IPoIB: Handle P_Key table reordering
Yosef Etigin
2007-05-19
4
-45
/
+92
[next]