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: Correct help text for INFINIBAND_IPOIB_DEBUG
Roland Dreier
2008-07-24
1
-3
/
+4
*
IPoIB/cm: Connected mode is no longer EXPERIMENTAL
Roland Dreier
2008-07-24
1
-7
/
+8
*
IPoIB: Include err code in trace message for ib_sa_path_rec_get() failures
Or Gerlitz
2008-07-22
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
10
-124
/
+342
|
\
|
*
IPoIB: Double default RX/TX ring sizes
Eli Cohen
2008-07-14
1
-2
/
+2
|
*
IPoIB/cm: Reduce connected mode TX object size
Eli Cohen
2008-07-14
2
-7
/
+12
|
*
IPoIB: Use dev_set_mtu() to change mtu
Eli Cohen
2008-07-14
2
-2
/
+2
|
*
IPoIB: Use rtnl lock/unlock when changing device flags
Eli Cohen
2008-07-14
2
-3
/
+10
|
*
IPoIB: Get rid of ipoib_mcast_detach() wrapper
Roland Dreier
2008-07-14
3
-17
/
+3
|
*
IPoIB: Only set Q_Key once: after joining broadcast group
Eli Cohen
2008-07-14
3
-15
/
+19
|
*
IPoIB: Remove priv->mcast_mutex
Eli Cohen
2008-07-14
3
-6
/
+0
|
*
IPoIB: Remove unused IPOIB_MCAST_STARTED code
Eli Cohen
2008-07-14
2
-9
/
+0
|
*
IPoIB: Refresh paths instead of flushing them on SM change events
Moni Shoua
2008-07-14
4
-30
/
+91
|
*
IPoIB: add LRO support
Vladimir Sokolovsky
2008-07-14
5
-1
/
+127
|
*
IPoIB: Use multicast loopback blocking if available
Ron Livne
2008-07-14
1
-1
/
+4
|
*
IPoIB/cm: Fix racy use of receive WR/SGL in ipoib_cm_post_receive_nonsrq()
Roland Dreier
2008-07-14
1
-16
/
+47
|
*
IPoIB: Copy small received SKBs in connected mode
Eli Cohen
2008-07-14
3
-0
/
+26
|
*
RDMA: Remove subversion $Id tags
Roland Dreier
2008-07-14
8
-16
/
+0
*
|
netdev: Do not use TX lock to protect address lists.
David S. Miller
2008-07-15
1
-2
/
+0
*
|
netdev: Add netdev->addr_list_lock protection.
David S. Miller
2008-07-15
1
-0
/
+2
|
/
*
IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish()
Jack Morgenstein
2008-05-20
1
-0
/
+6
*
IB/ipoib: Fix transmit queue stalling forever
Eli Cohen
2008-04-30
3
-6
/
+46
*
IPoIB: Copy child MTU from parent
Eli Cohen
2008-04-29
1
-0
/
+3
*
IPoIB: Use separate CQ for UD send completions
Eli Cohen
2008-04-29
6
-40
/
+64
*
IPoIB: Handle 4K IB MTU for UD (datagram) mode
Shirley Ma
2008-04-23
6
-49
/
+134
*
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2008-04-16
2
-7
/
+7
*
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2008-04-16
2
-0
/
+52
*
IPoIB: Add basic ethtool support
Eli Cohen
2008-04-16
4
-1
/
+59
*
IPoIB: Add LSO support
Eli Cohen
2008-04-16
5
-36
/
+92
*
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
2008-04-16
1
-2
/
+1
*
IPoIB: Use checksum offload support if available
Eli Cohen
2008-04-16
4
-1
/
+41
*
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2008-03-12
2
-7
/
+10
*
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
2008-03-11
1
-0
/
+1
*
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
2008-03-11
1
-1
/
+1
*
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
2008-02-19
1
-4
/
+6
*
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
[next]