]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat/linuxkpi/common/include
LinuxKPI: update 802.11 headers
[FreeBSD/FreeBSD.git] / sys / compat / linuxkpi / common / include /
2022-02-27 Bjoern A. ZeebLinuxKPI: update 802.11 headers
2022-02-27 Bjoern A. ZeebLinuxKPI: change DECLARE_FLEX_ARRAY()
2022-02-27 Bjoern A. ZeebLinuxKPI: add MODULE_IMPORT_NS()
2022-02-27 Bjoern A. ZeebLinuxKPI: skbuff.h add skb_postpush_rcsum()
2022-02-20 Bjoern A. ZeebLinuxKPI: implement dma_sync_single_for_*, apply to...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 header updates and add/adjust source...
2022-02-20 Bjoern A. ZeebLinuxKPI: skbuff updates
2022-02-20 Bjoern A. ZeebLinuxKPI: pci.h add more defines
2022-02-20 Bjoern A. ZeebLinuxKPI: lockdep add lockdep_assert_not_held()
2022-02-20 Bjoern A. ZeebLinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_AR...
2022-02-20 Bjoern A. ZeebLinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add get_unaligned_le16()
2022-02-20 Bjoern A. ZeebLinuxKPI: add sizeof_field()
2022-02-20 Bjoern A. ZeebLinuxKPI: add __ffs64()
2022-02-20 Bjoern A. ZeebLinuxKPI: add linux/pm_qos.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add more errno
2022-02-20 Bjoern A. ZeebLinuxKPI: add eth_random_addr() and device_get_mac_addr...
2022-02-20 Bjoern A. ZeebLinuxKPI: add an initial ethtool.h
2022-02-20 Bjoern A. ZeebLinuxKPI; add the beginning of a tracepoint.h implement...
2022-01-22 Vladimir KondratyevLinuxKPI: Add sort() wrapper.
2022-01-22 Vladimir KondratyevLinuxKPI: Use negative bit field size to trigger BUILD_...
2022-01-22 Vladimir KondratyevLinuxKPI: Constantly use _LINUXKPI_ prefix in include...
2022-01-22 Vladimir KondratyevLinuxKPI: Import MTRR support functions from drm-kmod
2022-01-22 Vladimir KondratyevLinuxKPI: Import linux/ratelimit.h
2022-01-22 Vladimir KondratyevLinuxKPI: Add linux/capability.h header
2022-01-22 Vladimir KondratyevLinuxKPI: Add readx_poll_timeout wrapper
2022-01-22 Vladimir KondratyevLinuxKPI: Add static_cpu_has() implementation
2022-01-22 Vladimir KondratyevLinuxKPI: Implement efi_enabled(EFI_BOOT)
2022-01-22 Vladimir KondratyevLinuxKPI: Import linux/jump_label.h
2022-01-22 Vladimir KondratyevLinuxKPI: Move kfree_async() functionality in to kfree()
2022-01-22 Vladimir KondratyevLinuxKPI: Add stdarg.h proxy header
2022-01-22 Vladimir KondratyevLinuxKPI: Add some typical header pollution
2022-01-22 Vladimir KondratyevLinuxKPI: Implement smp_*mb barriers with atomic_thread...
2022-01-22 Vladimir KondratyevLinuxKPI: Make lockdep*_pin_lock macros useable for...
2022-01-22 Vladimir KondratyevLinuxKPI: Convert schedule() to inlined function
2022-01-22 Vladimir KondratyevLinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flag
2022-01-22 Vladimir KondratyevLinuxKPI: Implement default sysfs kobject attribute...
2022-01-22 Vladimir KondratyevLinuxKPI: Implement kstrtoull
2022-01-22 Vladimir KondratyevLinuxKPI: Implement dev_driver_string()
2022-01-22 Vladimir KondratyevLinuxKPI: Implement clflush_cache_range()
2022-01-22 Vladimir KondratyevLinuxKPI: Add clflush argument type conversion wrapper
2022-01-22 Vladimir KondratyevLinuxKPI: Implement interval_tree
2022-01-22 Vladimir KondratyevLinuxKPI: Import some linux/rbtree.h functions from...
2022-01-20 Bjoern A. ZeebLinuxKPI: 802.11 correct enum ieee80211_channel_flags
2022-01-20 Bjoern A. ZeebLinuxKPI: 802.11 Refine/add DTIM/TSF handling
2022-01-16 Bjoern A. ZeebLinuxKPI: 802.11 update compat code for driver updates
2022-01-16 Bjoern A. ZeebLinuxKPI / iwlwifi: fix spelling of constants
2022-01-16 Bjoern A. ZeebLinuxKPI: ip.h add #include
2022-01-16 Bjoern A. ZeebLinuxKPI: bitfields add more *replace_bits()
2022-01-16 Bjoern A. ZeebLinuxKPI: add hex2bin()
2021-12-30 Bjoern A. ZeebLinuxKPI: add 802.11 compat code
2021-12-30 Bjoern A. ZeebLinuxKPI: import beginning of a new version of netdevice.h
2021-12-30 Bjoern A. ZeebLinuxKPI: add a work-in-progress skbuff implementation
2021-12-30 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-21 Bjoern A. ZeebLinuxKPI: add bcd.h
2021-11-19 Bjoern A. ZeebLinuxKPI: add strreplace() to string.h
2021-11-19 Bjoern A. ZeebLinuxKPI: add kstrtou8() and kstrtou8_from_user() to...
2021-11-19 Bjoern A. ZeebLinuxKPI: add simple_open() to fs.h
2021-11-19 Bjoern A. ZeebLinuxKPI: module.h add MODULE_SUPPORTED_DEVICE()
2021-11-19 Bjoern A. ZeebLinuxKPI: pci.h make pci_dev argument const for pci_...
2021-11-19 Bjoern A. ZeebLinuxKPI: pci.h / linux_pci.c rename pci_driver field
2021-11-19 Bjoern A. ZeebLinuxKPI: add netdev_features.h
2021-11-19 Bjoern A. ZeebLinuxKPI: implement dma_set_coherent_mask()
2021-11-19 Bjoern A. ZeebLinuxKPI: dma-mapping.h unify "mask" and "dma_mask"
2021-11-19 Bjoern A. ZeebLinuxKPI: disable device_release_driver()
2021-11-19 Bjoern A. ZeebLinuxKPI: add fsleep()
2021-11-19 Bjoern A. ZeebLinuxKPI: add read_poll_timeout()
2021-11-19 Bjoern A. ZeebLinuxKPI: add module_pci_driver() and pci_alloc_irq_vec...
2021-11-19 Bjoern A. ZeebLinuxKPI: add sign_extend32()
2021-11-19 Bjoern A. ZeebLinuxKPI: fix bug in le32p_replace_bits()
2021-11-19 Bjoern A. ZeebLinuxKPI: bitfield.h cleanup
2021-11-19 Bjoern A. ZeebLinuxKPI: dmi.h do not rely on implicit includes
2021-11-19 Bjoern A. ZeebLinuxKPI: add nexthdr definitions for IPv6
2021-11-12 Hans Petter SelaskyLinuxKPI: Add sysctl(8) knob to control verbosity of...
2021-10-24 Jessica ClarkeLinuxKPI: Support lazy BAR allocation
2021-10-24 Jessica ClarkeLinuxKPI: Implement _ioremap_attr for riscv
2021-10-13 Vladimir KondratyevLinuxKPI: Import linux_page.c and some dependent code...
2021-10-13 Vladimir KondratyevLinuxKPI: Update pte_fn_t definition to match Linux 5.3
2021-10-13 Vladimir KondratyevLinuxKPI: Implement backlight_enable and backlight_disa...
2021-10-13 Vladimir KondratyevLinuxKPI: Add dummy pgprot_decrypted() implementation
2021-10-13 Vladimir KondratyevLinuxKPI: Cast offset_in_page() parameter to unsigned...
2021-10-13 Vladimir KondratyevLinuxKPI: Import linux/poison.h header
2021-10-13 Vladimir KondratyevLinuxKPI: Add helper functions to store integers to...
2021-10-13 Vladimir KondratyevLinuxKPI: stub anon_inode_getfile
2021-10-13 Vladimir KondratyevLinuxKPI: Factor out vmf_insert_pfn_prot() routine
2021-10-13 Vladimir KondratyevLinuxKPI: implement _IOC_TYPE and _IOC_NR macros in...
2021-10-13 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-10-13 Vladimir KondratyevLinuxKPI: Implement get_file_rcu()
2021-10-10 Jessica ClarkeLinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING...
2021-09-22 Warner Loshdirect commit: fix KBI for pci_dev
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement sequence counters and sequential...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement strscpy
2021-07-20 Vladimir KondratyevLinuxKPI: Use macro for implementation of some dma_map_...
2021-07-20 Vladimir KondratyevLinuxKPI: Implement irq_work_sync() routine.
2021-07-20 Vladimir KondratyevLinuxKPI: Add compiler barriers to list_for_each_entry_...
2021-07-20 Vladimir KondratyevLinuxKPI: Change flags parameter type of atomic_dec_and...
2021-07-20 Vladimir KondratyevLinuxKPI: Add #defines required by drm-kmod v5.5
next