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

2023/dev-commits-src-main/20230917.dev-commits-src-main

Messages: 104, sorted by subject
Last update: Sun Sep 17 5:50:01 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Sep 11 Ravi Pokala                Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"
  2. Sep 11 Doug Moore                  Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"
  3. Sep 11 Ravi Pokala                 Re: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code"
  4. Sep 13 Ed Maste                   git: 01d82151022c - main - ftpd: correct deprecation notice markup
  5. Sep 11 Dmitry Chagin              git: 027d727d4071 - main - linux(4): Cleanup includes under arm64
  6. Sep 15 Mateusz Guzik              git: 03bfee175269 - main - vfs: use vnlru_read_freevnodes for the freevnodes sysct
  7. Sep 12 Li-Wen Hsu                 git: 06bac0da1314 - main - usbdi(9): Fix typo to simply -> to simplify
  8. Sep 14 Mateusz Guzik              git: 07f52c4b5a4f - main - vfs cache: garbage collect the fullpathfail2 counter
  9. Sep 12 Alan Somers                git: 0b294a386d34 - main - Fix zfsd with the device_removal pool feature.
 10. Sep 14 Andrey V. Elsukov          git: 0bf5377b6b96 - main - Avoid IPv6 source address selection on accepting TCP co
 11. Sep 12 Piotr Pawel Stefaniak      git: 0fd450e2895e - main - sh: tab-complete aliases
 12. Sep 12 Doug Moore                 git: 10db91ecec98 - main - vm_radix: add a missing paren
 13. Sep 14 Ed Maste                   git: 125bbadf6084 - main - x86: Add defines for workaround bits in AMD's MSR "Deco
 14. Sep 16 Ed Maste                   git: 1a18383a52bc - main - libcrypto: link engines and the legacy provider to libc
 15. Sep 16 Mateusz Guzik              git: 2a689cadf092 - main - vfs: retire kern.minvnodes
 16. Sep 12 Piotr Pawel Stefaniak      git: 2fc4a84ed828 - main - sh: introduce a function to iterate over all aliases
 17. Sep 11 Martin Matuska             git: 3159b89b6198 - main - zfs: merge openzfs/zfs@0ee9b0239
 18. Sep 14 Bjoern A. Zeeb             git: 33396ec29f1d - main - net80211: improve scan debugging
 19. Sep 16 Mark Johnston              git: 38426b32e106 - main - socket tests: Add a regression test for MSG_WAITALL
 20. Sep 11 Li-Wen Hsu                 git: 4196186dbfd0 - main - hyperv/vmbus: Flip a message to only be emitted on fail


