]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
epoch(9): assert that epoch is allocated post-configure
[FreeBSD/FreeBSD.git] / sys / dev /
2018-05-18 Ed MasteUse NULL for SYSINIT's last arg, which is a pointer...
2018-05-18 Matt Macyepoch(9): Make epochs non-preemptible by default
2018-05-18 Ed Mastemuge(4): style and comment cleanup
2018-05-18 Ed Mastemuge(4): sync register names with Microchip's lan7800.h
2018-05-18 Sean Brunobnxt(4)
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-18 Navdeep Parharcxgbe(4): Implement ifnet callbacks that deal with...
2018-05-18 Matt Macynetmap: pull fix for 32-bit support from upstream
2018-05-18 Ed Mastevt: add more cp437 mappings for vga textmode
2018-05-17 Edward Tomasz Napi... Add a "multifunction" device side USB template, which...
2018-05-17 Andreas ToblerFix build if USB_DEBUG is defined.
2018-05-17 Edward Tomasz Napi... Fix off-by-one in usb_decode_str_desc(). Previously...
2018-05-17 Sean BrunoRetire vxge(4).
2018-05-17 Ed MasteAdd driver for Microchip LAN78xx USB3-GigE controller
2018-05-17 Emmanuel Vadotmx25l: Add mx25l1606e
2018-05-17 Navdeep Parharcxgbe(4): Fix s->neq miscalculation in r333698.
2018-05-17 Navdeep Parharcxgbe(4): Allocate offload Tx queues when a card has...
2018-05-17 Navdeep Parharcxgbe(4): Add NIC_ETHOFLD to the NIC capabilities allow...
2018-05-16 Matt Macyhwpmc: Implement per-thread counters for PMC sampling
2018-05-16 Navdeep Parharcxgbe(4): Fall back to a failsafe configuration built...
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Ed MasteClean up vt source whitespace issues
2018-05-16 Jean-Sébastien Pédronvt(4): Resume vt_timer() in vtterm_post_input() only
2018-05-16 Jean-Sébastien Pédronteken, vt(4): New callbacks to lock the terminal once
2018-05-16 Ed MasteAttempt to fix build by removing EOF backslash-newline
2018-05-15 Navdeep Parharcxgbe(4): Add support for two more flash parts.
2018-05-15 Navdeep Parharcxgbe(4): Claim some more T5 and T6 boards.
2018-05-15 Marius Strobl- If present, take advantage of the R/W cache of eMMC...
2018-05-15 Marius StroblRestore style(9) conformance after r320844 (actually...
2018-05-15 Hans Petter SelaskyAdd new USB HID driver for Super Nintendo gamepads.
2018-05-15 Edward Tomasz Napi... Fix sysctl description.
2018-05-15 Sean Brunoigb(4):
2018-05-15 Navdeep Parharcxgbe(4): Filtering related features and fixes.
2018-05-14 Marius StroblLet mmcsd_ioctl() ensure appropriate privileges via...
2018-05-14 Marius StroblThe broken DDR52 support of Intel Bay Trail eMMC contro...
2018-05-14 Matt Macyhwpmc: don't reference domain index with no memory...
2018-05-14 Matt Macypmc: don't add pmc owner to list until setup is complete
2018-05-14 Matt Macyhwpmc: fix load/unload race and vm map LOR
2018-05-12 Matt Macyhwpmc/epoch - don't reference domain if NUMA is not set
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-12 Matt Macyhwpmc(9): clear remaining sample work for hardclock
2018-05-12 Matt Macyhwpmc(9): Make pmclog buffer pcpu and update constants
2018-05-11 Sean Brunovxge(4): deprecation notice
2018-05-11 Kenneth D. MerryClear out the entire structure, not just the size of...
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-11 Ed Masteusbdevs: add new Microchip USB-Ethernet device IDs
2018-05-10 Navdeep Parharcxgbe(4): Add fields to support configuration of hardwa...
2018-05-10 Jean-Sébastien Pédronvt(4): Use default VGA palette
2018-05-10 Jean-Sébastien Pédronvt(4): Put for() loop outside switch() in vt_generate_c...
2018-05-10 Marcin WojtasDo not pass header length to the ENA controller
2018-05-10 Marcin WojtasSkip setting the MTU for ENA if it is not changing
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-10 Marcin WojtasUpgrade ENA version to v0.8.1
2018-05-10 Navdeep Parharcxgbe(4): Disable write-combined doorbells by default.
2018-05-10 Navdeep Parharcxgbe(4): Determine whether the firmware supports the...
2018-05-09 Warner LoshRemove the 'All Rights Reserved' clause from some of...
2018-05-09 Mark JohnstonFix bxe(4) netdump rx polling.
2018-05-09 Matt MacyEliminate the overhead of gratuitous repeated reinitial...
2018-05-09 Matt MacyRemove bogus panic
2018-05-09 Kyle EvansRemove "All Rights Reserved" on files that I hold sole...
2018-05-09 Navdeep Parharcxgbe(4): Add support for hash filters.
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Sean Brunonxge(4):
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-08 Matt MacySleep rather than spin in e1000 when doing long running...
2018-05-07 Warner LoshUse device_quiet_children to silence verbose CPU probe...
2018-05-07 Emmanuel Vadotclk: clk_set_assigned: Skip frequency of value 0
2018-05-07 Emmanuel Vadotclk: Add support for assigned-clock-rates
2018-05-06 Mark JohnstonAdd netdump support to vtnet(4).
2018-05-06 Mark JohnstonAdd netdump support to re(4).
2018-05-06 Mark JohnstonAdd netdump support to cxgb(4).
2018-05-06 Mark JohnstonAdd netdump support to bxe(4).
2018-05-06 Mark JohnstonAdd netdump hooks to bge(4).
2018-05-06 Mark JohnstonAdd netdump hooks to alc(4).
2018-05-06 Mark JohnstonRefactor some of the MI kernel dump code in preparation...
2018-05-05 Navdeep Parharcxgbe(4): Update all firmwares to 1.19.1.0.
2018-05-05 Andriy Gaponamdsbwd: fix reboot status reporting
2018-05-04 Matt Macyfix case where pidx_last might be used uninitialized
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-03 Peter GrehanAllow PCI VGA devices to be detached.
2018-05-03 Jung-uk KimRedo r332918 with the ACPICA API and remove debug.acpi...
2018-05-03 Andriy Gaponamdsbwd: add suspend and resume methods
2018-05-03 Sean Brunonxge(4) deprecation notice
2018-05-03 Andriy Gaponhpet: use macros instead of magic values for the timer...
2018-05-02 Konstantin Belousovmlx5en: Always allow VLAN id 0.
2018-05-02 Alexander MotinFix LOR between controller and queue locks.
2018-05-02 Sean BrunoRetire ixgb(4)
next