]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
epoll: Store epoll_event udata member in ext member of kevent.
[FreeBSD/FreeBSD.git] / sys / dev /
2021-04-10 Alex Richardsonsys/dev/md: Drop unncessary __GLOBL(mfs_root)
2021-04-07 Alexander MotinMove time math out of disabled interrupts sections.
2021-04-07 Alexander MotinDo not read timer extra time when MWAIT is used.
2021-04-07 Alexander MotinChange mwait_bm_avoidance use to match Linux.
2021-04-03 Ka Ho Ngvirtio_pci_legacy: Allow memory space for configuration
2021-04-03 Ka Ho Ngvirtio_pci_legacy: Use the table BAR and PBA BAR from...
2021-04-02 Neel Chauhanichsmb: Add PCI IDs for Intel Comet Lake and Tiger...
2021-04-01 Hans Petter SelaskyMFC 31070b5bc77a:
2021-03-31 Mark JohnstonFix several dev_clone callbacks to avoid out-of-bounds...
2021-03-29 John Baldwinxnb: Don't pass SIOC{ADD,DEL}MULTI to ifmedia_ioctl().
2021-03-29 John BaldwinRemove unused wrappers around kproc_create() and kproc_...
2021-03-29 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-29 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-29 Wei HuHyper-V: hn: Store host hash value in flowid
2021-03-25 Ed Mastemn: report that this driver is removed in 14, not 13
2021-03-24 Hans Petter SelaskyMFC 1acf24a044aa:
2021-03-24 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-23 Vincenzo Maffionenetmap: fix issues in nm_os_extmem_create()
2021-03-23 Michal Vancopchtherm: fix a wrong bit and a wrong register use
2021-03-22 John Baldwiniscsi: Mark iSCSI CAM sims as non-pollable.
2021-03-22 Mark Johnstoniflib: Make if_shared_ctx_t a pointer to const
2021-03-22 Leandro Luporiofwfb: fix boot on LE
2021-03-18 Michael Tuexenvtnet: fix TSO for TCP/IPv6
2021-03-18 Vincenzo Maffionenetmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
2021-03-18 Scott Long base: remove if_wg(4) and associated utilities,...
2021-03-15 Mark Johnstonath_hal: Stop printing messages during boot
2021-03-15 Mark Johnstonwg: Style
2021-03-15 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-15 Alexander MotinMove ic_check_send_space clear to the actual check.
2021-03-15 Alexander MotinRestore condition removed in df3747c6607b.
2021-03-15 Alexander MotinReplace STAILQ_SWAP() with simpler STAILQ_CONCAT().
2021-03-15 Alexander MotinFix initiator panic after 6895f89fe54e.
2021-03-15 Alexander MotinOptimize TX coalescing by keeping pointer to last mbuf.
2021-03-15 Alexander MotinCoalesce socket reads in software iSCSI.
2021-03-15 Alexander MotinRefactor CTL datamove KPI.
2021-03-12 Mark Johnstonnetmap: Stop printing a line to the dmesg in netmap_init()
2021-03-11 Mark Johnstonwg: Avoid leaking mbufs when the input handshake queue...
2021-03-09 Eric Joynerice(4): Update to version 0.28.1-k
2021-03-10 Alfredo Dal'Ava... mpr: big-endian support
2021-03-08 Jessica Clarkeif_vtbe: Add missing includes to fix build
2021-03-06 Xin LIarcmsr(4): Fixed no action of hot plugging device on...
2021-03-05 Peter GrehanImport wireguard fixes from pfSense 2.5
2021-03-05 Krzysztof Galazkaixl(4): Add ability to control link state on ifconfig...
2021-03-05 Krzysztof Galazkaixl(4): Report RX errors as sum of all RX error counters
2021-03-05 Piotr Pietruszewskiix(4): Report RX errors as sum of all RX error counters
2021-03-05 Krzysztof Galazkaixl(4): Fix VLAN HW filtering
2021-03-04 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-03-02 Brett Mastbergenpwm_backlight: Add MODULE_DEPEND on backlight
2021-03-02 Warner Loshcardbus: Be sure to acquire Giant when calling into...
2021-02-25 Alexander Motincxgb(4): Rework my commit 9dc7c250.
2021-02-24 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-02-24 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-02-24 Warner Loshuart: only use MSI on devices that advertise 1 MSI...
2021-02-23 Vladimir Kondratyevhkbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Vladimir Kondratyevukbd: Fix handling of keyboard ErrorRollOver reports
2021-02-23 Vladimir Kondratyevhidraw: Make HIDIOCGRDESCSIZE ioctl return report descr...
2021-02-24 Alfredo Dal'Ava... ofwfb: fix incorrect colors on powerpc* and add new...
2021-02-23 Mitchell Hornecgem: improve usage of busdma(9) KPI
2021-02-23 Roger Pau Monnéxen-blkback: fix leak of grant maps on ring setup failure
2021-02-23 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-02-22 Alexander Motincxgbe(4): Save proper zone index on low memory in refil...
2021-02-22 Michal KrawczykMFC 1c808fcd859f: Allocate BAR for ENA MSIx vector...
2021-02-21 Ravi Pokalanvdimm(4): Export NVDIMM health flags via sysctl
2021-02-18 Hans Petter SelaskyMFC 12148d4300db:
2021-02-15 Sai Rajesh Tallamrajuiflib: Free resources in a consistent order during...
2021-02-15 Mark Johnstonmlx4, mthca: Silence warnings about no-op alignment...
2021-02-14 Toomas Soomevt: terminal size can grow too big with small font
2021-02-11 Michal Meloundwmmc: Multiple busdma fixes.
2021-02-11 Warner Loshhid: bump HID_ITEM_MAXUSAGES to 8
2021-02-11 Warner Loshacpi: limit the AMDI0020/AMDI0010 workaround to an...
2021-02-08 Gleb SmirnoffCatch up with 6edfd179c86: mechanically rename IFCAP_NO...
2021-02-06 Peter GrehanAlways clamp curve25519 keys prior to use.
2021-02-05 Alfredo Dal'Ava... mrsas: unbreak i386 build
2021-02-04 Doug AmbriskoVMD support for new devices.
2021-02-04 Navdeep Parharcxgbe(4): Fixes to tx coalescing.
2021-02-04 Alfredo Dal'Ava... [POWERPC64BE] mrsas: add big-endian support
2021-02-03 Mark Johnstonqat: Add support for separate AAD and output buffers
2021-02-03 Alexander Motincxgb(4): Remove assumption of physically contiguous...
2021-02-02 Toomas Soomevt: panic while changing vt font
2021-02-01 Hans Petter SelaskyMFC 064009e79462:
2021-02-01 Hans Petter SelaskyMFC b8051298b0a3:
2021-01-31 Alexander MotinAdd missing newlines.
2021-01-31 Alexander MotinMake software iSCSI more configurable.
2021-01-31 Vincenzo Maffionenetmap: simplify parameter passing
2021-01-31 Vincenzo Maffioneaxgbe: fix some link related issues
2021-01-30 Mark Johnstonsafexcel: Disallow unsupported buffer layouts
2021-01-30 Mark JohnstonRevert "Define PNP info after defining driver modules"
2021-01-21 Marius Stroblmmcsd(4): properly set BIO error when partition switchi...
2021-01-21 Marius Stroblsym(4): handle mixed tagged/untagged commands gracefully
2021-01-21 Marius Stroblsym(4): fix nits reported by Coverity
2021-01-21 Marius Stroblfb_if: remove unused method
2021-01-21 Marius Stroblboot_font(4): remove obsolete font
2021-01-21 Mark JohnstonDefine PNP info after defining driver modules
2021-01-21 Alexander MotinRemove FirstBurstLength limit for software iSCSI.
2021-01-21 Jessica Clarkevirtio_mmio: Delete a stale #if 0'ed debug print
2021-01-21 Jessica Clarkevirtio: Reduce boilerplate for device driver module...
2021-01-21 Jessica Clarkevirtio_mmio: Fix V1 device probing spec conformance...
2021-01-21 Jessica Clarkevirtio_mmio: Fix a style(9) issue
2021-01-20 Ryan Libbypms: handle maximum size IO with any alignment
2021-01-20 Ryan Libbypms: quiet -Wunused-variable
next