]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add large replay widow support to setkey(8) and libipsec.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-04-13 Alexander MotinUpdate list of Conexant and Realtek codecs.
2017-04-13 Conrad Meyerdrm2: Add some missing PCIIDs for some Haswell systems
2017-04-13 David C SomayajuluFix rss_ind_table entry for num_funcs > 1
2017-04-12 Bruce EvansImprove drawing of the vga planar mode mouse image...
2017-04-12 Bruce EvansFix removal of mouse image by the vga planar renderer...
2017-04-12 Bruce EvansTrival style fix to previous commit to add this detail.
2017-04-12 Bruce EvansFix removing of the mouse image in vga planar mode...
2017-04-12 Bruce EvansFix clobbering of the default attribute and the screen...
2017-04-12 Andriy Voskoboinykrtwn: remove out-of-bounds access + fix debug output.
2017-04-12 David C SomayajuluFix defects reported by Coverity
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-10 Bruce EvansSpecial rendering methods for removing mouse cursors...
2017-04-09 Alexander MotinFix few minor issues found by Clang Analyzer.
2017-04-09 Patrick KelseyCorrected misspelled versions of rendezvous.
2017-04-08 Bruce EvansQuick fix for removal of the mouse cursor in vga direct...
2017-04-08 Bruce EvansFix removal of the keyboard cursor image in text mode...
2017-04-07 Sean Brunobnxt(4): add support for WOL Magic.
2017-04-07 Sean BrunoMove pause frame counter out of struct if_ctx and into...
2017-04-06 David E. O'BrienRemove dead code.
2017-04-06 Ed Masteremove archaic register keyword from ixgb and ex
2017-04-06 Conrad Meyerbwn(4): Fix trivial null dereference
2017-04-06 Sean Brunotx and rx interrupts are not combined in bnxt(4) and...
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Remove another bad cast. This should...
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Replace a magic constant with something...
2017-04-06 Navdeep Parharcxgbe/iw_cxgbe: Remove bad cast that resulted in incorr...
2017-04-06 Hans Petter SelaskyCleanup the bitmap_xxx() functions in the LinuxKPI:
2017-04-05 Sean BrunoDon't overrite vf->flags variable at the end of ixgbe...
2017-04-05 Sean BrunoFix a double free in ixgbe_rxeof()
2017-04-05 Sepherosa Ziehauhyperv/hn: Fixat RNDIS rxfilter after the successful...
2017-04-05 Sepherosa Ziehauhyperv/storvsc: Fixup SRB status.
2017-04-05 Sepherosa Ziehauhyperv/kbd: Add support for synthetic keyboard.
2017-04-04 Navdeep Parharcxgbe(4): Program the global RSS key once instead of...
2017-04-04 Sean Brunono_desc_avail is tracked in iflib now making this redun...
2017-04-04 David C SomayajuluAdd 25/40/100Gigabit Ethernet Driver version v1.3.0...
2017-04-04 Justin HibbitsDon't calltsec_receive_intr_locked() from the error...
2017-04-04 Justin HibbitsDefragment the transmit mbuf chain only if necessary.
2017-04-04 Justin HibbitsFix mis-manual merge.
2017-04-04 Justin HibbitsFix set-but-not-used warnings
2017-04-04 Justin HibbitsUse a common tsec_mii_wait() function to busy wait...
2017-04-03 Sean BrunoRemove unsafe and non-functional DDB functions that...
2017-04-03 Sean BrunoRemove rx_processing_limit sysctl and now orphaned...
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-04-02 Andriy Voskoboinykiwn: use correct mask for queue ids (0xf -> 0x1f).
2017-04-02 Gavin AtkinsonAdd IDs for several missing Intel SMBus controllers.
2017-04-02 Alexander MotinAdd IDs for Intel Cougar Point USB 2.0 controller.
2017-04-02 Bruce EvansReset the DAC to 6-bit mode before calling the BIOS...
2017-04-01 Justin HibbitsUse the newly added mpc85xx_get_system_clock()
2017-03-31 Zbigniew BodekRework BGX detection to support both new and old firmware
2017-03-31 Kevin LoAdd support for ThingM blink(1) notification LED to...
2017-03-30 David C SomayajuluAdd support for optional Soft LRO
2017-03-29 Gavin Atkinsonichsmb: switch device_probe() from a large case stateme...
2017-03-29 David C SomayajuluUpgrade firmware and other related files to version...
2017-03-29 Navdeep Parharcxgbe: Don't call t4_edc_err_read for errors not relate...
2017-03-29 Bruce EvansThe switch to kernel terminal context needs to update...
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Navdeep Parharcxgbe/iw_cxgbe: T6 has no limit on the amount of memory...
2017-03-28 Andriy Voskoboinykiwn: remove unneeded cast.
2017-03-28 Andriy Voskoboinykiwn: drop duplicate synchronization requests.
2017-03-28 Gavin AtkinsonRemove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused...
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Navdeep Parharcxgbe/iw_cxgbe: Defer the handling of error CQEs and...
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Michael Zhilin[etherswitch] add support for Marvell 88E6065 ethernet...
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Sean BrunoAccess *correct* ifp data structure when debug sysctl...
2017-03-27 Sean BrunoChange the default rss_type to M_HASHTYPE_OPAQUE_HASH.
2017-03-27 Andriy Voskoboinykiwm: fix build without IWM_DEBUG.
2017-03-27 Navdeep Parharcxgbe/iw_cxgbe: Remove unused code.
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 Andriy Voskoboinykiwn: fix debug message
2017-03-26 Andriy Voskoboinykiwn: fix error handling for one well-known corner case.
2017-03-26 Andriy Voskoboinykiwn: drop unneeded bus_dmamap_sync() calls.
2017-03-26 Bruce EvansFix 3 entries in mode tables related to mono and 90...
2017-03-26 Bruce EvansRestore switching to a separate kernel terminal "input...
2017-03-26 Andriy Voskoboinykiwn: deduplicate code in iwn_tx_data() and iwn_tx_data_...
2017-03-26 Andriy Voskoboinykiwn: omit unneeded bus_dmamap_sync() calls when compile...
2017-03-25 Andriy Voskoboinykiwn: fix return code conflict in iwn_init_locked()
2017-03-25 Sean BrunoAdd ids for ALC233 found on Intel Skull Mountain NUC.
2017-03-25 Andriy Voskoboinykiwn: do not try to update node configuration when the...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
2017-03-25 Dimitry AndricImport libcxxrt master 8a853717e61d5d55cbdf74d9d0a7545d...
2017-03-25 Andriy Voskoboinykiwn: add few missing notification types into iwn_intr_str()
2017-03-25 Adrian Chadd[iwm] Add the BSS's basic rates to iwm's LQ command...
2017-03-25 Adrian Chadd[iwm] Enable Energy Based Scan (EBS).
2017-03-25 Adrian Chadd[iwm] GC unused code from if_iwm_scan.c, copyied from...
2017-03-25 Adrian Chadd[iwm] Tiny cleanup in iwm_rx_addbuf().
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: allocations that use GFP_KERNEL (which...
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: alloc_ep expects a gfp_t, and it's...
2017-03-25 Navdeep Parharcxgbe/iw_cxgbe: c4iw_connect should always returns...
2017-03-24 Alexander MotinAdd brackets to fix incorrect macro expansion.
2017-03-24 Alexander MotinUnify initiator and target DMA setup and command sending.
2017-03-24 Sean BrunoAdd missing 'else' to conditional. This doesn't really...
2017-03-24 Sean BrunoAdd missing 'else' to 3-state conditional during setup...
2017-03-24 Alexander MotinMFV r315290, r315291: 7303 dynamic metaslab selection
2017-03-24 Kevin LoDon't initialize if_output to ether_output(), ether_ifa...
2017-03-24 Martin MatuskaMFV r315875:
2017-03-23 Landon J. FullerAdd Northstar/BCM4706 core ID for ChipCommon.
2017-03-23 Landon J. FullerAdd a workaround for the BCM4706's dangling core region...
2017-03-23 Xin LIMFV r315791: ntp 4.2.8p10.
next