]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-07-19 Gordon Berglinglibcasper(3): Correct some warnings found by mandoc
2021-07-19 Gordon Berglingnfsd: Fix some issues found by mandoc
2021-07-18 Greg VAdd missing libkern/strnstr.c file
2021-07-18 Greg Vlibkern: import strnstr from libc
2021-07-18 Neel Chauhanlinuxkpi: Add spin_trylock_irqsave() macro
2021-07-18 Bjoern A. ZeebBump __FreeBSD_version to 1300512 for LinuxKPI changes...
2021-07-18 Bjoern A. ZeebLinuxKPI: firmware, implement deferred loading for...
2021-07-18 Bjoern A. ZeebLinuxKPI: avoid userret: Returning with with pinned...
2021-07-18 Bjoern A. ZeebLinuxKPI: fix sg_pcopy_from_buffer()
2021-07-18 Bjoern A. ZeebLinuxKPI: pci: cleanup some code and add support for...
2021-07-18 Bjoern A. ZeebLinuxKPI: fix pci device devres initialisation
2021-07-18 Bjoern A. ZeebLinuxKPI: enhance the irq KPI for managed and threaded...
2021-07-18 Bjoern A. ZeebLinuxKPI: extend pci.h by various functions for wireles...
2021-07-18 Bjoern A. ZeebLinuxKPI: add dmam_pool_create() support
2021-07-18 Bjoern A. ZeebLinuxKPI: add device_reprobe() and device_release_driver()
2021-07-18 Bjoern A. Zeebmlx4/OFED: replace the struct net_device with struct...
2021-07-18 Bjoern A. ZeebLinuxKPI: add KPI for netdev_notifier_info returning ifp
2021-07-18 Bjoern A. Zeebnet80211/LinuxKPI: add more radiotap definitions
2021-07-18 Bjoern A. ZeebLinuxKPI: add HWEIGHT32()
2021-07-18 Bjoern A. ZeebLinuxKPI: netdevice.h remove more ifnet operating macros
2021-07-18 Bjoern A. ZeebOFED: migrate LinuxKPI net_device/ifnet macros into...
2021-07-18 Bjoern A. Zeebmlx4: replace LinuxKPI macros with ifnet functions
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED/mlx4: cleanup netdevice.h some more
2021-07-18 Bjoern A. ZeebLinuxKPI: add addrconf_addr_solict_mult()
2021-07-18 Bjoern A. ZeebLinuxKPI: add Exponentially Weighted Moving Average...
2021-07-18 Bjoern A. ZeebLinuxKPI: add linux/bsearch.h for sort(9)
2021-07-18 Bjoern A. ZeebLinuxKPI: byteorder.h
2021-07-18 Bjoern A. ZeebLinuxKPI: cache.h add SMP_CACHE_BYTES
2021-07-18 Bjoern A. ZeebLinuxKPI: compiler.h add three more defines
2021-07-18 Bjoern A. ZeebLinuxKPI: add cpu.h for cpumask_*()
2021-07-18 Bjoern A. ZeebLinuxKPI: add devcoredump.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add dev_crit() to linux/device.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add ether_addr_equal_unaligned()
2021-07-18 Bjoern A. ZeebLinuxKPI: net/if_inet6.h add struct inet6_dev { }
2021-07-18 Bjoern A. ZeebLinuxKPI: add irq_set_affinity_hint()
2021-07-18 Bjoern A. ZeebLinuxKPI: add linux/{ip,tcp,udp}.h
2021-07-18 Bjoern A. ZeebLinuxKPI: ipv6.h add missing #include
2021-07-18 Bjoern A. ZeebLinuxKPI: add time_is_after_jiffies() definition
2021-07-18 Bjoern A. ZeebLinuxKPI: change BUILD_BUG_ON()
2021-07-18 Bjoern A. ZeebLinuxKPI: add ktime_get_boottime_ns() implementation...
2021-07-18 Bjoern A. ZeebLinuxKPI: add LINUXKPI_PARAM_charp()
2021-07-18 Bjoern A. ZeebLinuxKPI: add more #defines to pci.h
2021-07-18 Bjoern A. ZeebLinuxKPI: add prandom_u32() as used by wireless drivers.
2021-07-18 Bjoern A. ZeebLinuxKPI: add rcu_dereference_check()
2021-07-18 Bjoern A. ZeebLinuxKPI: add kfree_sensitive() using zfree().
2021-07-18 Bjoern A. ZeebLinuxKPI: extract stringify() in their own header file
2021-07-18 Bjoern A. ZeebLinuxKPI: add kernel_ulong_t typedef in linux/kernel.h.
2021-07-18 Bjoern A. ZeebLinuxKPI: add guid_t for ACPI consumers.
2021-07-18 Bjoern A. ZeebLinuxKPI: treat firmware file names more lenient
2021-07-18 Bjoern A. Zeebmlx5: remove dependency on ifnet specifics of linux...
2021-07-18 Bjoern A. ZeebLinuxKPI/OFED: (re)move inetdevice.h implementation
2021-07-18 Bjoern A. Zeebcxgbe: remove unused linux headers
2021-07-18 Bjoern A. Zeebqlnxr: remove netdevice.h
2021-07-18 Bjoern A. Zeebmlx4: remove no longer needed header
2021-07-18 Bjoern A. ZeebLinuxKPI: netdevice notifier callback argument
2021-07-18 Bjoern A. ZeebLinuxKPI: add net_ratelimit()
2021-07-18 Bjoern A. Zeebqlnxr: remove duplicate defines
2021-07-18 Bjoern A. ZeebLinuxKPI: remove < 5.0 version support
2021-07-18 Bjoern A. ZeebLinuxKPI: add lockdep_map
2021-07-18 Bjoern A. ZeebLinuxKPI: add pci_ids.h
2021-07-18 Bjoern A. ZeebLinuxKPI: if_ether additions
2021-07-18 Bjoern A. ZeebLinuxKPI: add more linux-specific errno
2021-07-18 Bjoern A. Zeebofed/linuxkpi: use proper accessor function
2021-07-18 Bjoern A. Zeeblinuxkpi: add ieee80211_node.h to headers to include...
2021-07-18 Bjoern A. ZeebLinuxKPI: add support for crc32_le()
2021-07-18 Bjoern A. Zeebifconfig: 80211, add line break after key info
2021-07-18 Bjoern A. Zeebnet80211: prefix get_random_bytes() with net80211_
2021-07-18 Bjoern A. Zeeblib80211: Start adding 11ac ETSI bits to regdomain.xml
2021-07-18 Bjoern A. Zeebnet80211: split up ieee80211_probereq()
2021-07-18 Bjoern A. Zeebnet80211: ratectl header guard against multiple inclusions
2021-07-18 Bjoern A. Zeebnet80211: rx_stats add 160Mhz channel width.
2021-07-18 Bjoern A. Zeebtermios: add more speeds
2021-07-18 Bjoern A. Zeebpci: enhance printf for leaked MSI[-X] vectors
2021-07-18 Konstantin... procctl(PROC_ASLR_STATUS): fix vmspace leak
2021-07-17 Alexander MotinUse sleepq_signal(SLEEPQ_DROP) in cv_signal().
2021-07-17 Konstantin... x86: use ANSI C definition style for trap_fatal
2021-07-17 Konstantin... amd64 pmap: unexpand the NBPDR macro definition
2021-07-17 Konstantin... amd64 locore.S: trim .globl list from symbols gone...
2021-07-17 Konstantin... amd64 mpboot.S: fix typo in comment
2021-07-17 Konstantin... amd64 locore.S: add FF copyright for LA57 work
2021-07-16 Warner Loshloader: Don't reserve space for symbols twice.
2021-07-16 Daniel Gerzoloader: update autoboot description and move to loader...
2021-07-16 Helge OldachMINIMAL: remove debugging and some loadable network...
2021-07-16 Lev A. Serebryakovnanobsd: enhance fill_pkg.sh
2021-07-16 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-16 Warner Loshmk: LZMA_SUPPORT is unused
2021-07-16 MIHIRA Sanpei... arm: remove fslsdma from GENERIC
2021-07-16 Warner Loshdevmatch: don't announce autoloading so much
2021-07-16 Warner Loshdevmatch: Be tolerant of .ko being present.
2021-07-16 Helge Oldachdevmatch: defer until after kld
2021-07-16 Kristof Provostpf: bound DIOCGETSTATESV2 memory use
2021-07-16 Kristof Provostlibpfctl: migrate to DIOCGETSTATESV2
2021-07-16 Kristof Provostpf: add DIOCGETSTATESV2
2021-07-16 Luiz Otavio... dummynet: reduce console spam
2021-07-16 Kristof Provostpf: pf_killstates() never fails, so remove the return...
2021-07-16 Kristof Provostpf: Handle errors returned by pf_killstates()
2021-07-16 Kristof Provostpf: Remove unneeded NULL check
2021-07-16 Eugene Grosbeinrc.d: connect sysctl_lastload
2021-07-16 Eugene Grosbeinipfw: reload sysctl.conf variables if needed
2021-07-16 Eugene Grosbeinrc.d: unbreak sysctl lastload
next