Skip site navigation (1)Skip section navigation (2)


2025/dev-commits-src-main/20250303.dev-commits-src-main

Messages: 136, sorted by subject
Last update: Mon Mar 3 0:07:14 2025

home | up | archive sorted by: subject | author | date | reverse date
  1. Feb 25 Christos Margiolis         git: 02d4eeabfd73 - main - sound: Allocate vchans on-demand
  2. Feb 26 Adrian Chadd               git: 078acac88264 - main - net80211: refactor amrr_node_init() into HT and legacy paths
  3. Feb 25 Ed Maste                   git: 085c0641a2ea - main - bsd.mkopt.mk: Avoid warning from makeman
  4. Feb 26 Adrian Chadd               git: 0da0a5fc73e6 - main - net80211: add ieee80211_node_get_txrate() to populate the "new" transmit struct
  5. Feb 26 Bjoern A. Zeeb             Re: git: 0e58542fd246 - main - tcp: remove unused field from  struct tcpcb
  6. Feb 26 tuexen@freebsd.org          Re: git: 0e58542fd246 - main - tcp: remove unused field from  struct tcpcb
  7. Feb 26 Gleb Smirnoff               Re: git: 0e58542fd246 - main - tcp: remove unused field from  struct tcpcb
  8. Feb 27 Bjoern A. Zeeb              Re: git: 0e58542fd246 - main - tcp: remove unused field from  struct tcpcb
  9. Feb 25 Michael Tuexen             git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb
 10. Feb 26 John Baldwin                Re: git: 0e58542fd246 - main - tcp: remove unused field from struct tcpcb
 11. Feb 26 Adrian Chadd               git: 1086f7bab303 - main - net80211: add node VHT transmit rate helper functions
 12. Mar  1 Adrian Chadd               git: 10c633ab1204 - main - ath_rate_sample: fix setting HT rates
 13. Feb 26 Adrian Chadd               git: 1568caaf5721 - main - net80211: add valid VHT MCS combinations and helper functions
 14. Feb 25 Michael Tuexen             git: 163c30c79398 - main - tcp rack: remove dead code
 15. Feb 25 Christos Margiolis         git: 164651f16c86 - main - sound: Do not return an error from chn_notify() if the children list is empty
 16. Feb 26 Adrian Chadd               git: 17e8437e8d05 - main - net80211: update get_sta_info() to only populate isi_txrate for legacy rates
 17. Feb 26 Kyle Evans                 git: 181549c37f19 - main - libbe: avoid copying encryption-related props
 18. Feb 26 Adrian Chadd               git: 1c746222c2ef - main - net80211: Implement ieee80211_setup_vht_rates()
 19. Feb 25 Christos Margiolis         git: 1cbafcd13796 - main - sound: Handle multiple primary channel cases in vchan sysctls
 20. Mar  2 Warner Losh                git: 23da585dd465 - main - pci(4): Give UEFI wiring example


