]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Finish r275196: do not dereference rtentry in if_output() routines.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-01-08 glebiusNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 delphijMFV r293415:
2016-01-07 cemioat(4): Add ioat_acquire_reserve() KPI
2016-01-07 jimharrisismt: fix ISMT_DESC_ADDR_RW macro
2016-01-07 jimharrisnvme: replace NVME_CEILING macro with howmany()
2016-01-07 jimharrisnvme: add hw.nvme.min_cpus_per_ioq tunable
2016-01-07 avosnet80211 drivers: fix ieee80211_init_channels() usage
2016-01-07 sbrunoFix VF handling of VLANs.
2016-01-07 sbrunoFixup SFP module insertion on the 82599 when insertion...
2016-01-07 sbrunoDisable the reuse of checksum offload context descripto...
2016-01-07 sbrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 sbrunoWow, um ... sorry about that. The commit log for this...
2016-01-07 sbrunoSwitch em(4) to the extended RX descriptor format....
2016-01-07 jimharrisnvme: do not revert o single I/O queue when per-CPU...
2016-01-07 jimharrisnvme: break out interrupt setup code into a separate...
2016-01-07 jimharrisnvme: do not pre-allocate MSI-X IRQ resources
2016-01-07 jimharrisnvme: remove per_cpu_io_queues from struct nvme_controller
2016-01-07 jimharrisnvme: simplify some of the nested ifs in interrupt...
2016-01-07 jimharrisnvd: submit bios directly when BIO_ORDERED not set...
2016-01-07 jimharrisnvd: break out submission logic into separate function
2016-01-07 jimharrisnvd: skip BIO_ORDERED logic when bio fails submission
2016-01-07 jimharrisnvd: do not wait for previous bios before submitting...
2016-01-07 jimharrisnvd: set DISKFLAG_DIRECT_COMPLETION
2016-01-07 melifaroConvert cxgb/cxgbe to the new routing API.
2016-01-07 glebiusHistorically we have two fields in tcpcb to describe...
2016-01-05 cemioat(4): Add ioat_get_max_io_size() KPI
2016-01-05 avosiwm: revert r293178
2016-01-05 uqsFix undefined behavior when using asmc_fan_getstring()
2016-01-05 hselaskyFix for directly connected FULL or LOW speed USB devices.
2016-01-05 delphijMFV r293125: less v481.
2016-01-05 npiw_cxgbe: Shut down the socket but do not close the...
2016-01-04 avosurtwn: add bits for R92C_HWSEQ_CTRL and R92C_TXPAUSE...
2016-01-04 avosiwn: reduce code duplication in iwn_read_firmware()
2016-01-04 avosiwm: free firmware related resources after uploading...
2016-01-04 avosiwm: store pointer for 'struct firmware' instead of
2016-01-03 avosiwm: use m_collapse() to defragment a mbuf chain
2016-01-03 ngieFix ixl(4) compilation with PCI_IOV pre-r266974
2016-01-03 adrian[ath] remove the inline version of the register access...
2016-01-03 ianEliminate code for walking through the early static...
2016-01-03 avosiwm: convert to ieee80211_tx_complete()
2016-01-03 avosiwm: reorganize if_iwmvar.h
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2016-01-02 adrian... and that would've never worked. Sorry!
2016-01-02 adrian[ath] add explicit bus barriers.
2016-01-02 desReplace the cosine table with a sine table, which ...
2016-01-01 jhibbitsAccidentally dropped the 0 padding.
2016-01-01 jhibbitsFix a couple printf formats.
2016-01-01 des17 years and change after I wrote warp_saver, here...
2015-12-31 adrian[rtwn] bring over initial rtwn driver.
2015-12-31 kpAdd suppoort for the Sitecom LN-031
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-30 hselaskyAdd support for modifying coalescing parameters runtime.
2015-12-30 hselaskyAllow I2C to read address 0x51 as well as address 0x50.
2015-12-30 hselasky10G ER/LR should present itself as LR.
2015-12-29 marius- Add entries for the more prominent members of the...
2015-12-29 hselaskyUpdate metadata for "tools/tools/bus_autoconf" after...
2015-12-29 delphijhyperv: vmbus: run non-blocking message handlers in...
2015-12-29 delphijhyperv: vmbus: remove the per-channel control_work_queue
2015-12-28 marius- Add an entry for the SIIG Cyber 2SP1 PCIe adapter...
2015-12-28 hselaskyAdd support for CQE zipping. CQE zipping reduces PCI...
2015-12-28 hselaskyAdd support for sysctl tunables to 10-stable and older...
2015-12-28 hselaskyMake the eeprom dump function more readable and rename...
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 mavAllocate separate scratch space for scanner purposes.
2015-12-27 mavSplit DMA buffers for request, response and ATIO queues.
2015-12-26 bzAdd missing #ifdef INET after r292674 to allow NOIP...
2015-12-26 adrian[mdio] Add MDIO support for "extended" registers as...
2015-12-26 mavUse single DMA tag for scratch areas of all virtual...
2015-12-26 mavMake port logins asynchronous, following r292739 logic.
2015-12-26 npcxgbei: Hardware accelerated iSCSI target and initiator...
2015-12-26 mavMake virtual ports control asynchronous.
2015-12-26 adrian[mdio] migrate mdiobus out of etherswitch and into...
2015-12-26 npcxgbe(4): Updates to the base NIC driver and t4_tom...
2015-12-25 kevloFix typo (s/harware/hardware/)
2015-12-25 mavUnify handles allocation for initiator and target IOCBs.
2015-12-25 mavClear virtual port's port database when disabling it.
2015-12-24 adrian[rt] add support for the RT5350 and MT7620 SoCs.
2015-12-24 sbrunoFix NO INET6 build broken at svn r292674
2015-12-24 mavSome polishing for command timeouts handling.
2015-12-24 andrewAds support to the xhci pci attachment to use MSI-X...
2015-12-24 npMFP r291227, r291228, and r292618.
2015-12-23 sbrunoixgbe(4): Update to version 3.1.13-k
2015-12-23 sbrunoAdd support for sysctl knobs to live tune the tx packet...
2015-12-23 jhbAdd accessor methods to fetch the BAR holding the MSI...
2015-12-23 ngieRemove redundant vmbus_select_outgoing_channel declarat...
2015-12-23 davidcsAdd support for firmware dump (a.k.a grcdump)
2015-12-23 davidcsCheck for packet_length is greater than 60 bytes as...
2015-12-22 mavFix speed setting by NVRAM for 24xx and above chips.
2015-12-22 ianFix the detection of IO/memory space changing across...
2015-12-21 ianInclude machine/_bus.h so that bus_space_[tag|handle...
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-19 alcIntroduce a new mechanism for relocating virtual pages...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impNo need to test command values this way. There can...
2015-12-18 impCreate a simplebus PNP info wrapper.
2015-12-18 ianFlag sysctl hw.mmc.debug as a tunable, since often...
2015-12-17 cemioat(4): Add an API to get HW revision
2015-12-17 glebiusFix regression in if_ndis in r280347.
2015-12-17 jhbt seems certain Intel GPUs use GPIO bitbanging over...
2015-12-17 andrewSupport the variant of the interrupt-map property where...
next