]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-26 Mark Johnstonx86: Add defines for a couple of thermal and PM bits
2023-06-26 Ed Masteseq: fix check for rounding error/truncation
2023-06-26 Mariusz Zaborskiseq: fix style nits
2023-06-26 Mariusz Zaborskiseq: fix potential NULL ptr reference
2023-06-26 Bjoern A. ZeebBump __FreeBSD_version to 1302506 for merges of LinuxKP...
2023-06-26 domienschepersnet80211: fail for unicast traffic without unicast key
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: initialize txq
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve scan handling
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: correct HE_MAC_CAP3 values
2023-06-26 Bjoern A. ZeebLinuxKPI: implement timer_{delete,shutdown}_sync()
2023-06-26 Bjoern A. ZeebLinuxKPI: add devm_ioremap()
2023-06-26 Bjoern A. ZeebLinuxKPI: Add linux/stddef.h and add struct_group(...)
2023-06-26 Bjoern A. ZeebLinuxKPI: add ktime_get_real_ts64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy rhashtable implementation
2023-06-26 Bjoern A. ZeebLinuxKPI: uuid: add guid_gen() and guid_copy()
2023-06-26 Bjoern A. ZeebLinuxKPI: add utsname for init_utsname() with release
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: update struct msi_desc
2023-06-26 Bjoern A. ZeebLinuxKPI: pci: add PCI_COMMAND_MEMORY
2023-06-26 Bjoern A. ZeebLinuxKPI: implement pci_rescan_bus()
2023-06-26 Bjoern A. ZeebLinuxKPI: add further dummy header files
2023-06-26 Bjoern A. Zeebath10k: ath11k: add specific LinuxKPI support
2023-06-26 Bjoern A. ZeebLinuxKPI: netdevice: add dev_set_threaded()
2023-06-26 Bjoern A. ZeebLinuxKPI: add put_unaligned_le16() and get_unaligned_be64()
2023-06-26 Bjoern A. ZeebLinuxKPI: add ns_to_timespec64()
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: add more (skeleton) functions used...
2023-06-26 Bjoern A. ZeebLinuxKPI: add ptp_clock_kernel.h
2023-06-26 Bjoern A. ZeebLinuxKPI: add dummy hash.h and kernel_connect()
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE
2023-06-26 Bjoern A. ZeebLinuxKPI: pci.h: always initialize return value
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: improve assertion and tkip code
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: adjust locking
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: remove extra spaces
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: use ic_printf more consistently
2023-06-26 Bjoern A. Zeebnet80211: Radiotap: update for newer standards (add...
2023-06-26 Bjoern A. ZeebLinuxKPI: fix WRITE_ONCE()
2023-06-26 Bjoern A. ZeebLinuxKPI: fix READ_ONCE() -Wcast-equal warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: skbuff.h: fix -Warray-bounds warnings
2023-06-26 Bjoern A. ZeebLinuxKPI: 802.11: fix a -Wenum-compare warning
2023-06-26 Bjoern A. Zeebiwlwifi: quieten more compiler warnings
2023-06-26 Bjoern A. Zeebiwlwifi: rtw88: rtw89: fix gcc warnings
2023-06-26 Bjoern A. Zeebrtw89: fix -Wunused-but-set-variable
2023-06-26 Bjoern A. ZeebKASAN: add bus_space*read*_8 for aarch64
2023-06-26 Bjoern A. Zeebman4: fix some mandoc lint for iwlwifi.4 and rtw88.4
2023-06-26 Bjoern A. Zeebifconfig: improve trimming off interface number at end
2023-06-26 Bjoern A. Zeebnetwork.subr: adjust regex for wlans_xxxxx rc.conf...
2023-06-26 Bjoern A. Zeebrc/WPA: driver_bsd.c: backout upstream IFF_ change...
2023-06-26 Bjoern A. Zeebifconfig: ifieee80211: print bssid name
2023-06-26 Bjoern A. Zeebnet80211: define mask for ss_flags rather than using...
2023-06-26 Bjoern A. Zeebnet80211: make ieee80211_scan_dump_channels private
2023-06-26 Bjoern A. Zeebdpaa2: add console support for FDT based systems
2023-06-26 Eugene Grosbeinmotd: MFC: unbreak for source upgrade
2023-06-25 Michael Tuexensctp: only start shutdown guard timer when sending...
2023-06-25 Michael Tuexensctp: improve shutdown(..., SHUT_WR) handling
2023-06-25 Michael Tuexensctp: improve handling of stale cookie error causes
2023-06-25 Michael Tuexensctp: use constants from RFC 8260 to improve compliance
2023-06-25 Michael Tuexensctp: enforce Kahn's rule during the handshake
2023-06-25 Michael Tuexensctp: don't do RTT measurements with cookies
2023-06-25 Michael Tuexentcp: fix TCP MD5 computation for the BBR and RACK stack
2023-06-25 Michael Tuexentcp: fix TCP MD5 digest computation for TCP over UDP
2023-06-25 Michael Tuexensctp: fix man page for socket option controlling delaye...
2023-06-25 Andrey V. Elsukovipmi: add Block Transfer interface support
2023-06-25 R. Christian... wpa: Enable receiving priority tagged (VID 0) frames
2023-06-23 Mark Johnstonarm64: Remove struct arm64_frame
2023-06-23 Mark Johnstondtrace/arm64: Fix user memory access routines
2023-06-23 Mark Johnstonarm64: Make a debug print conditional on bootverbose
2023-06-23 Mark Johnstonmd: Get rid of the pbuf zone
2023-06-23 Dmitriy Alexandrovkern_ntptime: Fix undefined behavior of the shift operator
2023-06-22 Brad Smithmsun: Correct FreeBSD version in sincos() man page
2023-06-22 Gordon Berglingnameser: Fix a typo in a source code comment
2023-06-21 Colin PercivalEC2: Default to "uefi-preferred" boot mode
2023-06-21 Kristof Provostpf: fix pf_nv##_array() size check
2023-06-21 Poul-Henning... freebsd-update: Mention 13.2-RELEASE in usage.
2023-06-21 Cy Schubertpam_krb5: Fix spoofing vulnerability
2023-06-20 Kyle Evanscaroot: update the root bundle
2023-06-20 Kyle Evanslibc: locale: fix collation file size validation
2023-06-20 Kyle Evansarm64: gicv3: setup PPIs on all APs after they're online
2023-06-20 Kyle Evansacl(3): improve discoverability of acl_get_perm_np(3)
2023-06-20 Gordon Berglinghifn(4): Fix a typo in a source code comment
2023-06-20 Gordon Berglingxdr(3): Fix a typo in a source code comment
2023-06-19 Mark Johnstongeli tests: Add a regression test for PR 271766
2023-06-19 Mark Johnstoncrypto: Advance the correct pointer in crypto_cursor_co...
2023-06-19 Mark Johnstonopencrypto: Handle end-of-cursor conditions in crypto_c...
2023-06-19 Mark Johnstonvm_phys: Change the return type of vm_phys_unfree_page...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-16 Mark Johnstonkevent: Make references to filter definitions const
2023-06-15 Colin PercivalEC2: Chase awscli package rename
2023-06-15 Mark Johnstonlibvmmapi: Remove some unneeded includes
2023-06-15 Marko ZecBack out fb31ad53c471e01ba473b2fb038c0cff6253654b,...
2023-06-14 Mitchell Hornelinuxkpi: #ifdef guard fpu_kern(9) usage
2023-06-14 Tom Jonesxargs: terminate if line replacement cannot be constructed
2023-06-14 Dag-Erling... ctags: Support writing to stdout instead of a file.
2023-06-14 Dag-Erling... tsort: Error out if writing to stdout failed.
2023-06-14 Dag-Erling... ncal: Error out if writing to stdout failed.
2023-06-14 Dag-Erling... local-unbound-setup: Disable the libc subscriber.
2023-06-13 Sean Eric FaganAllow a comma-separated list in login class capabilities,
2023-06-12 Mitchell Horneriscv timer: use stimecmp CSR when available
2023-06-12 Mitchell Horneriscv: S-mode extension parsing
2023-06-12 Mitchell Horneriscv: Print less CPU info
2023-06-12 Mitchell Horneriscv: MMU detection
2023-06-12 Mitchell Horneriscv: Print ISA extensions
next