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
2006-06-22
IB/iser: iSER handling of memory for RDMA
Or Gerlitz
1
-0
/
+401
2006-06-22
IB/iser: iSER RDMA CM (CMA) and IB verbs interaction
Or Gerlitz
1
-0
/
+827
2006-06-22
IB/iser: iSER initiator iSCSI PDU and TX/RX
Or Gerlitz
1
-0
/
+738
2006-06-22
IB/iser: iSCSI iSER transport provider high level code
Or Gerlitz
1
-0
/
+790
2006-06-22
IB/iser: iSCSI iSER transport provider header file
Or Gerlitz
1
-0
/
+354
2006-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-208
/
+410
2006-06-18
[NET]: Add netif_tx_lock
Herbert Xu
1
-2
/
+4
2006-06-18
IB/srp: Factor out common request reset code
Ishai Rabinovitz
1
-22
/
+18
2006-06-18
IB/srp: Support SRP rev. 10 targets
Ramachandra K
2
-3
/
+42
2006-06-18
IPoIB: Handle client reregister events
Leonid Arsh
1
-1
/
+2
2006-06-18
IPoIB: Fix kernel unaligned access on ia64
Jack Morgenstein
3
-34
/
+39
2006-06-18
IPoIB: Avoid using stale last_send counter when reaping AHs
Roland Dreier
1
-18
/
+9
2006-06-18
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
2
-6
/
+17
2006-06-18
IB/srp: Handle DREQ events from CM
Ishai Rabinovitz
1
-5
/
+9
2006-06-18
IB/srp: Allow sg_tablesize to be adjusted
Vu Pham
2
-9
/
+17
2006-06-18
IB/srp: Allow cmd_per_lun to be set per target port
Vu Pham
1
-7
/
+17
2006-06-18
IB/srp: Clean up loop in srp_remove_one()
Ishai Rabinovitz
1
-5
/
+3
2006-06-18
IB/srp: Change target_mutex to a spinlock
Matthew Wilcox
2
-8
/
+8
2006-06-18
IB/srp: Get rid of unneeded use of list_for_each_entry_safe()
Matthew Wilcox
1
-2
/
+1
2006-06-18
IB/srp: Use SCAN_WILD_CARD from SCSI headers
Matthew Wilcox
1
-2
/
+1
2006-06-18
IB/srp: Use FMRs to map gather/scatter lists
Roland Dreier
2
-87
/
+228
2006-06-05
IPoIB: Fix AH leak at interface down
Eli Cohen
1
-0
/
+1
2006-05-17
IB/srp: Complete correct SCSI commands on device reset
Ishai Rabinovitz
1
-1
/
+1
2006-05-17
IB/srp: Get rid of extra scsi_host_put()s if reconnection fails
Roland Dreier
1
-3
/
+0
2006-05-17
IB/srp: Don't wait for disconnection if sending DREQ fails
Roland Dreier
1
-1
/
+4
2006-05-10
IPoIB: Free child interfaces properly
Roland Dreier
1
-3
/
+1
2006-05-09
IB/srp: Fix tracking of pending requests during error handling
Roland Dreier
2
-84
/
+115
2006-04-19
IB/srp: Remove request from list when SCSI abort succeeds
Roland Dreier
1
-7
/
+11
2006-04-10
IPoIB: Use spin_lock_irq() instead of spin_lock_irqsave()
Roland Dreier
1
-5
/
+4
2006-04-10
IPoIB: Close race in ipoib_flush_paths()
Eli Cohen
1
-2
/
+3
2006-04-10
IPoIB: Make send and receive queue sizes tunable
Shirley Ma
4
-20
/
+40
2006-04-10
IPoIB: Wait for join to finish before freeing mcast struct
Eli Cohen
1
-21
/
+20
2006-04-10
IB: simplify static rate encoding
Jack Morgenstein
3
-19
/
+4
2006-04-05
IPoIB: Consolidate private neighbour data handling
Michael S. Tsirkin
3
-17
/
+34
2006-04-03
IB/srp: Fix memory leak in options parsing
Roland Dreier
1
-0
/
+1
2006-04-03
IPoIB: Always build debugging code unless CONFIG_EMBEDDED=y
Roland Dreier
1
-1
/
+2
2006-03-29
IPoIB: Fix oops with raw sockets
Roland Dreier
1
-1
/
+1
2006-03-29
IB/srp: Fix unmapping of fake scatterlist
Roland Dreier
1
-2
/
+2
2006-03-25
IPoIB: P_Key change event handling
Leonid Arsh
4
-19
/
+44
2006-03-25
IPoIB: Fix network interface "RUNNING" status
Leonid Arsh
1
-2
/
+3
2006-03-25
IB/srp: Use a fake scatterlist for non-SG SCSI commands
Roland Dreier
2
-77
/
+75
2006-03-25
IPoIB: Pass correct pointer when flushing child interfaces
Leonid Arsh
1
-1
/
+1
2006-03-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-15
/
+1
2006-03-21
[INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-03-21
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
1
-15
/
+1
2006-03-20
IPoIB: Get rid of useless test of queue length
Roland Dreier
1
-6
/
+1
2006-03-20
IB/srp: Coverity fix to srp_parse_options()
Roland Dreier
1
-0
/
+1
2006-03-20
IPoIB: Move ipoib_ib_dev_flush() to ipoib workqueue
Jack Morgenstein
4
-7
/
+14
2006-03-20
IPoIB: Fix build now that neighbour destructor is in neigh_params
Roland Dreier
1
-1
/
+0
2006-03-20
IB/srp: Add SCSI host attributes to show target port
Roland Dreier
1
-1
/
+83
[prev]
[next]