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
/
srp
/
ib_srp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
infiniband: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+1
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-3
/
+3
2008-10-29
infiniband: use %p6 for printing message ids
Harvey Harrison
1
-27
/
+4
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-07-15
RDMA: Remove subversion $Id tags
Roland Dreier
1
-2
/
+0
2008-07-15
IB/srp: Remove use of cached P_Key/GID queries
Roland Dreier
1
-8
/
+5
2008-04-20
SCSI: convert struct class_device to struct device
Tony Jones
1
-61
/
+71
2008-04-20
IB: rename "dev" to "srp_dev" in srp_host structure
Greg Kroah-Hartman
1
-23
/
+26
2008-04-17
IB/srp: Enforce protocol limit on srp_sg_tablesize
David Dillow
1
-1
/
+6
2008-02-05
IB/srp: Retry stale connections
David Dillow
1
-12
/
+41
2008-01-30
[SCSI] remove use_sg_chaining
James Bottomley
1
-1
/
+0
2008-01-26
IB/srp: Add identifying information to log messages
David Dillow
1
-46
/
+71
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
1
-4
/
+9
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-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+28
2007-10-12
[SCSI] transport_srp: add rport roles attribute
FUJITA Tomonori
1
-0
/
+1
2007-10-12
[SCSI] ib_srp: convert to use the srp transport class
FUJITA Tomonori
1
-0
/
+27
2007-10-10
IB/srp: Add QoS support through service ID
Sean Hefty
1
-0
/
+2
2007-08-03
IB/srp: Add OUI for new Cisco targets
Raghava Kondapalli
1
-1
/
+3
2007-08-03
IB/srp: Wrap OUI checking for workarounds in helper functions
Roland Dreier
1
-9
/
+20
2007-06-07
[SCSI] ib_srp: convert to use the data buffer accessors
FUJITA Tomonori
1
-43
/
+20
2007-05-07
IB: Add CQ comp_vector support
Michael S. Tsirkin
1
-1
/
+1
2007-05-07
IB/srp: Set proc_name
Roland Dreier
1
-1
/
+2
2007-05-07
IB/srp: Add orig_dgid sysfs attribute to scsi_host
Ishai Rabinovitz
1
-0
/
+22
2007-02-05
IB/srp: Don't wait for response when QP is in error state.
Ishai Rabinovitz
1
-0
/
+7
2007-01-23
IB/srp: Check match_strdup() return
Ishai Rabinovitz
1
-0
/
+20
2006-12-16
IB/srp: Fix FMR mapping for 32-bit kernels and addresses above 4G
Roland Dreier
1
-1
/
+1
2006-12-13
IB/srp: Use new verbs IB DMA mapping functions
Ralph Campbell
1
-33
/
+48
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-4
/
+7
2006-11-30
IB/srp: Fix memory leak on reconnect
Vu Pham
1
-3
/
+5
2006-11-30
IB/srp: Increase supported CDB size
Arne Redlich
1
-1
/
+2
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-10
IB/srp: Enable multiple connections to the same target
Ishai Rabinovitz
1
-9
/
+17
2006-10-10
IB/srp: Remove redundant memset()
Ishai Rabinovitz
1
-1
/
+0
2006-09-23
IB/sa: Require SA registration
Michael S. Tsirkin
1
-1
/
+8
2006-09-23
RDMA: iWARP Core Changes.
Tom Tucker
1
-1
/
+1
2006-09-23
IB: Whitespace fixes
Roland Dreier
1
-1
/
+1
2006-09-23
IB/srp: Add port/device attributes
Ishai Rabinovitz
1
-6
/
+24
2006-09-15
IB/srp: Don't schedule reconnect from srp
Ishai Rabinovitz
1
-14
/
+0
2006-08-03
IB/srp: Work around data corruption bug on Mellanox targets
Ishai Rabinovitz
1
-2
/
+15
2006-08-03
IB/srp: Fix crash in srp_reconnect_target
Ishai Rabinovitz
1
-0
/
+2
2006-07-15
[PATCH] fmr pool: remove unnecessary pointer dereference
Michael S. Tsirkin
1
-1
/
+1
2006-07-15
[PATCH] srp: fix fmr error handling
Vu Pham
1
-0
/
+1
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
1
-3
/
+41
2006-06-18
IB/srp: Get rid of "Target has req_lim 0" messages
Roland Dreier
1
-6
/
+15
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
1
-5
/
+16
[next]