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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
IB/iser: Don't change itt endianness
Erez Zilber
1
-2
/
+2
2008-04-17
IPoIB: Handle case when P_Key is deleted and re-added at same index
Roland Dreier
2
-7
/
+7
2008-04-17
IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event
Erez Zilber
1
-4
/
+1
2008-04-17
IPoIB: Support modifying IPoIB CQ event moderation
Eli Cohen
2
-0
/
+52
2008-04-17
IPoIB: Add basic ethtool support
Eli Cohen
4
-1
/
+59
2008-04-17
IPoIB: Add LSO support
Eli Cohen
5
-36
/
+92
2008-04-17
IB: Use shorter list_splice_init() for brevity
Robert P. J. Day
1
-2
/
+1
2008-04-17
IB/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
1
-1
/
+6
2008-04-17
IPoIB: Use checksum offload support if available
Eli Cohen
4
-1
/
+41
2008-03-12
IPoIB: Allocate priv->tx_ring with vmalloc()
Roland Dreier
2
-7
/
+10
2008-03-12
IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()
Roland Dreier
1
-0
/
+1
2008-03-12
IPoIB: Don't drop multicast sends when they can be queued
Or Gerlitz
1
-1
/
+1
2008-03-11
IB/iser: Handle iser_device allocation error gracefully
Arne Redlich
1
-4
/
+9
2008-03-11
IB/iser: Fix list iteration bug
Arne Redlich
1
-20
/
+16
2008-02-19
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
1
-4
/
+6
2008-02-14
IPoIB: Remove unused struct ipoib_cm_tx.ibwc member
Eli Cohen
1
-1
/
+0
2008-02-14
IPoIB: On P_Key change event, reset state properly
Jack Morgenstein
1
-0
/
+1
2008-02-09
IPoIB: Add send gather support
Eli Cohen
4
-30
/
+83
2008-02-09
IPoIB: Add high DMA feature flag
Eli Cohen
1
-1
/
+3
2008-02-05
IB/srp: Retry stale connections
David Dillow
2
-12
/
+42
2008-02-05
IPoIB: Remove a misleading debug print
Or Gerlitz
1
-4
/
+2
2008-02-05
IPoIB: Handle bonding failover race for connected neighbours too
Or Gerlitz
1
-6
/
+7
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-11
/
+8
2008-01-26
IPoIB: Constify seq_operations function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-26
IPoIB: Remove redundant check of netif_queue_stopped() in xmit handler
Krishna Kumar
1
-10
/
+0
2008-01-26
IB/iser: Add change_queue_depth method
Erez Zilber
1
-0
/
+1
2008-01-26
IB/iser: Print information about unhandled RDMA CM events
Erez Zilber
1
-4
/
+2
2008-01-26
IB/srp: Add identifying information to log messages
David Dillow
1
-46
/
+71
2008-01-26
IPoIB/CM: Enable SRQ support on HCAs that support fewer than 16 SG entries
Pradeep Satyanarayana
3
-14
/
+49
2008-01-26
IB/srp: Enable SG list chaining
David Dillow
1
-0
/
+1
2008-01-26
IB/srp: Respect target credit limit
David Dillow
2
-4
/
+14
2008-01-26
IPoIB: improve IPv4/IPv6 to IB mcast mapping functions
Rolf Manderscheid
1
-4
/
+0
2008-01-26
IB/iser: Typo fix (s/destory/destroy/)
Oliver Pinter
1
-1
/
+1
2008-01-26
IB/iser: update URLs of iSER docs
Erez Zilber
1
-2
/
+2
2008-01-26
drivers/infiniband: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-26
IPoIB/cm: Add connected mode support for devices without SRQs
Pradeep Satyanarayana
4
-43
/
+200
2008-01-26
IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()
Roland Dreier
1
-22
/
+21
2008-01-26
IPoIB/cm: Factor out ipoib_cm_create_srq()
Roland Dreier
1
-17
/
+30
2008-01-26
IPoIB/cm: Factor out ipoib_cm_free_rx_ring()
Roland Dreier
1
-9
/
+19
2008-01-26
IPoIB: Trivial formatting cleanups
Roland Dreier
6
-130
/
+130
2008-01-23
[SCSI] IB/iSER: add logical unit reset support
Erez Zilber
1
-0
/
+1
2008-01-12
[SCSI] iscsi: convert xmit path to iscsi chunks
Olaf Kirch
1
-1
/
+2
2008-01-12
[SCSI] libiscsi: fix nop handling
Mike Christie
1
-1
/
+3
2008-01-12
[SCSI] libiscsi: do not block session during logout
Mike Christie
1
-3
/
+1
2008-01-12
[SCSI] libiscsi,iser: patch for AHS support
Boaz Harrosh
1
-0
/
+1
2008-01-12
[SCSI] libiscsi, iscsi_tcp: add device support
Mike Christie
1
-6
/
+0
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-03
IB/srp: Fix list corruption/oops on module reload
David Dillow
1
-0
/
+1
2007-11-28
IPoIB: Fix oops if xmit is called when priv->broadcast is NULL
Jack Morgenstein
1
-0
/
+3
[next]