aboutsummaryrefslogtreecommitdiff
path: root/sys/compat
Commit message (Expand)AuthorAgeFilesLines
* netlink: use (void) for function definitions with no argumentsEd Maste2022-10-271-2/+2
* LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb2022-10-242-0/+36
* LinuxKPI: add MSEC_PER_SECBjoern A. Zeeb2022-10-231-0/+2
* LinuxKPI: 802.11: add MO tracingBjoern A. Zeeb2022-10-233-16/+62
* LinuxKPI: 802.11: add changes to support debugfs in iwlwifiBjoern A. Zeeb2022-10-221-11/+22
* linprocfs: Add net/route.John Grafton2022-10-221-0/+79
* linuxkpi: retire now-unused MIPS supportEd Maste2022-10-172-5/+2
* LinuxKPI: Add pci_power querying for drm-kmodJake Freeland2022-10-064-0/+26
* linuxolator: add netlink supportAlexander V. Chernikov2022-10-015-0/+598
* Alter the prototype of qsort_r(3) to match POSIX, which adopted theEd Schouten2022-09-301-2/+2
* LinuxKPI: Use SYSCTL_FOREACH()Hans Petter Selasky2022-09-281-1/+1
* Fix O(n^2) behavior in sysctlAlan Somers2022-09-271-1/+1
* LinuxKPI: add DMA_MAPPING_ERRORBjoern A. Zeeb2022-09-261-1/+5
* LinuxKPI: add struct dmi_header and unsupported dmi_walk()Bjoern A. Zeeb2022-09-261-0/+13
* kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin2022-09-223-6/+6
* pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t.John Baldwin2022-09-222-3/+3
* LinuxKPI: cache.h add L1_CACHE_ALIGN()Bjoern A. Zeeb2022-09-221-0/+1
* LinuxKPI: pci.h split up pcim_iomap_regions_request_all()Bjoern A. Zeeb2022-09-221-17/+35
* LinuxKPI: if_ether.h add more constantsBjoern A. Zeeb2022-09-221-0/+9
* LinuxKPI: io.h constify arguments and add more functionsBjoern A. Zeeb2022-09-221-4/+30
* LinuxKPI: dma-mapping: add dmam_alloc_coherent()Bjoern A. Zeeb2022-09-222-0/+49
* LinuxKPI: tracepoint.h add more definesBjoern A. Zeeb2022-09-221-1/+7
* LinuxKPI: pci_ids.h Add more Vendor IDs.Bjoern A. Zeeb2022-09-221-0/+4
* LinuxKPI: lockdep.h add lockdep_{,un}register_key()Bjoern A. Zeeb2022-09-221-0/+2
* LinuxKPI: pci.h add more defines and functionsBjoern A. Zeeb2022-09-221-2/+27
* LinuxKPI: device.h add devm_kmemdup()Bjoern A. Zeeb2022-09-221-0/+19
* LinuxKPI: device.h remove duplicate #includeBjoern A. Zeeb2022-09-211-1/+0
* LinuxKPI: 802.11: add more header compat bitsBjoern A. Zeeb2022-09-214-0/+33
* linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.Hans Petter Selasky2022-09-202-4/+7
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-09-207-63/+492
* linuxkpi: Add strndup_userJake Freeland2022-09-201-0/+9
* linuxkpi: Add EPOLL aliasesJake Freeland2022-09-202-0/+46
* linuxkpi: Add down_read_killable()Jake Freeland2022-09-202-0/+15
* linuxkpi: use SI_SUB_EVENTHANDLER + 1, like other consumersMateusz Guzik2022-09-171-2/+2
* freebsd32: Make sendmsg match native ABI for unpadded final control messageJessica Clarke2022-09-151-2/+6
* rb_tree: pass parent to RB_INSERT_COLORDoug Moore2022-09-131-3/+8
* Add getsockMateusz Guzik2022-09-101-18/+11
* LinuxKPI: 80211 (+net80211): update and cleanup headersBjoern A. Zeeb2022-09-094-97/+245
* LinuxKPI: 80211: add ieee80211_stop_tx_ba_session()Bjoern A. Zeeb2022-09-091-0/+7
* linuxkpi: Add non-atomic readq()/writeq()Felix Palmen2022-09-092-0/+65
* rb_tree: reduce duplication in balancing codeDoug Moore2022-09-081-6/+6
* LinuxKPI, dev: 80211 update mac80211 KPIBjoern A. Zeeb2022-09-072-10/+10
* LinuxKPI: netdev: expose napi stateBjoern A. Zeeb2022-09-072-34/+52
* LinuxKPI: firmware: add request_partial_firmware_into_buf()Bjoern A. Zeeb2022-09-072-0/+37
* LinuxKPI: 80211 / iwlwifi: improve queue managementBjoern A. Zeeb2022-09-051-45/+38
* LinuxKPI: 80211: improve linuxkpi_ieee80211_get_tid()Bjoern A. Zeeb2022-09-052-5/+15
* LinuxKPI: 80211: scanning code updatesBjoern A. Zeeb2022-09-033-18/+57
* LinuxKPI: 80211: implement (*get_antenna) and set ic_[rt]xstreamBjoern A. Zeeb2022-09-033-0/+36
* LinuxKPI: 80211: make HW_CRYPTO compileable againBjoern A. Zeeb2022-09-031-8/+11
* net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATABjoern A. Zeeb2022-09-031-4/+4