index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-41
/
+100
*
[infiniband] Return status code from ib_create_mi()
Michael Brown
2017-03-22
1
-6
/
+10
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
2
-21
/
+19
*
[netdevice] Limit MTU by hardware maximum frame length
Michael Brown
2017-01-25
1
-0
/
+1
*
[xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices
Michael Brown
2016-03-09
1
-0
/
+1858
*
[infiniband] Retrieve GID flag from cached path entries
Michael Brown
2016-03-08
1
-0
/
+1
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
2
-3
/
+5
*
[infiniband] Assign names to CMRC connections
Michael Brown
2016-03-08
2
-36
/
+50
*
[infiniband] Allow for the creation of multicast groups
Michael Brown
2016-03-08
1
-9
/
+16
*
[infiniband] Parse MLID, rate, and SL from multicast membership record
Michael Brown
2016-03-08
1
-27
/
+30
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
1
-1
/
+9
*
[infiniband] Do not use GRH for local paths
Michael Brown
2016-03-08
1
-7
/
+6
*
[infiniband] Use correct transaction identifier in CM responses
Michael Brown
2016-03-08
2
-16
/
+24
*
[infiniband] Use connection's local ID as debug message identifier
Michael Brown
2016-03-08
2
-25
/
+33
*
[infiniband] Use "%d" as format specifier for LIDs
Michael Brown
2016-03-08
2
-4
/
+4
*
[infiniband] Use "%#lx" as format specifier for queue pair numbers
Michael Brown
2016-03-08
4
-12
/
+12
*
[infiniband] Assign names to Infiniband devices for debug messages
Michael Brown
2016-03-08
6
-63
/
+64
*
[infiniband] Add support for performing service record lookups
Michael Brown
2016-03-08
1
-0
/
+67
*
[infiniband] Avoid multiple calls to ib_cmrc_shutdown()
Michael Brown
2016-03-08
1
-0
/
+3
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
1
-0
/
+6
*
[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-20
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-17
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
[next]