5400 Commits (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)
 

Author SHA1 Message Date
  Michael Brown a8037ee131 [efi] Centralise architecture-independent EFI Makefile and linker script 8 years ago
  Michael Brown 86f96a40f4 [tg3] Remove x86-specific inline assembly 8 years ago
  Michael Brown 7e78cdddc8 [3c595] Fix compilation when "char" is unsigned by default 8 years ago
  Michael Brown 3c84178003 [serial] Add missing #include <string.h> 8 years ago
  Michael Brown 9eff4284bd [test] Add missing #include <string.h> 8 years ago
  Michael Brown 4350d26a04 [qib7322] Use standard readq() and writeq() implementations 8 years ago
  Michael Brown 5229662b7f [linda] Use standard readq() and writeq() implementations 8 years ago
  Michael Brown cc9f31ee0c [librm] Do not unconditionally preserve flags across virt_call() 8 years ago
  Michael Brown 64acfd9ddd [arp] Validate length of ARP packet 8 years ago
  Michael Brown 11396473f5 [pixbuf] Check for unsigned integer overflow on multiplication 8 years ago
  Michael Brown 5a6ed90a00 [crypto] Allow for zero-length ASN.1 cursors 8 years ago
  Michael Brown 05dcb07cb2 [tls] Avoid potential out-of-bound reads in length fields 8 years ago
  Michael Brown e303a6b387 [efi] Work around broken GetFontInfo() implementations 8 years ago
  Michael Brown e44f6dcb89 [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devices 8 years ago
  Michael Brown 3144e4fb64 [eoib] Support non-FullMember gateway devices 8 years ago
  Michael Brown 1a9ed68cbb [eoib] Allow the multicast group to be forcefully created 8 years ago
  Michael Brown ecd93cfc11 [eoib] Silently ignore EoIB heartbeat packets 8 years ago
  Michael Brown 9154d7a65c [eoib] Add Ethernet over Infiniband (EoIB) driver 8 years ago
  Michael Brown 5bcaa1e4d4 [infiniband] Make IPoIB support configurable at build time 8 years ago
  Michael Brown 8290a10aba [ifmgmt] Include human-readable error message for configuration failure 8 years ago
  Michael Brown 9939b704f1 [ipoib] Increase number of transmit work queue entries 8 years ago
  Michael Brown b5aa51ac62 [ipoib] Resimplify test for received broadcast packets 8 years ago
  Michael Brown 076d772648 [infiniband] Retrieve GID flag from cached path entries 8 years ago
  Michael Brown 299fdabe48 [infiniband] Add "ibstat" command 8 years ago
  Michael Brown 6a3ffa0114 [infiniband] Assign names to queue pairs 8 years ago
  Michael Brown 174bf6b569 [infiniband] Assign names to CMRC connections 8 years ago
  Michael Brown d3db00ecf9 [pcbios] Restrict external memory allocations to the low 4GB 8 years ago
  Michael Brown 5a7fd2cc90 [infiniband] Allow for the creation of multicast groups 8 years ago
  Michael Brown e62e52b2b9 [ipoib] Simplify test for received broadcast packets 8 years ago
  Michael Brown ffdf8ea757 [ipoib] Avoid unnecessary path record lookup for broadcast address 8 years ago
  Michael Brown 14ad9cbd67 [infiniband] Parse MLID, rate, and SL from multicast membership record 8 years ago
  Michael Brown c335f8eae4 [infiniband] Record multicast GID attachment as part of group membership 8 years ago
  Michael Brown 114a2f19a6 [infiniband] Do not use GRH for local paths 8 years ago
  Michael Brown bd1687465c [infiniband] Use correct transaction identifier in CM responses 8 years ago
  Michael Brown 8336186564 [infiniband] Use connection's local ID as debug message identifier 8 years ago
  Michael Brown 36c4779356 [infiniband] Use "%d" as format specifier for LIDs 8 years ago
  Michael Brown 7aef4d4c94 [infiniband] Use "%#lx" as format specifier for queue pair numbers 8 years ago
  Michael Brown d7794dcac7 [infiniband] Assign names to Infiniband devices for debug messages 8 years ago
  Michael Brown ff13eeb747 [infiniband] Add support for performing service record lookups 8 years ago
  Michael Brown 7544763626 [infiniband] Avoid multiple calls to ib_cmrc_shutdown() 8 years ago
  Michael Brown 60e205a551 [infiniband] Remove concept of whole-device owner data 8 years ago
  Michael Brown fcf3b03544 [netdevice] Refuse to create duplicate network device names 8 years ago
  Michael Brown 99b5216b1c [librm] Support ioremap() for addresses above 4GB in a 64-bit build 8 years ago
  Michael Brown 5bd8427d3d [ioapi] Split ioremap() out to a separate IOMAP API 8 years ago
  Michael Brown 6143057430 [librm] Add support for running in 64-bit long mode 8 years ago
  Michael Brown e2cf3138f0 [librm] Rename prot_call() to virt_call() 8 years ago
  Michael Brown 4c1f2486e6 [librm] Support userptr_t in 64-bit builds 8 years ago
  Michael Brown b6ebafe1bb [librm] Mark virt_offset, text16, data16, rm_cs, and rm_ds as constant 8 years ago
  Michael Brown 5fbfe50ccb [librm] Do not preserve flags unnecessarily 8 years ago
  Michael Brown ea203e4fe1 [librm] Add phys_call() wrapper for calling code with physical addressing 8 years ago