21. Sep 12 Doug Moore git: 429c871dddda - main - radix_trie: have vm_radix use pctrie code 22. Sep 16 Mateusz Guzik git: 49874af3eca6 - main - zfs: retire z_nr_znodes 23. Sep 16 Alexander Motin Re: git: 49874af3eca6 - main - zfs: retire z_nr_znodes 24. Sep 14 Doug Rabson git: 4e899378bf5d - main - pkgbase: put library links and symlinks in the -dev pac 25. Sep 10 Jens Schweikhardt git: 4fc08109fe32 - main - Correct the grammo in "will underlined". 26. Sep 16 Mateusz Guzik git: 509d843a982b - main - vfs: s/u_long vstir/bool vstir/ 27. Sep 12 Robert Clausecker git: 52d4a4d4e0de - main - lib/libc/amd64/string/strcspn.S: fix behaviour with set 28. Sep 11 Bjoern A. Zeeb git: 530c13c5401c - main - tools/wlanstats: fix -Wunused-but-set-variable 29. Sep 12 Piotr Pawel Stefaniak git: 63b6e661d25c - main - sh: reindent a for loop in parser.c 30. Sep 11 Dmitry Chagin git: 68df2376e0e5 - main - linux(4): Cleanup includes under amd64/linux 31. Sep 11 Doug Moore git: 6cec93da46c4 - main - Revert "radix_trie: have vm_radix use pctrie code" 32. Sep 14 Wolfram Schneider git: 6d221ee35544 - main - correct FreeBSD release PR: 273690 33. Sep 13 Ed Maste git: 70fbcd451b68 - main - axge: Skip dummy packet headers 34. Sep 15 Konstantin Belousov git: 72d97e1dd9cc - main - rtld: output rtld errors into the dbg channel 35. Sep 14 Mateusz Guzik git: 74be676d8774 - main - vfs: drop one vnode list lock trip during vnlru free re 36. Sep 14 Doug Rabson git: 74da9c39c346 - main - pkgbase: Split out manpages by default 37. Sep 14 Mateusz Guzik git: 76f1153790b6 - main - vfs: don't kick vnlru if it is already running 38. Sep 14 Bjoern A. Zeeb git: 778da03b1271 - main - net80211: mark argument to scan_curchan_task() __unused 39. Sep 12 Doug Rabson git: 78847e1e5927 - main - pkgbase: Move headers and libs out of runtime and utili 40. Sep 14 Kristof Provost Re: git: 79278872ad96 - main - arp(8): fix by-interface and by-host filtering whe
41. Sep 14 Kristof Provost git: 79278872ad96 - main - arp(8): fix by-interface and by-host filtering when usi 42. Sep 13 Kristof Provost git: 7d45cdbad4d7 - main - pf tests: pfsync:defer requires scapy 43. Sep 15 Dag-Erling =?utf-8?Q?Sm=C3 git: 7e0a7ef95fac - main - tcpdump: Initialize tzcode early. 44. Sep 13 Cy Schubert git: 7f5e3b9fa3d1 - main - ipfilter: Avoid allocating a new ipf token when not nee 45. Sep 12 Michael Tuexen git: 81c5f0fac91d - main - sctp: improve shutting down the read side of a socket 46. Sep 13 Doug Moore git: 8763b9862f90 - main - powerpc pmap: initialize kernel pmap radix trie 47. Sep 11 Dag-Erling =?utf-8?Q?Sm=C3 git: 88a9b6e1ed82 - main - libc: Don't assume signed char. 48. Sep 10 Xin LI git: 898496ee09ed - main - MFV: file 5.45. 49. Sep 13 Drew Gallatin Re: git: 89f361f742ae - main - kern.post.mk allow NEWVERS_{ENV,ARGS} 50. Sep 13 Drew Gallatin Re: git: 89f361f742ae - main - kern.post.mk allow NEWVERS_{ENV,ARGS} 51. Sep 13 Simon J. Gerraty Re: git: 89f361f742ae - main - kern.post.mk allow NEWVERS_{ENV,ARGS} 52. Sep 12 Piotr Pawel Stefaniak git: 8e5c53af831b - main - sh: also auto-complete functions 53. Sep 12 Xin LI git: 90474518912f - main - Disable byteswap.h for now. 54. Sep 16 Mateusz Guzik git: 9080190b970c - main - vfs: count how many times vnlru got woken up due to vno 55. Sep 16 Robert Clausecker git: 953b93cf24d8 - main - lib/libc/amd64/string/memcmp.S: harden against phony bu 56. Sep 13 Yuri Re: git: 98b98ec1bc7e - main - ftpd: add deprecation notice 57. Sep 14 Ed Maste Re: git: 98b98ec1bc7e - main - ftpd: add deprecation notice 58. Sep 13 Eric Joyner git: 9c30461dd25b - main - ice(4): Update to 1.38.16-k 59. Sep 14 Mateusz Guzik git: 9dc0c983b093 - main - vfs: fix stale comment about freevnodes management 60. Sep 13 Dag-Erling =?utf-8?Q?Sm=C3 git: 9f16abf8d356 - main - newvers.sh: Avoid picking up stray envars.
61. Sep 14 Simon J. Gerraty git: a1575a98850c - main - Fix typo in VERIEXEC_VERIFIED_FILE 62. Sep 11 Doug Moore git: a494d30465f2 - main - radix_trie: have vm_radix use pctrie code 63. Sep 11 Dmitry Chagin Re: git: a87c6962affc - main - ufs: restore name cache fast path lookup 64. Sep 13 Wei Hu git: ab7dc1ceb6d3 - main - mana: add ioctl to support toggling offloading features 65. Sep 14 Wei Hu git: b167e449c8db - main - mana: add lro and tso stat counters 66. Sep 12 Doug Moore git: b24ed9c52dd2 - main - powerpc_pmap: include proper vm_radix file 67. Sep 10 Robert Clausecker git: b2618b651b28 - main - lib/libc/amd64/string/memchr.S: fix behaviour with over 68. Sep 10 Kristof Provost git: b6ce41118bb1 - main - pf: fix state leak 69. Sep 14 Dimitry Andric git: b9c012a60b6e - main - ObsoleteFiles: cleanup old libclang_rt files for powerp 70. Sep 14 Mateusz Guzik git: ba5dc166e0f3 - main - vfs: retire vnlru_under_unlocked 71. Sep 11 Dmitry Chagin git: ba90a31d08e4 - main - linux(4): Cleanup includes under amd64/linux32 72. Sep 13 Michael Tuexen git: bb56b36d7188 - main - sctp: further improve shutting down the read side of a 73. Sep 15 Christos Margiolis git: bbe8195bfad6 - main - kinst: do not look for a function epilogue 74. Sep 13 Eric Joyner git: bc3a013ccd23 - main - irdma(4): use related vnet for searching netdev 75. Sep 12 Piotr Pawel Stefaniak git: bec7b9a21979 - main - sh: introduce a function to iterate over all hashed com 76. Sep 12 Kyle Evans git: c086d1cbc3d1 - main - ncurses: avoid hardcoded assumptions about the layout o 77. Sep 11 Bjoern A. Zeeb git: c45d05b71817 - main - net80211: fix ddb print alignment 78. Sep 12 Piotr Pawel Stefaniak git: c996638497d1 - main - tslog.4: fix typo 79. Sep 16 Dimitry Andric git: cadbf320b352 - main - ObsoleteFiles: cleanup old libclang_rt files for powerp 80. Sep 12 Dmitry Chagin git: d0266fbab9b8 - main - linux(4): Cleanup dummy syscall list on arm64
81. Sep 11 Gleb Smirnoff git: d13550f0c9c2 - main - stand/loader.efi: fix regression with ignoring nvstore 82. Sep 13 Dag-Erling =?utf-8?Q?Sm=C3 git: d2c839eee0d5 - main - Belatedly document OPIE removal in RELNOTES and UPDATIN 83. Sep 16 Ed Maste git: d3a9d605a896 - main - Add WITHOUT_MANSPLITPKG description 84. Sep 16 Mateusz Guzik git: d3e647891243 - main - vfs: group vnode-related sysctls under vfs.vnode 85. Sep 11 Baptiste Daroussin git: d557a86c879a - main - pkg: use https by default 86. Sep 16 Mark Johnston git: d643925a79ca - main - unix tests: Use the right type for sendmsg(2) return va 87. Sep 14 Wolfram Schneider git: dd0d16cc4d99 - main - correct FreeBSD release 88. Sep 14 Bjoern A. Zeeb git: e1e90be05017 - main - LinuxKPI: 802.11: make sure bssid for scans (probe_req) 89. Sep 10 Navdeep Parhar git: e203cb393fe0 - main - cxgbe(4): Fix tracing with netlink enabled kernels. 90. Sep 12 Wolfram Schneider git: e47a47b2150f - main - no trailing dot (".") for FreeBSD releases PR: 273690 91. Sep 12 Doug Moore git: e5635c3dab47 - main - powerpc_mmu_radix: include vm_radix.h file 92. Sep 14 Wei Hu git: e7a9817b8d32 - main - Hyper-V: vmbus: implementat bus_get_dma_tag in vmbus 93. Sep 14 Wolfram Schneider git: e80697634978 - main - update homepage for FreeBSD Manual Pages 94. Sep 14 Bjoern A. Zeeb git: ee7077f24f5b - main - iwlwifi: fix a bug in iwl_ssid_exist() 95. Sep 16 Mateusz Guzik git: ef89b78bb1f6 - main - vfs: stabilize freevnodes_old 96. Sep 10 Dag-Erling =?utf-8?Q?Sm=C3 git: ef8abddf103d - main - mkfile: getopt() returns an int, not a char. 97. Sep 11 Bjoern A. Zeeb git: f0e59b6903c8 - main - LinuxKPI: skbuff: remove assumption about mac_header 98. Sep 10 Kristof Provost git: f415a5c1bd56 - main - pfsync: fix state leak 99. Sep 16 Mark Johnston git: f44102411e1b - main - sockets: re-check socket state after call to pr_rcvd() 100. Sep 14 Bjoern A. Zeeb git: f454a4a10dc0 - main - LinuxKPI: 802.11: fix counting the number of supbands
101. Sep 11 Cheng Cui git: fafb03ab4254 - main - siftr: flush pkt_nodes to the log file in batch 102. Sep 11 cglogic Re: git: fb5daae920ba - main - timerfd: Namespace pollution adjustments 103. Sep 12 Li-Wen Hsu git: ff9c4abd9fea - main - sysctl(9): Fix typo translatation -> translation 104. Sep 13 Eric Joyner git: ffafa6a4d157 - main - irdma(4): remove artificial completion generator


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