21. Feb 25 Christos Margiolis git: 2546ab1b3632 - main - sound: Call vchan_destroy() on vchan_create() failure 22. Feb 24 Alexander Ziaee git: 26eeda7bd656 - main - safexel manuals: Improve apropos and HW relnotes 23. Feb 25 Christos Margiolis git: 2868776c9c6f - main - sound: Update comment and channel insertion in vchan_create() 24. Feb 25 Christos Margiolis Re: git: 2868776c9c6f - main - sound: Update comment and channel insertion in vchan_create() 25. Feb 27 Piotr Pawel Stefaniak git: 2980318b2747 - main - sh.1: extend the section about getopts 26. Feb 26 Bjoern A. Zeeb git: 2c44f1ff6935 - main - LinuxKPI: 802.11: compile in VHT compat code by default 27. Feb 28 Ed Maste git: 337f5e7a44c4 - main - makefs: Compare pointer against NULL, not 0 28. Feb 25 Christos Margiolis git: 352aa9ad1d77 - main - snd_uaudio: Remove undefined functions 29. Mar 2 Andrey V. Elsukov git: 361a8395f0b0 - main - routing: do not allow PINNED routes to be overriden 30. Feb 28 Adrian Chadd git: 36347cfbf7ac - main - wlanwds: convert getifaddrs() iteration to use the ifa_next pointer 31. Feb 26 Adrian Chadd git: 378eeae502e2 - main - net80211: convert ni_txrate to a struct, with extra rate information 32. Feb 26 Adrian Chadd git: 38075f7d5c87 - main - net80211: remove direct use of ni->ni_txrate, add indirection methods 33. Feb 24 Bjoern A. Zeeb git: 389265e3ca82 - main - LinuxKPI: 802.11: factor out dynamic_rx_chains computation 34. Mar 2 Zhenlei Huang git: 3ae7c763540a - main - netinet: Make in_canforward() return bool 35. Feb 25 Christos Margiolis git: 3b60c193fc8e - main - RELNOTES: Add 02d4eeabfd73 note 36. Feb 26 Bjoern A. Zeeb git: 3e022a91c91c - main - LinuxKPI: 802.11: ensure to select the correct channel width 37. Feb 26 Bjoern A. Zeeb git: 3f8cfb8a3a3b - main - iwlwifi: bring in some of the rs code 38. Feb 25 Christos Margiolis git: 405b1e50926d - main - sound: Do not fail from vchan_destroy() if children list is empty 39. Feb 25 Christos Margiolis git: 40616b7e41ff - main - sound: Return if the new speed/format is the same as the current one 40. Feb 25 Kristof Provost git: 41265f65a549 - main - pf: cope with IPv6 gateways for an IPv4 route in nat64
41. Mar 2 Doug Moore git: 420e2f8a74df - main - vnode_pager: simplify loop, avoid overflow 42. Feb 27 Alexander Ziaee git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency 43. Mar 2 Konstantin Belousov git: 43fa7b907e9c - main - amdiommu: add register definitions from IOMMU spec 48882 rev. 3.10 44. Feb 28 Dave Cottlehuber git: 457d745d90a6 - main - release: ensure default sudo flavor is selected 45. Feb 26 Adrian Chadd git: 46de4d9fc21d - main - net80211: change ieee80211_ratectl_rate() to not return a rix 46. Feb 26 Adrian Chadd git: 4b2c7dfe768d - main - net80211: add VHT MCS in AMRR rate control 47. Mar 2 Adrian Chadd git: 4b86550923cf - main - ifconfig: add AES-GCMP RSN OUI decoding 48. Feb 25 Christos Margiolis git: 4e1b75bebf41 - main - sound: Get rid of redundant variables in chn_setspeed() and chn_setformat() 49. Mar 1 Adrian Chadd git: 50ec1e7af002 - main - ath: fix 20MHz HT short-gi logic. 50. Feb 28 Ed Maste git: 518cdd344ec5 - main - makefs: Make cd9660 Rock Ridge inodes reproducible 51. Feb 28 Adrian Chadd git: 571743bdc6e2 - main - wlanwds: use a local copy of the ifaddr sockaddr, avoid cast 52. Feb 24 Alexander Ziaee git: 5a0d9605a44b - main - bridge.4: Remove incorrect line + polish 53. Feb 26 John Baldwin git: 5b511473999a - main - ctld: Permit simpler syntax for target LUNs in UCL 54. Feb 28 Kevin Lo git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://reviews 55. Feb 28 Kevin Bowling Re: git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://review 56. Mar 1 Kevin Lo Re: git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://review 57. Mar 1 Kevin Bowling Re: git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://review 58. Feb 25 Mitchell Horne git: 601925180df4 - main - libpmc: add more alderlake models 59. Feb 24 Jose Luis Duran git: 61d8af38bf1c - main - openssh: Fix blacklistd sshd-session integration 60. Feb 26 Adrian Chadd git: 62823019db16 - main - net80211: add static initialisers for the ieee80211_node_txrate options
61. Feb 28 Cy Schubert git: 628715fdcc9f - main - ntp: NULL pointer deref when create_interface() fails 62. Feb 25 Christos Margiolis git: 6524d2a5affd - main - sound: Remove SNDBUF_LOCKASSERT() 63. Feb 28 Cheng Cui git: 67787d200488 - main - tcp: make inflight data (pipe) calculation consistent 64. Feb 26 John Baldwin git: 67940b204f58 - main - ctld: Add missing properties to the UCL parser 65. Feb 27 Zhenlei Huang git: 69beb162848b - main - netinet: Make in_localaddr() return bool 66. Feb 27 Doug Moore git: 6b33d9dc46c2 - main - vm_page: expose page_alloc_after 67. Feb 25 Michael Tuexen git: 6f27541d948f - main - tcp rack: cleanup accounting conditional checks 68. Feb 26 Adrian Chadd git: 6fef9e7378d0 - main - net80211: update ieee80211_node_get_txrate_mbit() to support VHT 69. Feb 26 Adrian Chadd git: 706745001093 - main - sys: convert ni->ni_txrate references use to the new net80211 API 70. Feb 25 Andrew Gallatin git: 709348c21351 - main - ifconfig: fix reporting optics on most 100g interfaces 71. Feb 26 Adrian Chadd git: 7b0e3c5b2b74 - main - net80211: add ieee80211_vht_node_check_tx_valid_mcs() 72. Feb 24 Alexander Ziaee git: 7c3c8605d62f - main - recv.2: Improve style in RETURN VALUES 73. Feb 24 Jose Luis Duran git: 7d1d7f42302d - main - stand: Fix brand positioning on framebuffer console 74. Mar 1 Eric Joyner git: 7ee310c80ea7 - main - igc(4): Fix attach for I226-K and LMVP devices 75. Feb 28 Ed Maste git: 8a3537aaf7c1 - main - Makefile.inc1: Make package timestamps reproducible by default 76. Feb 26 Kristof Provost git: 8a85584785e3 - main - pf: fix incorrect calls to pf_translate_icmp_af() 77. Feb 26 Konstantin Belousov git: 8c108dccd7f8 - main - acpidump: do not use pointer arithmetic to check for overflow 78. Feb 28 Konstantin Belousov git: 8cebb0630046 - main - open.2: add separate paragraph for O_CREAT 79. Feb 24 Ravi Pokala git: 8d079c6a9a5d - main - if_infininband: Support BPF write for broadcast frames 80. Feb 24 Bjoern A. Zeeb git: 90d8e307ff61 - main - LinuxKPI: 802.11: cleanup chanctx freq/width settings
81. Feb 28 Adrian Chadd git: 92caff2b1b6b - main - wlanwatch: clean up to compile / run 82. Feb 25 Eugene Grosbein git: 93b4a5445658 - main - netgraph: prevent panic with INVARIANTS-enabled kernel 83. Feb 25 Zhenlei Huang Re: git: 93b4a5445658 - main - netgraph: prevent panic with INVARIANTS-enabled kernel 84. Feb 25 Eugene Grosbein Re: git: 93b4a5445658 - main - netgraph: prevent panic with INVARIANTS-enabled kernel 85. Feb 25 John Baldwin Re: git: 93b4a5445658 - main - netgraph: prevent panic with INVARIANTS-enabled kernel 86. Feb 27 Zhenlei Huang git: 97309cec6f31 - main - netinet: Make in_ifhasaddr() return bool 87. Feb 27 Wei Hu git: 9b8701b81f14 - main - mana: refill the rx mbuf in batch 88. Feb 25 Kristof Provost git: 9bdb3272f753 - main - pf tests: remove stray debug log line 89. Feb 24 Mark Johnston git: a1452eec4768 - main - dtrace: fix signature mismatch for taskqueue callbacks 90. Mar 1 Ed Maste git: a18be39aafc1 - main - makefs: Initialize cd9660 inode map only once 91. Feb 24 Wei Hu git: a18e99945414 - main - mana: Increase default tx and rx ring size to 1024 92. Feb 24 Zhenlei Huang git: a5e380e51cdb - main - netinet: Update a comment for in_localip() 93. Feb 26 Kristof Provost git: a6b74183b63d - main - pf: list dependecy on crypto.ko 94. Feb 28 Gleb Smirnoff git: a80bbc4e9597 - main - netlink: refuse a send(2) that is larger than socket buffer 95. Feb 27 Stefan =?utf-8?Q?E=C3=9Fer git: ab6a311c720e - main - libc/gen/fts.c: fix assignment 96. Feb 24 Bjoern A. Zeeb git: ac2c7271b7c2 - main - LinuxKPI: 802.11: disable A-MDPU TX for now for LinuxKPI WiFi drivers 97. Feb 28 Ed Maste git: ae2b84d9ab9c - main - man4: Fix duplicate if_rtw89.4 MLINK 98. Feb 24 Mark Johnston git: b01495caac2e - main - umtx: Add a helper for unlocked umtxq_busy() calls 99. Feb 25 Alexander Ziaee git: b3de60980210 - main - style: Recomend SPDX licenses 100. Feb 25 Christos Margiolis git: b50f53cf872e - main - sound: Cache vchanmode
101. Feb 24 Rick Macklem git: b616d997cb48 - main - nfscl: Fix setting of mtime for the NFSv4.n client 102. Feb 26 John Baldwin git: b797cc839a12 - main - ctld: Support anonymous LUN entries in UCL 103. Feb 25 Christos Margiolis git: bc7e65e95015 - main - sound: Call chn_kill() in chn_init() failure 104. Feb 25 John Baldwin git: c040011f072d - main - ifdi: fix signature mismatch for null_priv_ioctl 105. Mar 1 Justin Hibbits git: c21c8a10d739 - main - IfAPI: Update ifnet(9) man page 106. Feb 24 Bjoern A. Zeeb git: c66308d7bcc3 - main - usbconfig: add -l option to dump_device_desc for single line output 107. Feb 25 Christos Margiolis git: cfdee707fb18 - main - snd_uaudio.4: Move non-uaudio-specific BUGS paragraph to pcm.4 108. Feb 25 Christos Margiolis git: d39be38a3533 - main - sound: Report actual vchanrate and vchanformat in sysctl 109. Feb 27 Olivier Certner git: d3c4b002d1fd - main - queue: Fix STAILQ_ASSERT_EMPTY() 110. Feb 25 Konstantin Belousov git: d40daefca647 - main - libc/gen: split user-visible opendir()-like functions into separate source files 111. Feb 26 John Baldwin git: d42a73fb6a85 - main - ctld: Add a dedicated API between parse.y and the rest of the program 112. Feb 28 Adrian Chadd git: db80116da404 - main - wlanwds: add pidfile support 113. Feb 25 Warner Losh git: dc95228d9847 - main - nvme: Fix hotplug on one of the amazon platforms 114. Feb 25 Navdeep Parhar git: e19d84979a18 - main - cxgbe(4): Block most access to the hardware as soon as the adapter stops. 115. Feb 26 Adrian Chadd git: e274a23c0d3d - main - net80211: migrate ieee80211_rate2media() to use ieee80211_node_txrate 116. Feb 26 John Baldwin git: e28b758b35d0 - main - ctld: Be more consistent for auth parameters in the UCL config 117. Mar 1 Konstantin Belousov git: e2dd73cf45a6 - main - open.2: minor editing 118. Feb 26 John Baldwin git: e49db000c493 - main - ctld: Permit targets to use a string for portal-groups in UCL 119. Feb 25 Konstantin Belousov git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount 120. Feb 26 Ronald Klop Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount
121. Feb 26 Kyle Evans Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount 122. Feb 26 Konstantin Belousov Re: git: e59991206b14 - main - fts(3): be less strict when automount does its job under us walking autofs mount 123. Mar 2 Adrian Chadd git: e74a3c75855f - main - net80211: add AES-GCM in ddb output 124. Feb 25 Christos Margiolis git: e89ee05b7cf1 - main - sound: Initialize channels with sane default rate and format 125. Mar 2 Doug Rabson git: e8a5b9fd73f4 - main - release: build OCI images with shell scripts 126. Feb 26 Adrian Chadd git: e99cbea414ff - main - net80211: refactor amrr_update() into HT and legacy paths 127. Feb 25 Christos Margiolis git: f121de8fbcbc - main - mixer(3): Do not skip devices with no volume control 128. Feb 28 Andrey V. Elsukov git: f2644d64b40f - main - routing: set net.route.multipath=0 when kernel doesn't have ROUTE_MPATH 129. Feb 24 Alexander Ziaee git: f4727eca4057 - main - sh.1: document optional arguments to `:` 130. Feb 24 Gleb Smirnoff git: f510c5b2135b - main - netinet: fix build 131. Feb 27 Kajetan Staszkiewicz git: f6f116cdbd2a - main - pf: Make af-to work on outbound interface 132. Mar 2 Zhenlei Huang git: f7174eb2b4c4 - main - netinet: Do not forward or ICMP response to INADDR_ANY 133. Feb 24 Bjoern A. Zeeb git: f9c7a07d7f5e - main - LinuxKPI: 802.11: synchronize LinuxKPI 802.11 sta from net80211 ni 134. Feb 25 Christos Margiolis git: fd906e47b18f - main - sound: Simplify locking during device creation 135. Feb 26 Adrian Chadd git: fdc884161187 - main - rtwn: move to using ieee80211_node_get_txrate() 136. Feb 26 Adrian Chadd git: ff0e22f88d04 - main - net80211: add ieee80211_phy_vht_get_mcs_kbit()


home | up | archive sorted by: subject | author | date | reverse date