5400 Commits (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)
 

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