5400 Revize (a8037ee131a9501ddfc89ce157e3718b1a3b86a7)
 

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