]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
net80211: update (parts of) frame types and subtypes and annotate
[FreeBSD/FreeBSD.git] / sys /
2022-09-03 Bjoern A. Zeebnet80211: update (parts of) frame types and subtypes...
2022-09-03 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-09-03 Bjoern A. Zeebnet80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS...
2022-09-03 Bjoern A. Zeebnet80211: simplify an #ifdef INET/INET6 block
2022-09-03 Gordon Berglingmlx5en(4): Correct a typo in a kernel error message
2022-09-03 Gordon Berglingnetpfil: Fix a typo in a source code comment
2022-09-03 Alfonso S. Sicilianocontrib/bsddialog: Import version 0.3
2022-09-03 Gordon Berglingltc430x(4): Fix a typo in a source code comment
2022-09-03 Gordon Berglingbce(4): Fix a typo in a source code comment
2022-09-03 Gordon Berglingbge(4): Fix a typo in a source code comment
2022-09-03 Gordon Berglingbxe(4): Fix two typos in source code comments
2022-09-03 Gordon Berglingmalo(4): Fix a typo in asource code comment
2022-09-03 Gordon Berglingsdhci(4): Fix a typo in asource code comment
2022-09-03 Gordon Berglingsound(4): Fix a typo in asource code comment
2022-09-03 Gordon Berglingpci(4): Fix a typo in asource code comment
2022-09-03 Gordon Berglingkern: Fix a typo in asource code comment
2022-09-03 Gordon Berglingath(4): Fix two typos in source code comments
2022-09-03 Gordon Berglingusb: Fix two typos in source code comments
2022-09-03 Gordon Berglingtcp_rack: Fix two typos in source code comments
2022-09-03 Gordon Berglingnetisr(9): Fix a typo in a source code comment
2022-09-03 Gordon Berglingisp(4): Fix two typos in source code comments
2022-09-03 Gordon Berglingimpi(4): Fix two typos in source code comments
2022-09-02 John Baldwinqat: Move CWARNFLAGS down so it works.
2022-09-02 John Baldwinqat: Add #includes for missing prototypes.
2022-09-02 John Baldwinqat: Add a prototype for icp_adf_is_dev_in_error.
2022-09-02 John Baldwinqat: Drop extraneous parentheses from some macro values.
2022-09-02 Gleb Smirnoffraw ip: fix regression with multicast and RSVP
2022-09-02 Tijl Coosemansi386 doreti: Fix calculation of stack frame size
2022-09-02 Kornel Dulębatpm: Fix entropy harvesting logic
2022-09-02 Mathew McBrideds1307: add support for the EPSON RX-8035SA I2C RTC
2022-09-01 Warner Loshacpi: Fix error message
2022-09-01 Alexander Motinhwpmc: Avoid touching MSR_DEBUGCTLMSR inside VMs.
2022-09-01 Warner Loshacpi: Move some errors with RSDP and XSLT out from...
2022-09-01 Warner Loshacpi: Unmap RSDP in more error cases
2022-09-01 Warner Loshacpi: arm64 doesn't support ACPI 1.0 RSDP, report when...
2022-09-01 Tijl Coosemanslinuxkpi: on i386 only use first_msi_irq if apic is...
2022-09-01 Tijl Coosemansi386 machine/cpu.h: include sys/systm.h for cpu_ticks()
2022-09-01 Søren SchmidtFix reading the correct ID and REV.
2022-09-01 Ganbold TsagaankhuuAdd support for TCS4525 pmic.
2022-09-01 Ganbold TsagaankhuuFix problem getting gpio version during attach.
2022-08-31 Bjoern A. Zeebiwlwifi: move an ieee80211_get_tid() call
2022-08-31 Richard Scheffeneggertcp: Functional implementation of Accurate ECN
2022-08-31 Richard Scheffeneggertcp: finish SACK loss recovery on sudden lack of SACK...
2022-08-31 Andrew TurnerStore mpidr as a 64-bit value on arm64
2022-08-31 Emmanuel Vadotarm64: Fix hwpmc module for OPT_ACPI isn't selected
2022-08-31 Gleb Smirnoffprotosw: repair protocol selection logic in socket(2)
2022-08-30 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.2
2022-08-30 Gleb Smirnoffdivert(4): make it compilable and working without INET
2022-08-30 Gleb Smirnoffdivert(4): maintain own cb database and stop using...
2022-08-30 Gleb Smirnoffdivert(4): provide statistics
2022-08-30 Gleb Smirnoffprotosw: cleanup protocols that existed merely to provi...
2022-08-30 Gleb Smirnoffdivert: declare PF_DIVERT domain and stop abusing PF_INET
2022-08-30 Dave Baukusucom(4): Make sure the open routine is executed synchro...
2022-08-30 Hans Petter Selaskyumodem(4): Clear stall at every open.
2022-08-30 Gleb Smirnofftcp: remove a dead code leftover from T/TCP,
2022-08-30 Gleb Smirnoffdivert: merge div_output() into div_send()
2022-08-30 Gleb Smirnoffdomains: merge domain_init() into domain_add()
2022-08-30 Gleb Smirnoffdomains: use queue(9) SLIST for linked list of domains
2022-08-30 Gleb Smirnoffdomains: init pr_domain in pr_init()
2022-08-30 Gleb Smirnoffmbufs: isolate max_linkhdr and max_protohdr handling...
2022-08-29 Alexander V. Chernikovrouting: constantify @rc in rib_decompose_notification().
2022-08-29 Mark Johnstondevstat: Remove DTrace io probes lacking a BIO reference
2022-08-29 Alexander V. ChernikovRevert "routing: install prefix and loopback routes...
2022-08-29 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-08-29 Alexander V. Chernikovrouting: improve multiline debug
2022-08-29 Alexander V. Chernikovrouting: extend nhop(9) kpi
2022-08-29 Alexander V. Chernikovrouting: fix rib_add_route_px()
2022-08-29 Alexander V. Chernikovrouting: add ability to store opaque indentifiers in...
2022-08-29 Alexander V. Chernikovrouting: make rib_add_redirect() use new nhop-based KPI
2022-08-29 Alexander V. Chernikovrouting: make IPv6 defrouter code use new nhop-based...
2022-08-29 Alexander V. Chernikovrouting: add rib_add_default_route() wrapper
2022-08-29 Alexander V. Chernikovrouting: install prefix and loopback routes using new...
2022-08-29 Wei Humana: Fix a couple i386 build errors
2022-08-29 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-08-29 Wei Humana: some code refactoring and export apis for future...
2022-08-28 Rick Macklemnfscl: Fix setup of Sequence when all slots marked bad
2022-08-28 Rick Macklemnfscl: Add a console message for session recovery
2022-08-28 Poul-Henning KampUSB id of yet another Lenovo USB-C ethernet dongle.
2022-08-28 Michael Tuexentcp: fix stats counter for SYN_RCVD state when TCP...
2022-08-28 Doug Moorerb_tree: fine-tune RB_REMOVE
2022-08-28 Rick Macklemnfsd: Update console message for no session found
2022-08-27 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-27 Rick MacklemRevert "nfscl: Fix handling of nd_slotid while handling...
2022-08-27 Kristof Provostpf: do not block new Ethernet rules for in-progress...
2022-08-27 Mateusz Guziknat64: fix whitespace damage in callout calls
2022-08-27 Bjoern A. ZeebLinuxKPI 802.11: change type of bssid in struct ieee802...
2022-08-27 Gordon Berglingbhnd(4): Correct a typo in a source code comment
2022-08-27 Hans Petter Selaskyusb(4): Quirk for non-compliant USB devices.
2022-08-26 Hans Petter Selaskyu3g(4): Add more USB IDs.
2022-08-26 John Baldwinsoo_stat: Ensure error is always initialized.
2022-08-26 Warner Loshefi: Create a define for memory descriptor version
2022-08-26 Gleb Smirnoffdomains: use struct domain as argument
2022-08-26 firkFix compat10 semaphore interface race
2022-08-26 Gleb Smirnoffsockets: for stat(2) on a socket don't report hiwat...
2022-08-26 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-08-26 Rick Macklemnfscl: Fix handling of nd_slotid while handling NFSERR_...
2022-08-26 Rick Macklemnfscl: Fix handling of a bad session slot (NFSv4.1...
2022-08-25 Konstantin Belousovamd64: update comment for casueword/casueword32, mentio...
2022-08-25 Martin Matuskazfs: merge openzfs/zfs@a582d5299
2022-08-25 Mateusz Guzikamd64: dump standard registers when crashing
next