summaryrefslogtreecommitdiffstats
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* [thunderx] Add driver for Cavium ThunderX SoC NICsMichael Brown2016-06-131-0/+1
* [cmdline] Add "ntp" commandMichael Brown2016-06-131-0/+14
* [ntp] Add simple NTP clientMichael Brown2016-06-132-0/+110
* [time] Allow system clock to be adjusted at runtimeMichael Brown2016-06-132-3/+16
* [tcp] Send TCP keepalives on idle established connectionsMichael Brown2016-06-131-0/+8
* [pci] Support systems with multiple PCI root bridgesMichael Brown2016-06-091-7/+9
* [efi] Expose DHCP packets via the Apple NetBoot protocolMichael Brown2016-05-292-0/+47
* [dhcp] Fix definitions for x86_64 and EFI BC client architecturesMichael Brown2016-05-261-4/+4
* [arm] Use correct DHCP client architecture valuesMichael Brown2016-05-261-0/+4
* [axge] Add driver for ASIX 10/100/1000 USB Ethernet NICsMichael Brown2016-05-261-0/+1
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-1/+2
* [settings] Extend numerical setting tags to "unsigned long"Michael Brown2016-05-201-1/+1
* [pci] Add support for PCI Enhanced AllocationMichael Brown2016-05-203-0/+72
* [legacy] Fix building with GCC 6Michael Brown2016-05-041-1/+2
* [efi] Generalise EFI entropy generation to non-x86 CPUsMichael Brown2016-05-041-0/+1
* [efi] Use a timer event to generate the currticks() timerMichael Brown2016-05-042-302/+18Star
* [tcpip] Do not fall back to using unoptimised TCP/IP checksummingMichael Brown2016-05-041-9/+4Star
* [libc] Allow CPU architectures to use unoptimised string functionsMichael Brown2016-04-191-6/+8
* [virtio] Add virtio 1.0 PCI supportLadi Prosek2016-04-153-1/+153
* [virtio] Add virtio 1.0 constants and data structuresLadi Prosek2016-04-152-0/+68
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-151-0/+2
* [pool] Fix check for reopenable pooled connectionsSuresh Sundriyal2016-04-121-1/+1
* [iscsi] Include DHCP server address in iBFTMichael Brown2016-03-291-0/+2
* [golan] Add Connect-IB, ConnectX-4 and ConnectX-4 Lx (Infiniband) supportWissam Shoukair2016-03-221-0/+2
* [int13] Allow default drive to be specified via "san-drive" settingMichael Brown2016-03-221-3/+3
* [int13] Allow drive to be hooked using the natural drive numberMichael Brown2016-03-221-1/+1
* [infiniband] Allow drivers to override the eIPoIB LEMACMichael Brown2016-03-211-0/+4
* [ipoib] Allow external code to identify IPoIB network devicesMichael Brown2016-03-201-0/+1
* [libc] Allow container_of() to be used on volatile pointersMichael Brown2016-03-181-1/+1
* [xen] Use generic test_and_clear_bit() functionMichael Brown2016-03-161-0/+14
* [bitops] Add generic atomic bit test, set, and clear functionsMichael Brown2016-03-161-0/+19
* [pseudobit] Rename bitops.h to pseudobit.hMichael Brown2016-03-161-6/+6
* [build] Remove long-obsolete header fileMichael Brown2016-03-161-27/+0Star
* [efi] Provide access to files stored on EFI filesystemsMichael Brown2016-03-141-0/+1
* [efi] Add processor binding headers for ARM and AArch64Michael Brown2016-03-133-0/+329
* [efi] Update to current EDK2 headersMichael Brown2016-03-1313-42/+123
* [build] Allow assembler section type character to vary by architectureMichael Brown2016-03-132-4/+15
* [arp] Validate length of ARP packetMichael Brown2016-03-121-0/+10
* [crypto] Allow for zero-length ASN.1 cursorsMichael Brown2016-03-111-2/+14
* [xsigo] Add support for Xsigo virtual Ethernet (XVE) EoIB devicesMichael Brown2016-03-092-0/+407
* [eoib] Support non-FullMember gateway devicesMichael Brown2016-03-091-0/+22
* [eoib] Allow the multicast group to be forcefully createdMichael Brown2016-03-091-0/+21
* [eoib] Add Ethernet over Infiniband (EoIB) driverMichael Brown2016-03-092-0/+61
* [ipoib] Resimplify test for received broadcast packetsMichael Brown2016-03-081-0/+3
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+16
* [infiniband] Assign names to queue pairsMichael Brown2016-03-081-1/+3
* [infiniband] Assign names to CMRC connectionsMichael Brown2016-03-081-4/+3Star
* [infiniband] Allow for the creation of multicast groupsMichael Brown2016-03-081-1/+1
* [infiniband] Parse MLID, rate, and SL from multicast membership recordMichael Brown2016-03-081-13/+6Star
* [infiniband] Record multicast GID attachment as part of group membershipMichael Brown2016-03-081-0/+2