index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base16] Add buffer size parameter to base16_encode() and base16_decode()
Michael Brown
2015-04-24
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
7
-7
/
+35
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
3
-10
/
+18
*
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
2012-08-31
3
-24
/
+27
*
[infiniband] Allow queue pairs to have a custom allocator for receive iobufs
Michael Brown
2012-08-31
2
-2
/
+14
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
7
-7
/
+14
*
[infiniband] Use a one-shot process for CMRC shutdown
Michael Brown
2011-06-28
1
-4
/
+2
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-5
/
+7
*
[infiniband] Send xfer_window_changed() when CMRC connection is established
Michael Brown
2011-06-28
1
-0
/
+3
*
[infiniband] Add support for identifying the underlying hardware device
Michael Brown
2010-09-22
1
-0
/
+13
*
[infiniband] Add node GUID as distinct from the first port GUID
Michael Brown
2010-09-16
3
-33
/
+76
*
[infiniband] Always call ib_link_state_changed() in ib_smc_update()
Michael Brown
2010-09-16
1
-2
/
+39
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
8
-89
/
+63
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
1
-85
/
+260
*
[infiniband] Respond to CM disconnection requests
Michael Brown
2010-09-12
1
-68
/
+153
*
[infiniband] Fix TID magic signature
Michael Brown
2010-09-12
1
-1
/
+1
*
[retry] Hold reference while timer is running and during expiry callback
Michael Brown
2010-09-03
1
-1
/
+1
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
1
-37
/
+21
*
[retry] Add timer_init() wrapper function
Michael Brown
2010-06-22
1
-1
/
+1
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-0
/
+1
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-4
/
+9
*
[infiniband] Use generic base16 functions for SRP
Michael Brown
2010-05-28
1
-9
/
+7
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
9
-35
/
+35
*
[infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT
Michael Brown
2009-11-16
1
-1
/
+1
*
[infiniband] Include hostname in node description, if available
Michael Brown
2009-11-16
1
-1
/
+7
*
[infiniband] Make node description invariant across all ports
Michael Brown
2009-11-16
1
-4
/
+5
*
[infiniband] Send CM requests to target node's GSI rather than SM's GSI
Michael Brown
2009-10-16
1
-1
/
+3
*
[infiniband] Disambiguate CM connection rejection reasons
Michael Brown
2009-08-10
2
-4
/
+27
*
[infiniband] Generate more specific errors in response to failure MADs
Michael Brown
2009-08-10
4
-6
/
+8
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+406
*
[infiniband] Add a "communication-managed reliable connection" protocol
Michael Brown
2009-08-10
1
-0
/
+435
*
[infiniband] Handle duplicate Communication Management REPs
Michael Brown
2009-08-09
1
-0
/
+55
*
[infiniband] Update all other MAD users to use a management interface
Michael Brown
2009-08-08
4
-903
/
+554
*
[infiniband] Update subnet management agent to use a management interface
Michael Brown
2009-08-08
2
-297
/
+362
*
[infiniband] Add the concept of a management interface
Michael Brown
2009-08-08
1
-0
/
+410
*
[infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI}
Michael Brown
2009-08-06
2
-4
/
+4
*
[infiniband] Add Communication Manager (CM)
Michael Brown
2009-07-17
1
-0
/
+329
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-17
3
-6
/
+23
*
[infiniband] Pass a generic MAD to ib_set_port_info()
Michael Brown
2009-07-17
1
-1
/
+1
*
[infiniband] Expose supported and enabled link speeds and widths
Michael Brown
2009-07-17
2
-16
/
+38
*
[infiniband] Allow MAD handlers to indicate response via return value
Michael Brown
2009-07-17
3
-62
/
+100
*
[infiniband] Remove the return status code from MAD handlers
Michael Brown
2009-07-17
3
-67
/
+36
*
[infiniband] Allow external QPN to differ from real QPN
Michael Brown
2009-07-17
1
-5
/
+5
*
[infiniband] Always create an SMA and a GMA
Michael Brown
2009-07-17
4
-334
/
+269
*
[infiniband] Add notion of a queue pair type
Michael Brown
2009-07-17
2
-4
/
+6
*
[infiniband] Allow completion queue operations to be optional
Michael Brown
2009-07-17
1
-22
/
+0
*
[infiniband] Improve ib_packet debugging messages
Michael Brown
2009-07-17
1
-7
/
+15
*
[infiniband] Implement SMA as an instance of a GMA
Michael Brown
2009-07-17
2
-316
/
+144
*
[infiniband] Pass GMA as a parameter to GMA MAD handlers
Michael Brown
2009-07-17
3
-64
/
+63
*
[ipoib] Remove the queue set abstraction
Michael Brown
2009-07-17
1
-97
/
+0
[next]