]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
netlink: fix interface dump.
[FreeBSD/FreeBSD.git] / sys /
2023-03-06 Alexander V. Chernikovnetlink: fix interface dump.
2023-03-06 Brooks Davisng_atmllc: deprecate
2023-03-06 Brooks DavisNgATM: deprecate
2023-03-03 Colin Percival13.2: update to RC1
2023-03-02 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2023-03-02 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-03-02 Mina Galićapic: prevent divide by zero in CPU frequency init
2023-03-01 Alexander V. Chernikovnetlink: make the maximum allowed netlink socket buffer...
2023-02-27 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-27 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-27 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-27 Alexander V. ChernikovRevert "netlink: add NETLINK to GENERIC."
2023-02-27 Alexander V. Chernikovnetlink: fix addition of blackhole/reject routes.
2023-02-27 Alexander V. Chernikovnetlink: clear IPv6 embedded scope when dumping route...
2023-02-27 Alexander V. Chernikovnetlink: fix IPv6 route addition with link-local gateway
2023-02-27 Mark Johnstonvm_fault: Fix a race in vm_fault_soft_fast()
2023-02-24 Colin Percival13.2: update to BETA3
2023-02-23 Val PackettLinuxKPI: return an address string in pci_name()
2023-02-23 Bjoern A. ZeebLinuxKPI: pci: add more functions
2023-02-23 Bjoern A. ZeebLinuxKPI: PCI: implement support for more than 1 MSI...
2023-02-23 Bjoern A. ZeebLinuxKPI: implement irq_get_msi_desc()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: basic implementation of *queue(s...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_is_pspoll()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_tx_status_ext()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: extend linuxkpi_ieee80211_rx()
2023-02-23 Bjoern A. ZeebLinuxKPI: 802.11: fix types and whitespace
2023-02-23 Bjoern A. ZeebLinuxKPI: skbuff: implement skb_free_frag()
2023-02-23 Bjoern A. ZeebLinuxKPI: add more dummy header files
2023-02-23 Bjoern A. ZeebLinuxKPI: pm.h: add dummy pm_wakeup_event()
2023-02-23 Bjoern A. ZeebLinuxKPI: device: add device_set_wakeup_enable()
2023-02-23 Bjoern A. ZeebLinuxKPI: const argument to irq_set_affinity_hint()
2023-02-23 Bjoern A. ZeebLinuxKPI: mm.h: implement virt_to_head_page()
2023-02-23 Bjoern A. ZeebLinuxKPI: interrupt.h: add disable_irq_nosync(), irq_se...
2023-02-23 Bjoern A. ZeebLinuxKPI: linux_pci.c: fix whitespace
2023-02-23 Mark Johnstonvmm: Fix AP startup compatibility for old bhyve executables
2023-02-23 Xin LIMFV: zlib 1.2.13.
2023-02-22 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-21 Piotr Kubajice(4): Update to 1.37.7-k
2023-02-21 Eric Joynerice_ddp: Update package to 1.3.30.0
2023-02-21 Mitchell Horneirdma: fix LINT-NOIP/NOINET/NOINET6 builds
2023-02-21 Kyle Evanskern: physmem: improve region coalescing logic
2023-02-20 Alexander V. Chernikovnetlink: validate rtable value in RTM_<NEW|DEL|GET...
2023-02-20 Alexander V. Chernikovrouting: always pass rtentry to add_route_flags().
2023-02-20 Alexander V. Chernikovnetlink: use ifmedia to provide vlan interface operstate.
2023-02-20 Alexander V. Chernikovnetlink: fix if_allocdescr() malloc options argument.
2023-02-20 Alexander V. Chernikovnetlink: add forgotten pru_rcvd handler.
2023-02-20 Mark Johnstonnetlink: Zero-initialize writer structures allocated...
2023-02-20 Mark Johnstonnetlink: Zero-initialize mbuf messages
2023-02-19 Alan Somersfusefs: fix some resource leaks
2023-02-19 Warner Loshsys/_endian.h: Move powerpc workaround into _endian.h
2023-02-19 Warner Loshpowerpc: Drop old workaround for old gcc
2023-02-19 Michael Paepckeu3g: add huawei device id
2023-02-19 evusb/u3g: Add support for QUECTEL EP06-E 4G modem
2023-02-19 Michael Paepckeusb: Remove obsolete Huawei 3G from usbdevs
2023-02-19 Michael Paepckeusb: add support for Huawei E5573Cs322
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 driver support
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 sequences
2023-02-19 Michael Paepckeusb: add new scsi_huawei eject3 & eject4 quirks
2023-02-19 Michael Paepckeusb: Add Huawei 4G Modem devices (2022) to usbdevs
2023-02-17 Colin Percival13.2: update to BETA2
2023-02-17 Colin Percival13.2: Enable REPRODUCIBLE_BUILD by default
2023-02-15 Alexander V. Chernikovnetlink: do not require elevated privileges when readin...
2023-02-15 Alexander V. Chernikovnetlink: allow to override sb_max for netlink sockets.
2023-02-14 Mariusz Zaborskiahci: increase timout
2023-02-10 Colin Percival13.2: create releng/13.2 branch
2023-02-09 Stefan Eßerusr.sbin/kbdcontrol.c: Add backwards compatibility...
2023-02-09 Stefan EßerSupport Unicode characters in keymap dead key tables
2023-02-09 Cy Schubertipfilter: Fix use after free on packet with broken...
2023-02-09 Cy Schubertipfilter: Correctly type ipf_pullup()
2023-02-09 Alexander V. Chernikovsockbufs: add sbreserve_locked_limit() with custom...
2023-02-09 Sebastian Hubersha512_224: Fix SHA512_224_Final() on little-endian...
2023-02-09 Alexander V. Chernikovsockets: add MSG_TRUNC flag handling for recvfrom(...
2023-02-09 Alexander V. Chernikovnetlink: allow path weight manipulations for single...
2023-02-09 Alexander V. Chernikovnetlink: export nextop group kernel index when dumping...
2023-02-09 Boris Lytochkincarp: turn net.inet.carp.allow into a RW tunable
2023-02-09 Alexander V. Chernikovnetlink: add "netlink" to the list of kernel features
2023-02-09 Alexander V. Chernikovnetlink: add NETLINK to GENERIC.
2023-02-09 Alexander V. Chernikovnetinet6: honor blackhole/unreach routes in the non...
2023-02-09 Andrew TurnerRead the arm64 far early in el0 exceptions
2023-02-09 Dmitry Chaginlinux(4): Attach netlink on i386.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_ipc code to unindent...
2023-02-09 Dmitry Chaginlinux(4): Use designated initializers.
2023-02-09 Dmitry Chaginlinux(4): Remove stale comment that no longer applies.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize rt_sendsig() on amd64.
2023-02-09 Dmitry Chaginlinux(4): Preserve fpu fxsave state across signal deliv...
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-09 Dmitry Chaginlinux(4): Deduplicate linux_fixup_elf().
2023-02-09 Dmitry Chaginlinux(4): Add coredump support to i386.
2023-02-09 Dmitry Chaginlinux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.
2023-02-09 Dmitry Chaginlinux(4): Microoptimize linux_elf.h for future use.
2023-02-09 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-09 Dmitry Chaginamd64: Eliminate write only cpu_fxsr.
2023-02-09 Edward Tomasz Napi... Unstaticize {get,set}_fpcontext() on amd64
2023-02-09 Doug Mooreiommu_gas: initialize start_gap as first node
2023-02-09 Corvin Köhneatrtc: expose power loss as sysctl
next