1206 Revize (21d6f9cd8ee16e3c10f9d7a781fae62b8977f474)

Autor SHA1 Zpráva Datum
  Michael Brown 66caec3f00 [netdevice] Allow devices to indicate that interrupts are not supported před 13 roky
  Michael Brown 7bf37147b3 [pci] Auto-resize VPD fields used for non-volatile storage před 13 roky
  Michael Brown e67c79b856 [pci] Add ability to resize a VPD field před 13 roky
  Michael Brown 267ef31791 [pci] Allow pci_vpd_init() return status to be ignored před 13 roky
  Michael Brown 17d28f4877 [nvo] Allow resizing of non-volatile stored option blocks před 13 roky
  Michael Brown 1651d4f6d7 [nvo] Remove the non-volatile options fragment list před 13 roky
  Michael Brown 17b6a3c506 [dhcp] Allow use of custom reallocation functions for DHCP option blocks před 13 roky
  Michael Brown 310d46c1ed [dhcp] Rename length fields for DHCP options před 13 roky
  Michael Brown 6cee8904d1 [dhcp] Remove redundant length fields in struct dhcp_packet před 13 roky
  Alex Williamson c080de1a60 [igbvf] Add igbvf driver před 13 roky
  Michael Brown 708c5060b9 [dhcp] Use Ethernet-compatible chaddr, if possible před 13 roky
  Michael Brown cb838cc419 [settings] Add fetch_ipv4_array_setting() před 13 roky
  Michael Brown 66531a5918 [debug] Add DBG_MD5() and related macros před 13 roky
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording před 13 roky
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files před 14 roky
  Michael Brown f14a5045d7 [hermon] Work around hardware stripping of VLAN tags před 13 roky
  Michael Brown 5273c2748c [vlan] Expose vlan_find() to network card drivers před 13 roky
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() před 13 roky
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit před 13 roky
  Michael Brown 1fcea25c42 [shell] Add "shell" command před 13 roky
  Arkadiusz Miskiewicz 719f2d793c [build] Really use __builtin_offsetof() when available před 13 roky
  Michael Brown 795793b3a4 [build] Use __builtin_offsetof() when available před 13 roky
  Michael Brown c5c0a27b68 [vlan] Treat VLAN 0 as valid před 13 roky
  Michael Brown 1415ec9c9a [fc] Allow Fibre Channel ports to be explicitly named před 13 roky
  Michael Brown 1790f56fb2 [fcoe] Add support for FIP VLAN discovery před 13 roky
  Michael Brown b4706c88c9 [vlan] Provide vlan_can_be_trunk() před 13 roky
  Michael Brown ce7b0efa87 [pci] Add a mechanism for using a PCI VPD field as an NVS device před 13 roky
  Michael Brown 69db6e7d8f [pci] Add support for reading and writing PCI Vital Product Data (VPD) před 13 roky
  Michael Brown ef0376483c [pci] Standardise debug message format před 13 roky
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script před 13 roky
  Michael Brown 1e2a8aa9c1 [gdb] Use generic option-parsing library před 13 roky
  Michael Brown 59980a6176 [fc] Use generic option-parsing library před 13 roky
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library před 13 roky
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library před 13 roky
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library před 13 roky
  Michael Brown 216fd0a5cf [parseopt] Add generic option-parsing library před 13 roky
  Michael Brown 4448285142 [autoboot] Add "netboot" command před 13 roky
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs před 13 roky
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen před 13 roky
  Michael Brown 7e33adcb90 [tcp] Remove obsolete constants před 13 roky
  Michael Brown d012f87018 [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN před 13 roky
  Michael Brown 878a1f4e2f [udp] Remove obsolete constants před 13 roky
  Michael Brown 5de4fba4f9 [udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN před 13 roky
  Michael Brown 0d7839678b [netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN před 13 roky
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory před 13 roky
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups před 13 roky
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO před 13 roky
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() před 13 roky
  Michael Brown ea631f6fb8 [list] Add list_first_entry() před 13 roky
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions před 13 roky