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
/
drivers
/
net
/
ipoib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[infiniband] Return status code from ib_create_cq() and ib_create_qp()
Michael Brown
2017-03-22
1
-11
/
+9
*
[infiniband] Allow drivers to override the eIPoIB LEMAC
Michael Brown
2016-03-21
1
-0
/
+1
*
[ipoib] Allow external code to identify IPoIB network devices
Michael Brown
2016-03-20
1
-0
/
+18
*
[ipoib] Increase number of transmit work queue entries
Michael Brown
2016-03-08
1
-2
/
+2
*
[ipoib] Resimplify test for received broadcast packets
Michael Brown
2016-03-08
1
-2
/
+2
*
[infiniband] Assign names to queue pairs
Michael Brown
2016-03-08
1
-1
/
+1
*
[infiniband] Allow for the creation of multicast groups
Michael Brown
2016-03-08
1
-1
/
+1
*
[ipoib] Simplify test for received broadcast packets
Michael Brown
2016-03-08
1
-4
/
+2
*
[ipoib] Avoid unnecessary path record lookup for broadcast address
Michael Brown
2016-03-08
1
-15
/
+27
*
[infiniband] Parse MLID, rate, and SL from multicast membership record
Michael Brown
2016-03-08
1
-22
/
+38
*
[infiniband] Record multicast GID attachment as part of group membership
Michael Brown
2016-03-08
1
-17
/
+5
*
[infiniband] Remove concept of whole-device owner data
Michael Brown
2016-03-07
1
-11
/
+45
*
[ipoib] Fix a race when chain-loading undionly.kpxe in IPoIB
Wissam Shoukair
2015-08-17
1
-2
/
+5
*
[ipoib] Transmit multicast packets as broadcasts
Michael Brown
2015-07-06
1
-2
/
+4
*
[ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache
Michael Brown
2015-06-29
1
-5
/
+50
*
[ipoib] Mark REMAC cache as expensive
Michael Brown
2015-06-29
1
-1
/
+1
*
[ipoib] Fix REMAC cache discarder
Michael Brown
2015-06-01
1
-3
/
+11
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[netdevice] Add method for generating EUI-64 address from link-layer address
Michael Brown
2013-09-03
1
-0
/
+1
*
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
2012-08-31
1
-260
/
+375
*
[infiniband] Include destination address vector in ib_complete_recv()
Michael Brown
2012-08-31
1
-0
/
+2
*
[infiniband] Use explicit "source" and "dest" address vector parameter names
Michael Brown
2012-08-31
1
-16
/
+16
*
[infiniband] Allow queue pairs to have a custom allocator for receive iobufs
Michael Brown
2012-08-31
1
-3
/
+8
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[ipoib] Report packets as broadcast when ambiguous
Michael Brown
2011-11-15
1
-8
/
+13
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-1
/
+4
*
[infiniband] Indicate that device does not support interrupts
Michael Brown
2011-01-25
1
-12
/
+0
*
[infiniband] Add the notion of an Ethernet queue pair type
Michael Brown
2010-09-21
1
-0
/
+7
*
[infiniband] Match GID/GUID terminology as used in the IBA
Michael Brown
2010-09-15
1
-25
/
+25
*
[infiniband] Add the concept of an Infiniband upper-layer driver
Michael Brown
2010-09-05
1
-38
/
+46
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-2
/
+4
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-8
/
+8
*
[ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending
Michael Brown
2009-11-16
1
-8
/
+7
*
[ipoib] Always set the "full membership" bit in the IPv4 broadcast GID
Michael Brown
2009-11-16
1
-1
/
+2
*
[infiniband] Report IB link status as IPoIB netdevice status
Michael Brown
2009-11-16
1
-5
/
+12
*
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
2009-10-23
1
-0
/
+57
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
1
-5
/
+19
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-42
/
+24
*
[infiniband] Update all other MAD users to use a management interface
Michael Brown
2009-08-09
1
-4
/
+28
*
[infiniband] Add infrastructure for RC queue pairs
Michael Brown
2009-07-18
1
-1
/
+1
*
[infiniband] Add notion of a queue pair type
Michael Brown
2009-07-18
1
-1
/
+2
*
[ipoib] Attempt the broadcast group join only if the link is up
Michael Brown
2009-07-18
1
-9
/
+4
*
[ipoib] Remove the queue set abstraction
Michael Brown
2009-07-18
1
-20
/
+36
*
[ipoib] Kill off the now-unused IPoIB metadata queue set
Michael Brown
2009-07-18
1
-144
/
+39
*
[infiniband] Provide a general mechanism for multicast group joins
Michael Brown
2009-07-18
1
-129
/
+13
*
[infiniband] Make qkey and rate optional parameters to ib_post_send()
Michael Brown
2009-07-18
1
-6
/
+4
*
[ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only
Michael Brown
2009-07-18
1
-39
/
+21
*
[ipoib] Expose the real broadcast MAC
Michael Brown
2009-07-18
1
-46
/
+37
*
[ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address
Michael Brown
2009-07-18
1
-10
/
+3
*
[infiniband] Provide a general mechanism for path record lookups
Michael Brown
2009-07-18
1
-108
/
+8
[next]