index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
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
...
*
[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
*
[infiniband] Provide a general mechanism for multicast group joins
Michael Brown
2009-07-17
1
-0
/
+235
*
[infiniband] Allow for sending MADs via GMA without retransmission
Michael Brown
2009-07-17
2
-29
/
+53
*
[infiniband] Make qkey and rate optional parameters to ib_post_send()
Michael Brown
2009-07-17
1
-4
/
+0
*
[infiniband] Provide a general mechanism for path record lookups
Michael Brown
2009-07-17
1
-0
/
+221
*
[infiniband] Create a general management agent
Michael Brown
2009-07-17
1
-0
/
+414
*
[infiniband] Centralise SMA and GMA queue constants
Michael Brown
2009-07-17
2
-2
/
+2
*
[infiniband] Poll completion queues automatically
Michael Brown
2009-07-17
2
-86
/
+1
*
[infiniband] Centralise assumption of 2048-byte payloads
Michael Brown
2009-07-17
2
-5
/
+3
*
[infiniband] Provide ib_get_hca_info() as a commonly-available function
Michael Brown
2009-07-17
1
-16
/
+4
*
[infiniband] Split queue set functionality out of ipoib.c to ib_qset.c
Michael Brown
2009-07-17
1
-0
/
+133
*
[infiniband] Move non-driver-specific code to net/infiniband
Michael Brown
2009-07-17
3
-0
/
+959
[prev]