]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
usb/u3g: Add support for QUECTEL EP06-E 4G modem
[FreeBSD/FreeBSD.git] / sys /
2023-02-05 evusb/u3g: Add support for QUECTEL EP06-E 4G modem
2023-02-04 Rick Macklemvfs_mount.c: Free exports structures in vfs_destroy_mount()
2023-02-04 Rick MacklemRevert "vfs_export: Add checks for correct prison when...
2023-02-04 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-04 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-04 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-04 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-04 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-04 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-04 Kornel Dulębaarm: mv: Add missing function prototype
2023-02-04 Kornel Dulębaarm: Add support for using VFP in kernel
2023-02-04 Konstantin BelousovFIOSEEKHOLE/FIOSEEKDATA: correct consistency for bmap...
2023-02-04 Elliott Mitchellrtwm: purge EOL release compatibility
2023-02-04 Elliott Mitchellwmt: purge EOL release compatibility
2023-02-04 Elliott Mitchellvmm: purge EOL release compatibility
2023-02-04 Elliott Mitchellrtsx: purge EOL release compatibility
2023-02-04 Elliott Mitchellmlx5: purge EOL release compatibility
2023-02-04 Elliott Mitchellmlx4: purge EOL release compatibility
2023-02-04 Elliott Mitchellhyperv: purge EOL release compatibility
2023-02-04 Elliott Mitchellhptmv: purge EOL release compatibility
2023-02-04 Elliott Mitchellacpica: purge EOL release compatibility
2023-02-04 Elliott Mitchellqlnxr: cleanup secondary effects from EOL purge
2023-02-04 Elliott Mitchellqlnx: purge EOL release compatibility
2023-02-04 Elliott Mitchelliavf: purge EOL release compatibility
2023-02-04 Elliott Mitchellixl: purge EOL release compatibility
2023-02-04 Elliott Mitchellqlxgbe: purge EOL release compatibility
2023-02-04 Elliott Mitchellqlxge: purge EOL release compatibility
2023-02-04 Elliott Mitchellqlxgb: purge EOL release compatibility
2023-02-04 Elliott Mitchellmmc: purge EOL release compatibility
2023-02-04 Elliott Mitchellixgbe: purge EOL release compatibility
2023-02-04 Elliott Mitchelle1000: purge EOL release compatibility
2023-02-04 Elliott Mitchellmxge: cleanup from purging EOL release compatibility
2023-02-04 Elliott Mitchellmxge: purge EOL release compatibility
2023-02-04 Elliott Mitchellmrsas: purge EOL release compatibility
2023-02-04 Elliott Mitchellmpt: purge EOL release compatibility
2023-02-04 Elliott Mitchellusb: purge EOL release compatibility
2023-02-04 Elliott Mitchellnfsserver: purge EOL release compatibility
2023-02-04 Elliott Mitchellaltq: purge EOL release compatibility
2023-02-04 Justin HibbitsRemove rt ethernet driver.
2023-02-03 Gleb Smirnoffinpcb: better document INP_ANONPORT flag
2023-02-03 Gleb Smirnoffnetinet: don't return conflicting inpcb in in_pcbconnec...
2023-02-03 Gleb Smirnofftcp: bring comment for tcp_connect() up to date
2023-02-03 Gleb Smirnoffinpcb: use family specific sockaddr argument for connec...
2023-02-03 Gleb Smirnoffnetinet6: require network epoch for in6_pcbconnect()
2023-02-03 Gleb Smirnoffinpcb: merge two versions of in6_pcbconnect() into one
2023-02-03 Gleb Smirnofftcp: retire net.inet.tcp.tcp_require_unique_port
2023-02-03 Mark Johnstonpcb: Move an assignment into in_pcbdisconnect()
2023-02-03 Mark Johnstoninpcb: Assert against wildcard addrs in in_pcblookup_ha...
2023-02-03 Mark Johnstoninpcb: Deduplicate some assertions
2023-02-03 Mark Johnstonpvclock: Export a vDSO page even without rdtscp available
2023-02-03 Dmitry Chaginlinux(4): Microoptimize linux_ipc code to unindent...
2023-02-03 Dmitry Chaginlinux(4): Use designated initializers.
2023-02-03 Justin HibbitsMechanically convert wg(4) to IfAPI
2023-02-03 Justin Hibbitslinsysfs: Use IfAPI accessors
2023-02-03 Justin Hibbitslinprocfs: Migrate to IfAPI
2023-02-03 Justin HibbitsIfAPI: Add iterator to loop over all interfaces
2023-02-03 Kristof Provostpfsync: add missing bucket lock
2023-02-03 Pawel Jakub Dawidekkern_prot.c p_candebug(): Remove single-use variable.
2023-02-03 Brooks Daviswhitespace: rewrap to match case directly above
2023-02-03 Rick Macklemvfs_export: Add checks for correct prison when updating...
2023-02-02 Dag-Erling Smørgravtarfs: Remove unused code.
2023-02-02 Dag-Erling Smørgravtarfs: Fix non-ZSTDIO build.
2023-02-02 Michael Tuexensctp: improve delivery of stream reset notifications
2023-02-02 Dag-Erling Smørgravtarfs: Fix 32-bit build.
2023-02-02 Cy Schubertipfilter: Fix use after free on packet with broken...
2023-02-02 Cy Schubertipfilter: Correctly type ipf_pullup()
2023-02-02 Dmitry Chaginlinux(4): Remove stale comment that no longer applies.
2023-02-02 Dmitry Chaginlinux(4): Microoptimize rt_sendsig() on amd64.
2023-02-02 Dmitry Chaginlinux(4): Preserve fpu fxsave state across signal deliv...
2023-02-02 Dag-Erling SmørgravAdd tarfs, a filesystem backed by tarballs.
2023-02-02 Andrew TurnerRead the arm64 far early in el0 exceptions
2023-02-02 Andrew TurnerLimit where we disable the Arm generic timer
2023-02-02 Andrew TurnerCheck for the IORT before adding the ITS driver
2023-02-02 Andrew Gallatinixgbe: Do not count L3/L4 checksum errors as input...
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_fixup_elf().
2023-02-02 Dmitry Chaginlinux(4): Add coredump support to i386.
2023-02-02 Dmitry Chaginlinux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.
2023-02-02 Dmitry Chaginlinux(4): Microoptimize linux_elf.h for future use.
2023-02-02 Stefan EßerRevert "sys/kbio.h: support Unicode key codes in vt...
2023-02-02 Corvin Köhneatrtc: expose power loss as sysctl
2023-02-02 Rick Macklemprison_check_nfsd: Add check for enforce_statfs != 0
2023-02-01 Konstantin Belousovkstack_contains(): account for struct pcb on stack
2023-02-01 Konstantin Belousovi386 trap_check_kstack(): use kstack_contains()
2023-02-01 Konstantin Belousovi386 kstack_contains(): account for pcb/fpu save area
2023-02-01 Konstantin BelousovMove kstack_contains() and GET_STACK_USAGE() to MD...
2023-02-01 John Baldwinarm_smcc_1_2_*: Don't trash SP and X19 if no return...
2023-02-01 Gleb Smirnoffsockets: in sousrsend() pass down the error to aio(4)
2023-02-01 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-01 Gleb Smirnoffunix: add myself to the copyright notice
2023-02-01 Gleb Smirnoffinpcb: add myself to the copyright notice
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Fix typo and some indentations
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Enabling v-PCI in FreeBSD in...
2023-02-01 Stefan Eßersys/kbio.h: support Unicode key codes in vt keymap...
2023-02-01 Krzysztof Zdziarskiqat: Fixed Coverity reported issue
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4
2023-02-01 Wei Huarm64: Hyper-V: vPCI: SPI MSI mapping for gic v3 acpi...
2023-02-01 Dmitry Chaginamd64: Eliminate write only cpu_fxsr.
2023-02-01 Corvin Köhnevmm: avoid spurious rendezvous
next