]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tests: add more netlink tests for neighbors/routes
[FreeBSD/FreeBSD.git] / sys /
2023-04-08 Alexander V. Chernikovnetlink: do not crash when linux message translation...
2023-04-08 Alexander V. Chernikovnetlink: initialise error in nl_autobind_port().
2023-04-08 Alexander V. Chernikovnetlink: check result of sooptcopyin().
2023-04-08 Alexander V. Chernikovnetlink: remove redundant check.
2023-04-08 Alexander V. Chernikovnetlink: add public ucred accessor for nlp.
2023-04-08 Alexander V. Chernikovnetlink: fix capped uncapped ack handling in snl(3).
2023-04-08 Alexander V. Chernikovnetlink: improve snl(3)
2023-04-08 Alexander V. Chernikovfix buildworld after 595d23f777dc.
2023-04-08 Alexander V. Chernikovnetlink: add snl(3) default parsers for routes and...
2023-04-08 Alexander V. Chernikovnetlink: add rtsock-compatible header to use with netli...
2023-04-08 Alexander V. Chernikovnetlink: add basic message writing support to snl(3).
2023-04-08 Alexander V. Chernikovnetlink: make snl(3) scratch buffer growable
2023-04-08 Alexander V. Chernikovnetlink: cleanup netlink_writer code
2023-04-08 Alexander V. Chernikovnetlink: fix vlan interface creation
2023-04-08 Alexander V. Chernikovnetlink: add u8/u64 attribute fetcher accessors to...
2023-04-08 Alexander V. Chernikovnetlink: add userland name mappings to all NETLINK_ROUT...
2023-04-06 Konstantin Belousovfdesc_lookup(): drop fdropped
2023-04-06 Konstantin Belousovfdesc_lookup(): the condition to use vn_vget_ino()...
2023-04-06 Konstantin Belousovfdesc_lookup(): no need to vhold the dvp vnode
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-04-05 Mark Johnstonfdescfs: Fix a file ref leak
2023-04-05 Corvin Köhnepci: add tunable hw.pci.enable_mps_tune
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-31 Konstantin Belousovvnode_pager_input: return runningbufspace back
2023-03-31 Konstantin Belousovfdesc_allocvp(): fix potential use after free
2023-03-31 Konstantin Belousovfdescfs: remove useless XXX comment, unwrap line
2023-03-30 Mateusz GuzikSupport compilation with llvm 15
2023-03-30 Kristof Provostpf: remove pd_refs from pfsync
2023-03-30 Kristof Provostpfsync: hold b_mtx for callout_stop(pd_tmo)
2023-03-29 Konstantin Belousovamd64 wakeup: recalculate mitigations after APICs are...
2023-03-29 Zhenlei Huangxhci(4): Describe Fresco Logic FL1009 USB 3.0 controller
2023-03-29 Dmitry Luhtionovuhci(4): Add IDs for Zhaoxin USB controller
2023-03-29 Dmitry Luhtionovehci(4): Add IDs for for Zhaoxin USB 2.0 controller
2023-03-29 Dmitry Luhtionovxhci(4): Add IDs for Zhaoxin USB 3.0 controllers
2023-03-28 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-28 Vincenzo Maffionenetmap: get rid of save_if_input for emulated adapters
2023-03-27 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-03-27 Kristof Provostpfsync: add missing unlock in pfsync_defer_tmo()
2023-03-27 Kristof Provostpfsync: fix pfsync_undefer_state() locking
2023-03-27 Vitaliy Gusevvmm: fix missing ipi statistic
2023-03-24 Mitchell Hornearm64: limit EFI excluded regions to physical memory...
2023-03-24 Warner Losharm64/machdep: Add parameter to the EFI table walking...
2023-03-24 Warner Losharm64: Remove unused typedef
2023-03-24 Mark Johnstonmbuf: Fix an offset calculation in m_apply_extpg_one()
2023-03-23 Mateusz Guzikvfs cache: return ENOTDIR for not_a_dir/{.,..} lookups
2023-03-23 Hans Petter Selaskyktls: Remove the KERN_TLS option from the i386 and...
2023-03-23 Ed Mastegvinum: correct assertions
2023-03-22 Warner Losh_endian.h: Include sys/cdefs.h for visibility macros
2023-03-22 Alan SomersFix kernel memory disclosures in mpr and mps
2023-03-22 Li-Wen Hsuif_epair: Use ANSI C definition
2023-03-22 John BaldwinDisable -Wunused-function for {ed,x}25519_ref10.c in...
2023-03-22 Hans Petter SelaskyAdd missing file to sys/conf/files after 469884cf04a9b9...
2023-03-22 Hans Petter SelaskyLinuxKPI: Make FPU sections thread-safe and use the...
2023-03-22 John Baldwinlinuxkpi: Use a proper declaration for pm_suspend_via_f...
2023-03-22 John BaldwinStop adding -Wredundant-decls to CWARNFLAGS.
2023-03-22 Mark Johnstonkerneldump: Inline dump_savectx() into its callers
2023-03-20 Mark Johnstonnetinet: Tighten checks for unspecified source addresses
2023-03-20 Mark Johnstonsmr: Remove the return value from smr_wait()
2023-03-20 Mark Johnstonepair: Remove unneeded includes and sort some of the...
2023-03-20 Mark Johnstonudp: Fix a memory leak in udp6_send()
2023-03-20 Konstantin Belousovacpi_wakeup.c: apply the reviewer' editorial correction...
2023-03-20 Konstantin Belousovamd64: properly recalculate mitigations knobs after...
2023-03-20 Konstantin Belousovamd64 acpi_wakeup.c: fix typo
2023-03-17 Mitchell Horneintrng: track counter allocation with a bitmap
2023-03-17 Mitchell Horneintrng: sort includes
2023-03-17 Vitaliy Gusevbhyve: fix restore of kernel structs
2023-03-17 Vitaliy Gusevvmm: fix restore of TSC offset
2023-03-17 Zhenlei Huangcarp: carp_master_down_locked() requires net epoch
2023-03-17 Kyle Evanskern: physmem: don't create a new exregion for differen...
2023-03-17 Kyle Evansefifb: add a tunable to select the framebuffer cache...
2023-03-17 Kyle Evanskern: physmem: don't truncate addresses in DEBUG output
2023-03-16 Mark Johnstonnetmap: Remove obsolete compatibility defines
2023-03-15 Justin Hibbitspowerpc/pmap: Add pmap_sync_icache() for radix pmap
2023-03-15 Justin Hibbitsdtrace/powerpc: Adjust AFRAMES for fbt and profile
2023-03-15 Justin Hibbitsdtrace/powerpc: "Fix" stack traces across trap frames
2023-03-14 Mark Johnstonepair: Fix the RSS build
2023-03-13 Mark Johnstonepair: Simplify the transmit path and address lost...
2023-03-13 Mark Johnstonepair: Avoid loading m_flags into a short
2023-03-13 Mark Johnstondeadlkres: Make parameters settable with tunables
2023-03-13 Mark Johnstonbuf: Make buf_daemon_shutdown() a no-op after a panic
2023-03-13 Alexander MotinAdd NAMESPACE MANAGEMENT into admin_opcode[].
2023-03-12 Tijl Coosemansrc.d: Generate machine-id from hostid_save
2023-03-08 Cy Schubertusb: Add HID_IGNORE quirk for APC Smart-UPS1000
2023-03-08 Cy Schubertusbdevs: Add APC Smart-UPS1000
2023-03-08 Cy Schubertusbdevs: Remove duplicate APC entries
2023-03-08 Colin Percivallinux_80211: Don't dequeue lsta if not queued
2023-03-07 Mitchell Hornebcm_dma: don't dereference NULL softc
2023-03-07 Mark Millardbcm_dma: attach at an earlier bus pass
2023-03-07 Mitchell Hornelockmgr: upgrade panic return checks
2023-03-07 Mitchell Hornepowerpc: remove nexus_get_cpus()
2023-03-07 Rick Macklemvfs_mount.c: Free exports structures in vfs_destroy_mount()
2023-03-06 Brooks Davisng_atmllc: deprecate
2023-03-06 Brooks DavisNgATM: deprecate
2023-03-06 Brooks DavisNgATM: Remove useless NGATM_ATM option
2023-03-06 Brooks DavisNATM: Remove useless NETGRAPH_ATM_ATMPIF option
2023-03-06 Ed Mastenetlink: do not memcpy 0 bytes from a NULL pointer
2023-03-06 Ed MasteEnable kernel reproducible builds on stable branch
2023-03-06 Ed Masteg_part_ebr: always create "compat" aliases
2023-03-06 Ed Mastethunderx: fix potential sign extension issue
2023-03-02 Richard Scheffeneggertcp: Make TCP PCAP buffer properly configurable.
next