1193 次程式碼提交 (9252fead9a98edc77b793f83d4d1128141e3400a)

作者 SHA1 備註 提交日期
  Michael Brown ea0fcb9460 [fnrec] Enhance function recording 13 年之前
  Shao Miller 79a3799c41 [legal] Add FILE_LICENCE macro to some GPL-v2 files 14 年之前
  Michael Brown f14a5045d7 [hermon] Work around hardware stripping of VLAN tags 13 年之前
  Michael Brown 5273c2748c [vlan] Expose vlan_find() to network card drivers 13 年之前
  Michael Brown 67b45186a5 [settings] Apply settings block name in register_settings() 13 年之前
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 年之前
  Michael Brown 1fcea25c42 [shell] Add "shell" command 13 年之前
  Arkadiusz Miskiewicz 719f2d793c [build] Really use __builtin_offsetof() when available 13 年之前
  Michael Brown 795793b3a4 [build] Use __builtin_offsetof() when available 13 年之前
  Michael Brown c5c0a27b68 [vlan] Treat VLAN 0 as valid 13 年之前
  Michael Brown 1415ec9c9a [fc] Allow Fibre Channel ports to be explicitly named 13 年之前
  Michael Brown 1790f56fb2 [fcoe] Add support for FIP VLAN discovery 13 年之前
  Michael Brown b4706c88c9 [vlan] Provide vlan_can_be_trunk() 13 年之前
  Michael Brown ce7b0efa87 [pci] Add a mechanism for using a PCI VPD field as an NVS device 13 年之前
  Michael Brown 69db6e7d8f [pci] Add support for reading and writing PCI Vital Product Data (VPD) 13 年之前
  Michael Brown ef0376483c [pci] Standardise debug message format 13 年之前
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 年之前
  Michael Brown 1e2a8aa9c1 [gdb] Use generic option-parsing library 13 年之前
  Michael Brown 59980a6176 [fc] Use generic option-parsing library 13 年之前
  Michael Brown 398a6e9a50 [ifmgmt] Use generic option-parsing library 13 年之前
  Michael Brown 9e9c9adf10 [settings] Use generic option-parsing library 13 年之前
  Michael Brown 17b337d4a8 [autoboot] Use generic option-parsing library 13 年之前
  Michael Brown 216fd0a5cf [parseopt] Add generic option-parsing library 13 年之前
  Michael Brown 4448285142 [autoboot] Add "netboot" command 13 年之前
  Michael Brown 6fd09b541f [vlan] Add support for IEEE 802.1Q VLANs 13 年之前
  Michael Brown 4576c2da58 [netdevice] Allow per-device receive queue processing to be frozen 13 年之前
  Michael Brown 7e33adcb90 [tcp] Remove obsolete constants 13 年之前
  Michael Brown d012f87018 [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LEN 13 年之前
  Michael Brown 878a1f4e2f [udp] Remove obsolete constants 13 年之前
  Michael Brown 5de4fba4f9 [udp] Use MAX_LL_NET_HEADER_LEN instead of defining our own UDP_MAX_HLEN 13 年之前
  Michael Brown 0d7839678b [netdevice] Add MAX_NET_HEADER_LEN and MAX_LL_NET_HEADER_LEN 13 年之前
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory 13 年之前
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups 13 年之前
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO 13 年之前
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 年之前
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 年之前
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions 13 年之前
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 年之前
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command 13 年之前
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 年之前
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 13 年之前
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms 13 年之前
  Michael Brown 0f4fd09180 [fcoe] Add support for the FCoE Initialization Protocol (FIP) 13 年之前
  Michael Brown 1775a6f25e [fc] Include port IDs in metadata for received Fibre Channel frames 13 年之前
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 年之前
  Michael Brown 29ad8a922b [infiniband] Include the SRP login rejection reason in the error number 13 年之前
  Michael Brown 2a92697bda [libc] Ensure that error numbers from EUNIQ() have the correct type 13 年之前
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 年之前
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type 13 年之前
  Michael Brown 654da534ad [fc] Allow FLOGI response to be sent to newly-assigned peer port ID 13 年之前