5142 Révisions (38afcc51ea6cccbbcc40cc4a5bae1213431943ec)
 

Auteur SHA1 Message Date
  Michael Brown 38afcc51ea [tcp] Gracefully close connections during shutdown il y a 9 ans
  Michael Brown 211529a7fe [xen] Wait for and clear XenStore event before receiving data il y a 9 ans
  Michael Brown a0f60d26f5 [gdb] Allow gdbstub to be started on an arbitrary serial port il y a 9 ans
  Michael Brown 8829634bd7 [ipoib] Attempt to generate ARPs as needed to repopulate REMAC cache il y a 9 ans
  Michael Brown e213a008ca [ipoib] Mark REMAC cache as expensive il y a 9 ans
  Wissam Shoukair d8a618e80f [comboot] Implement INT22,0x000c il y a 9 ans
  Michael Brown 2a696ab963 [serial] Use new UART abstraction in serial console driver il y a 9 ans
  Michael Brown 5e622dc085 [gdb] Use new UART abstraction in GDB serial transport il y a 9 ans
  Michael Brown 611c9e39da [serial] Add general abstraction of a 16550-compatible UART il y a 9 ans
  Michael Brown edf74df4ab [pxe] Always reconstruct packet for PXENV_GET_CACHED_INFO il y a 9 ans
  Michael Brown d73982f098 [dhcp] Defer discovery if link is blocked il y a 9 ans
  Michael Brown 94dbfb4374 [stp] Fix interpretaton of hello time il y a 9 ans
  Michael Brown fb28c4a979 [stp] Add support for detecting Spanning Tree Protocol non-forwarding ports il y a 9 ans
  Michael Brown f3812395a2 [netdevice] Add a generic concept of a "blocked link" il y a 9 ans
  Michael Brown 7e7870984b [ethernet] Add minimal support for receiving LLC frames il y a 9 ans
  Michael Brown 36817ea260 [mromprefix] Report a dummy size at offset 0x02 of .mrom payload il y a 9 ans
  Michael Brown c117b25e0b [tcp] Do not shrink window when discarding received packets il y a 9 ans
  Michael Brown e46154fbb4 [pci] Use flat real mode to call INT 1a,b101 il y a 9 ans
  Michael Brown be3517c4ab [xhci] Ignore invalid protocol speed ID values on Intel Skylake platforms il y a 9 ans
  Michael Brown 323bf186fb [xhci] Record device-specific quirks in xHCI device structure il y a 9 ans
  Michael Brown 6b7157c233 [ipoib] Fix REMAC cache discarder il y a 9 ans
  Michael Brown 6d195c5669 [xhci] Fix comparison of signed and unsigned integers il y a 9 ans
  Michael Brown 25d6c80498 [build] Fix .ids.o creation for drivers not in the all-drivers build il y a 9 ans
  Michael Brown 982b051cbc [xhci] Fix length of allocated slot array il y a 9 ans
  Michael Brown 15759e539e [neighbour] Return success when deferring a packet il y a 9 ans
  Michael Brown 99f87b2338 [intel] Fix operation when physical function has jumbo frames enabled il y a 9 ans
  Michael Brown 51b6a1c835 [intel] Add intelxvf_stats() to dump packet statistics registers il y a 9 ans
  Michael Brown 3ec8b67818 [int13con] Add basic ability to log to a local disk via INT 13 il y a 9 ans
  Michael Brown a91b1f7339 [intel] Add intelxvf driver for Intel 10 GigE virtual function NICs il y a 9 ans
  Michael Brown bb1e1048f6 [intel] Add support for mailbox used by virtual functions il y a 9 ans
  Michael Brown 9e2121be0d [intel] Allow for the use of advanced TX descriptors il y a 9 ans
  Michael Brown 28ce9b6cc0 [intel] Expose intel_diag() for use by other Intel NIC drivers il y a 9 ans
  Michael Brown 5ecd16af04 [usb] Always clear recorded disconnections after performing hotplug actions il y a 9 ans
  Michael Brown a2173fca45 [usb] Do not call usb_hotplug() when registering a new hub il y a 9 ans
  Michael Brown 372672275e [usb] Add basic support for USB keyboards il y a 9 ans
  Michael Brown a8e4187c45 [usb] Add generic USB human interface device (HID) framework il y a 9 ans
  Michael Brown 0eaa3a34bf [usb] Add USB_INTERRUPT_OUT internal type il y a 9 ans
  Michael Brown 86aa959561 [ipv6] Disambiguate received ICMPv6 errors il y a 9 ans
  Michael Brown bb6d7bebe9 [uhci] Use meaningful device names in debug messages il y a 9 ans
  Michael Brown 5832e9ea93 [ehci] Use meaningful device names in debug messages il y a 9 ans
  Michael Brown 91a4ad2466 [xhci] Use meaningful device names in debug messages il y a 9 ans
  Michael Brown 9d43c4080d [usb] Provide usb_endpoint_name() for use by host controller drivers il y a 9 ans
  Michael Brown 6dba29b18f [uhci] Add support for UHCI host controllers il y a 9 ans
  Michael Brown 9ea8a2daa7 [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controller il y a 9 ans
  Michael Brown a66fd8920d [usb] Add find_usb_bus_by_location() helper function il y a 9 ans
  Michael Brown b3de9664c7 [ehci] Poll child companion controllers after disowning port il y a 9 ans
  Michael Brown e4783add79 [usb] Maintain single lists of halted endpoints and changed ports il y a 9 ans
  Michael Brown 5e1e2069fd [usb] Maintain a list of all USB buses il y a 9 ans
  Michael Brown f6604627ff [usb] Detect missed disconnections il y a 9 ans
  Michael Brown b88ab14ba3 [pci] Provide PCI_CLASS() to calculate a scalar PCI class value il y a 9 ans