67 Commits (fbc4ba4b4ed13cc86cb8fdea0bac6c3be0164ed5)

Author SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 0b65c8cad6 [netdevice] Add method for generating EUI-64 address from link-layer address 10 years ago
  Michael Brown 03f0c23f8b [ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers 11 years ago
  Michael Brown f54a61e434 [infiniband] Include destination address vector in ib_complete_recv() 11 years ago
  Michael Brown cbe41cb31b [infiniband] Use explicit "source" and "dest" address vector parameter names 11 years ago
  Michael Brown f747fac3e1 [infiniband] Allow queue pairs to have a custom allocator for receive iobufs 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 8ccaec5adf [ipoib] Report packets as broadcast when ambiguous 12 years ago
  Michael Brown a667bf044a [netdevice] Allow link layer to report broadcast/multicast packets via pull() 13 years ago
  Michael Brown 3a9f0e0f84 [infiniband] Indicate that device does not support interrupts 13 years ago
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type 13 years ago
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 13 years ago
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver 14 years ago
  Michael Brown 6c0e8c14be [libc] Enable automated extraction of error usage reports 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c2c77377a6 [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending 14 years ago
  Michael Brown 50242e4202 [ipoib] Always set the "full membership" bit in the IPv4 broadcast GID 14 years ago
  Michael Brown bbc530c0dd [infiniband] Report IB link status as IPoIB netdevice status 14 years ago
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address 14 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 15 years ago
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 years ago
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 years ago
  Michael Brown 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 years ago
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only 15 years ago
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC 15 years ago
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address 15 years ago
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 years ago
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 years ago
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 years ago
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 years ago
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Joshua Oreman eb3ca2a36f [netdevice] Add netdev argument to link-layer push and pull handlers 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 53a7dd26cd [infiniband] Call ib_open() only when opening the IPoIB net device 15 years ago
  Michael Brown b59e0cc56e [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long 15 years ago
  Michael Brown 1b3edd9e11 [infiniband] Respect hop pointer when building directed route SMP return path 15 years ago
  Michael Brown 9a35830d1f [ipoib] Kill off the IPoIB pseudo-header 15 years ago
  Michael Brown 663904a7bc [infiniband] Split subnet management agent client out into ib_smc.c 15 years ago
  Michael Brown 830e19eb54 [infiniband] Pass address vector in receive completions 15 years ago
  Michael Brown 0de5f7af6d [infiniband] Maintain queue fill level as a property of a work queue 15 years ago
  Michael Brown d9751edafa [infiniband] Flush uncompleted work queue entries at QP teardown 15 years ago
  Michael Brown 3a505dfc35 [netdevice] Change link-layer push() and pull() methods to take raw types 15 years ago
  Michael Brown 6b9cc25556 [netdevice] Split multicast hashing out into an mc_hash method 15 years ago