]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
LinuxKPI: 802.11: deal with scan_ie_len
[FreeBSD/FreeBSD.git] / sys / compat /
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: deal with scan_ie_len
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix ieee80211_add_channel_cbw() argument
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: error on state transition failure
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: add unconditional error reporting
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: hide txq debugging behind checks
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix re-creation of VAP
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: improve lkpi_ic_vap_delete()
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix problem removing sta
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fill regulatory_hint() with some...
2023-11-29 Bjoern A. ZeebLiunxKPI: 802.11: move ieee80211_chanctx_conf into...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: avoid symbol clash on UP to AC mapping
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: setup a default link[0] and adjust...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: inialize tx queue params
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: change ic_parent() to not call mo_sto...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: adjust code to new structure layout
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: mac80211 ops: distinguish between...
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: pass non-0/NULL arguments to MO functions
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: prepare for iwlwifi driver updates
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: fix counting the number of supbands
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: make sure bssid for scans (probe_req...
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: remove assumption about mac_header
2023-11-29 Bjoern A. Zeebiwlwifi/LinuxKPI: 802.11: update ieee80211_request_smps()
2023-11-29 Bjoern A. ZeebLinuxKPI: 802.11: update compat code for updated drivers
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: add skb_cow_head()
2023-11-29 Austin Shaferlinuxkpi: Fix __sg_alloc_table_from_pages loop
2023-11-29 Bjoern A. ZeebLinuxKPI: skbuff: fix tracing
2023-11-29 Bjoern A. ZeebLinuxKPI: implement mul_u64_u64_div_u64()
2023-11-29 Bjoern A. ZeebLinuxKPI: add page pool skeleton
2023-11-29 Bjoern A. ZeebLinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page
2023-11-29 Bjoern A. ZeebLinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS
2023-11-29 Bjoern A. ZeebLinuxKPI: reduce usage of struct vm_page and vm_page_t
2023-11-29 Bjoern A. ZeebLinuxKPI: pci.h add more constants
2023-11-29 Bjoern A. ZeebLinuxKPI: implement get_random_u32_inclusive()
2023-11-29 Bjoern A. ZeebLinuxKPI: list.h add list_count_nodes()
2023-11-29 Bjoern A. ZeebLinuxKPI: cast jiffies_to_msecs() result
2023-11-29 Bjoern A. ZeebLinuxKPI: add DMA_MAPPING_ERROR
2023-11-13 Konstantin Belousovlinuxkpi linux_work: use 'true' instead of 'non-zero'
2023-11-13 Konstantin Belousovlinuxkpi: races between linux_queue_delayed_work_on...
2023-10-09 Konstantin Belousovsysentvec: add SV_SIGSYS flag
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-25 Konstantin Belousovlinuxolator: implement Linux' PROT_GROWSDOWN
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-22 Dmitry Chaginlinux(4): Fix linker warning about undefined vdso symbols
2023-08-21 Dmitry Chaginlinux(4): Fix MSG_CTRUNC handling in recvmsg()
2023-08-21 Dmitry Chaginlinux(4): Add a comment explaining udata freeing on...
2023-08-21 Dmitry Chaginlinux(4): Refactor recvmsg
2023-08-21 Dmitry Chaginlinux(4): Skip unsupported anxiliary message
2023-08-21 Dmitry Chaginlinux(4): Improve readability of recvmsg control buffer...
2023-08-21 Dmitry Chaginlinux(4): Drop bogus empty line in linux_socket.c
2023-08-21 Dmitry Chaginlinux(4): Fix control message size calculation again
2023-08-17 Corvin Köhnelinuxkpi: advance platform_device
2023-08-07 Dmitry Chaginlinux(4): Fix control message size calculation
2023-08-07 Dmitry Chaginlinux(4): Use M_LINUX for malloc type of proc emuldata
2023-08-07 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in getdents
2023-08-07 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in getdents64
2023-08-07 Dmitry Chaginlinux(4): Delete a useless variable in getdents64
2023-08-07 Dmitry Chaginlinux(4): Use M_LINUX for malloc type in readdir
2023-08-07 Dmitry Chaginlinux(4): Delete a useless variable in readdir
2023-08-07 Dmitry Chaginlinux(4): Properly allocate buffer for kern_getdirentri...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-06-29 Dmitry Chaginlinux(4): Implement close_range over native
2023-06-29 Dmitry ChaginRevert "linux(4): The futex_wait operation should restart."
2023-06-29 Dmitry Chaginlinux(4): Guard linux_fork.h by _KERNEL for use by...
2023-06-29 Dmitry Chaginlinux(4): Make ptrace_pokeusr machine dependent
2023-06-29 Dmitry Chaginlinux(4): Make ptrace_peekusr machine dependend
2023-06-29 Dmitry Chaginlinux(4): Move linux_debug decalration to linux_util.h
2023-06-29 Dmitry Chaginlinux(4): Check fd passed to unlockpt()
2023-06-29 Dmitry Chaginlinux(4): Uniformly dev_t arguments translation
2023-06-29 Dmitry Chaginlinux(4): Add a dedicated fstat() implementation
2023-06-29 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-06-29 Dmitry Chaginlinux(4): Move dev_t type declaration under /compat...
2023-06-29 Dmitry Chaginlinux(4): Rename obsolete old struct l_stat to struct...
2023-06-29 Dmitry Chaginlinux(4): Move statx_copyout() close to linux_statx()
2023-06-29 Dmitry Chaginlinux(4): Move translate_vnhook_major_minor() into...
2023-06-29 Dmitry Chaginlinux(4): Sort includes in the linux_stats.c
2023-06-29 Dmitry Chaginlinux(4): Use inlined LINUX_KERNVER for tests to improv...
2023-06-29 Dmitry Chaginlinux(4): Don't relie on process osreldata when testing...
2023-06-29 Dmitry Chaginlinux(4): Fix arm64 build after b7a6bcdd, missed chunk...
2023-06-29 Dmitry Chaginlinux(4): Bump osrelease to 5.15.0
2023-06-29 Dmitry Chaginlinux(4): Export the AT_MINSIGSTKSZ depending on the...
2023-06-29 Dmitry Chaginlinux(4): Export the AT_EXECFN depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Export the AT_RANDOM depending on the process...
2023-06-29 Dmitry Chaginlinux(4): Deduplicate linux_copyout_auxargs()
2023-06-29 Vico Chenlinsysfs(4): Keep Linux compatible sysfs the same as...
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
next