]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-01-19 Sumit Saxenaif_bnxt: update hsi_struct_def.h headers
2023-01-19 John Baldwinbnxt: Remove unused devclass argument to DRIVER_MODULE.
2023-01-19 Warner Loshbnxt: Remove dead write to cp_ring_id
2023-01-18 Brooks Davisxdr: store chars consistently
2023-01-18 Bjoern A. ZeebLinuxKPI: add (skeleton) functions to make drivers...
2023-01-18 Bjoern A. ZeebLinuxKPI: pci: add [linuxkpi_]pci_get_device()
2023-01-18 Bjoern A. ZeebLinuxKPI: fix pci_alloc_irq_vectors() for MSI
2023-01-18 Bjoern A. ZeebLinuxKPI: add kstrtou32_from_user() and mac_pton()
2023-01-18 Bjoern A. Zeebrtw88: use #define for NL80211_BAND_2GHZ instead of...
2023-01-18 Bjoern A. Zeebiwlwifi: mark a declaration for a non-existent function
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement some *eleme/ie* lookup...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: move ieee80211_{unregister,restart...
2023-01-18 Bjoern A. ZeebLinuxKPI; 802.11: update mac80211.h structures and...
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement ieee80211_get_hdrlen_from_skb()
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: set sta supported legacy rates
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_{get,put}_bss
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: implement cfg80211_get_ies_channel_nu...
2023-01-18 Bjoern A. ZeebLinuxKPI: add simplified version of page_frag_cache
2023-01-18 Bjoern A. ZeebLinuxKPI: pm.h add pm_sleep_ptr and DEFINE_SIMPLE_DEV_P...
2023-01-18 Bjoern A. ZeebLinuxKPI: pci.h add more MSI related constanst and...
2023-01-18 Bjoern A. ZeebLinuxKPI,lindebugfs: add u8 base type and blob support
2023-01-18 Bjoern A. ZeebLinuxKPI: SKB: implement skb_peek()
2023-01-18 Bjoern A. Zeebrtw88: correct SRCS+= in Makefile
2023-01-18 Bjoern A. ZeebLinuxKPI: 802.11: minor header updates
2023-01-18 Bjoern A. ZeebLinuxKPI: ethtool.h add more definitions
2023-01-18 Bjoern A. ZeebLinuxKPI: add a no-op generic_file_llseek()
2023-01-18 Bjoern A. ZeebLinuxKPI: iwlwifi: rtw88: rtw89: remove budget argument...
2023-01-18 Bjoern A. ZeebLinuxKPI: SKB update
2023-01-18 Bjoern A. Zeeblindebugfs,rtw88,rtw89: correct module dependencies
2023-01-18 Bjoern A. Zeebrtw89: import firmware for Realtek's rtw89 supported...
2023-01-18 Bjoern A. Zeebrtw89: import Realtek's rtw89 driver
2023-01-18 Bjoern A. Zeebdevice_get_property: add a HANDLE case
2023-01-18 Kirk McKusickEnable taking snapshots on UFS/FFS filesystems using...
2023-01-17 Ed Mastedma: dma.conf.5 as MLINK to dma.8
2023-01-16 Gordon Berglingiwmbtfw(8): Fix a typo in a kernel message
2023-01-15 Xin LIMFV: xz 5.4.0
2023-01-14 Kirk McKusickFix vop_readdir's ncookies handling in UFS and EXT2.
2023-01-14 Gordon Berglingmrsas(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingtcp_rack(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingisci(4): Fix common typos in source code comments
2023-01-14 Gordon Berglingtty(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglinglibthr(3): Fix a typo in a source code comment
2023-01-14 Gordon Berglingvr(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingice: Fix a typo in a source code comment
2023-01-14 Gordon Berglingi386: Fix a typo in a source code comment
2023-01-14 Gordon Berglingtcp_hpts: Fix a typo in a source code comment
2023-01-14 Gordon Berglingahci(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglingcxgbe(4): Fix a few common typos in source code comments
2023-01-14 Gordon Berglingmvs(4): Fix a typo in a source code comment
2023-01-14 Gordon Berglinglibiscsiutil: Fix a typo in a source code comment
2023-01-13 Mateusz Guzikrouting: unbreak the build of a bunch of kernels
2023-01-13 Alex RichardsonUpdate rtsock_l3 test after 2fe5a79425c79f7b828acd91da6...
2023-01-13 Alexander V... routing: add missed RIB_WUNLOCK in the add_route_flags().
2023-01-13 Alexander V... route: allow RTM_CHANGE notifications in rt_routemsg().
2023-01-13 Alexander V... routing: provide dedicated function for nhgrp creation...
2023-01-13 Alexander V... netinet: pass cred instead of the curthread to ifaddr...
2023-01-13 Alexander V... routing: constantify nh/nhg argument in <nhop|nhgrp...
2023-01-13 Alexander V... routing: add abitity to set the protocol that installed...
2023-01-13 Alexander V... netinet6: call lle_event eventhandler after updating...
2023-01-13 Alexander V... routing: allow logging framework to be used outside...
2023-01-13 Alexander V... routing: constantify @rc in rib_decompose_notification().
2023-01-13 Alexander V... routing: improve multiline debug
2023-01-13 Alexander V... routing: extend nhop(9) kpi
2023-01-13 Alexander V... routing: fix rib_add_route_px()
2023-01-13 Alexander V... routing: add ability to store opaque indentifiers in...
2023-01-13 Alexander V... routing: make rib_add_redirect() use new nhop-based KPI
2023-01-13 Alexander V... routing: add rib_add_default_route() wrapper
2023-01-13 Alexander V... netlink: add AF_NETLINK / PF_NETLINK definitions
2023-01-13 Alexander V... netinet6: simplify defrouter_select_fib()
2023-01-13 Alexander V... rtsock: subscribe to ifnet eventhandlers instead of...
2023-01-13 Alexander V... netinet6: allow ND entries creation for all directly...
2023-01-13 Alexander V... tests: add routing tests for switching between same...
2023-01-13 Alexander V... net: constantify radix.c functions
2023-01-13 Alexander V... ndp(8): add structured output formatting via libxo
2023-01-13 Alexander V... netinet6: simplify selectroute()
2023-01-13 Alexander V... netinet6: factor out cached route lookups from selectro...
2023-01-13 Alexander V... netinet6: add ip6_output() scope tests
2023-01-13 Alexander V... netinet6: add ip6_output() tests.
2023-01-13 Alexander V... testing: add ability to specify multi-vnet topologies...
2023-01-13 Alexander V... testing: provide meaningful error when pytest is not...
2023-01-13 Alexander V... testing: pass ATF vars to pytest via env instead of...
2023-01-13 Alexander V... testing: workaround pytest parser bug in pytest-atf...
2023-01-13 Alexander V... testing: move atf-pytest-wrapper to /usr/libexec
2023-01-13 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c #2.
2023-01-13 Alexander V... routing: fix debug headers added in 6fa8ed43ee0c.
2023-01-13 Alexander V... routing: fix syslog include for rtsock.c
2023-01-13 Alexander V... routing: add tests/sys/net/routing to mtree
2023-01-13 Alexander V... routing: fix crash when RTM_CHANGE results in no-op...
2023-01-13 Alexander V... routing: add multipath pytest tests
2023-01-13 Alexander V... testing: Add basic atf support to pytest.
2023-01-13 Alexander V... netinet6: perform out-of-bounds check for loX multicast...
2023-01-13 Alexander V... netinet6: fix SIOCSPFXFLUSH_IN6 by skipping manually...
2023-01-13 Alexander V... routing: install prefix and loopback routes using new...
2023-01-13 Alexander V... routing: fix panic for p2p interfaces after 800c68469ba6.
2023-01-13 Alexander V... routing: add rib_match_gw() helper
2023-01-13 Mateusz Guzikrouting: fix non-debug build
2023-01-13 Alexander V... routing: populate fibs with interface routes after...
2023-01-13 Alexander V... routing: fixup empty mask prefix handling after 2ce5538...
2023-01-13 Alexander V... routing: fix build warning without ROUTE_MPATH
2023-01-13 Alexander V... routing: fix build without ROUTE_MPATH
next