]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
In GEOM debugging output, show consumer for cloned and duplicated bio's.
[FreeBSD/FreeBSD.git] / sys /
2022-02-16 Kirk McKusickIn GEOM debugging output, show consumer for cloned...
2022-02-16 Kirk McKusickufs: handle LoR between snap lock and vnode lock
2022-02-14 Justin HibbitsFix gzip compressed core dumps on big endian architectures
2022-02-14 Ram Kishore Vegesnaocs_fc: Fix a possible Null pointer dereference
2022-02-13 Andrew TurnerFix the spelling of '*/' in the vnic driver
2022-02-13 Alexander MotinAPEI: Make sure event data fit into the buffer.
2022-02-13 Aleksandr Fedorovng pppoe(4): Add the required NET_EPOCH section to...
2022-02-13 Vincenzo Maffionenetmap: fix LOR in iflib_netmap_register
2022-02-12 Ed Mastengatm: remove one of doubled semicolons
2022-02-12 Ed Mastemgb: Connect if_mgb module to the build
2022-02-12 Ed Mastevnic: add TODO list
2022-02-12 Kyle EvansAnnotate geom_md with MODULE_VERSION
2022-02-11 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-11 Dimitry Andrictty_info: Avoid warning by using logical instead of...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-11 Konstantin Belousovx86 atomic.h: remove obsoleted comment
2022-02-11 Konstantin Belousovx86 atomics: use lock prefix unconditionally
2022-02-11 Konstantin Belousovx86 atomic.h: cleanup comments for preprocessor directives
2022-02-11 Hans Petter Selaskymlx5en: Make sure the NIC IP addresses are written...
2022-02-11 Colin PercivalUse CPUID leaf 0x40000010 for local APIC freq
2022-02-11 Colin PercivalTSC: Use 0x40000010 CPUID leaf for all VM types
2022-02-11 Colin PercivalDetect CPU type before asking VMWare for TSC freq
2022-02-11 Colin Percivalx86: Speed up clock calibration
2022-02-11 Alexander MotinGEOM: Set G_CF_DIRECT_SEND/RECEIVE for taste consumers.
2022-02-11 Alexander Motinglabel: Set G_CF_DIRECT_SEND/RECEIVE for taste consumer.
2022-02-11 Alexander MotinGEOM: Relax direct dispatch for GEOM threads.
2022-02-11 Alexander Motingraid: Set G_CF_DIRECT_SEND for task consumer.
2022-02-11 Alexander MotinCTL: Fix mode page trucation on HA synchronization.
2022-02-10 Kyle Evanssched: separate out schedinit_ap()
2022-02-10 Andrew GallatinFix a memory leak when ip_output_send() returns EAGAIN...
2022-02-10 Kyle Evansexecve: disallow argc == 0
2022-02-10 Robert Wingcam: don't lock while handling an AC_UNIT_ATTENTION
2022-02-10 Robert Wingsyncache: accept packet with no SA when TCP_MD5SIG...
2022-02-10 Robert Wingtcpmd5: return ENOENT when security association not...
2022-02-10 Hans Petter Selaskymbuf(9): Assert receive mbufs don't carry a send tag.
2022-02-10 Hans Petter Selaskymbuf(9): Properly declare some function macros when...
2022-02-10 Hans Petter Selaskyrtwn(4): Add new USB ID.
2022-02-10 Hans Petter Selaskyuchcom(4): Add new USB ID.
2022-02-10 Hans Petter Selaskyrtwn(4): Add new USB ID.
2022-02-10 Hans Petter Selaskyusb(4): Ignore port resume failures.
2022-02-10 Konstantin BelousovRevert "vm_pageout_scans: correct detection of active...
2022-02-10 Mark Johnstonfilemon: Reject FILEMON_SET_FD commands when the fd...
2022-02-10 Mark Johnstonshsec: Allocate data blocks only for BIO_READ/WRITE...
2022-02-10 Mark Johnstongeom: Assert that BIO_SPEEDUP BIOs have bio_data set...
2022-02-10 Kenneth D. MerrySwitch to using drive-supplied timeouts for the sa...
2022-02-10 Rick Macklemnfsclient: Delete unused function nfscl_getcookie()
2022-02-09 Ed Mastemgb: remove set but not used variables
2022-02-09 Ed Mastegeom: Add HiFive boot partitions
2022-02-09 Ed Mastezfs: Remove zfs-images submodule
2022-02-09 Ed Mastece: remove long-obsolete FreeBSD version compatibility
2022-02-09 Ed Mastersu: add KASSERT to document maximum mbuf size in rsu_t...
2022-02-09 Kristof Provostpflog: align header to 4 bytes, not 8
2022-02-09 Kristof Provostpf: make if_pflog.h self-contained
2022-02-09 Andriy Gaponadd overlay for enabling i2c1 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling spi0 on allwinner h3
2022-02-09 Andriy Gaponadd overlay for enabling serial1 / uart1 on rk3328
2022-02-09 Andriy Gaponadd overlay for enabling i2c0 on rk3328
2022-02-09 Gordon Berglingxen(4): Fix a common typo in a source code comments
2022-02-09 Gordon Berglingtegra: Fix a common typo in source code comments
2022-02-09 Gordon Berglingkern_racct: Fix a typo in a source code comment
2022-02-09 Gordon Berglingcam(4): Fix a few typos in source code comments
2022-02-09 Gordon Berglingfs: fix a few common typos in source code comments
2022-02-09 Gordon Berglingkern_fflock: Fix a typo in a source code comment
2022-02-09 Konstantin Belousovamd64: micro-optimize vptopte()/vtopde() further
2022-02-09 Konstantin Belousovvmmeter(): Fix detection of the named swap objects
2022-02-09 Konstantin Belousovvm_object: restore handling of shadow_count for all...
2022-02-09 Rick Macklemvm_object: Make is_object_active() global
2022-02-08 Ed Mastesys/cddl: remove extraneous semicolons
2022-02-08 Ed Mastehwpmc: drop 0x before %p printf format string
2022-02-08 Ed MasteDTrace: remove sparc64 remnants in non-contrib code
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2022-02-08 Hans Petter Selaskymlx5core: Set driver version into firmware.
2022-02-08 Hans Petter Selaskymlx5en: Implement one RQT object per channel.
2022-02-08 Hans Petter Selaskymlx5: Add raw ethernet local loopback support.
2022-02-08 Hans Petter Selaskymlx5: Implement mlx5_nic_vport_update_local_lb()
2022-02-08 Hans Petter Selaskymlx5en: Create TIRs before flowtables.
2022-02-08 Hans Petter Selaskymlx5en: Create flowtables in correct order.
2022-02-08 Hans Petter Selaskymlx5: Implement flow steering helper functions for...
2022-02-08 Hans Petter Selaskymlx5: Implement offloads flowtable namespace.
2022-02-08 Hans Petter Selaskymlx5en: Create and destroy all flow tables and rules...
2022-02-08 Hans Petter Selaskymlx5en: Add race protection for SQ remap
2022-02-08 Hans Petter Selaskymlx5en: Properly account for no-checksum on tunneled...
2022-02-08 Hans Petter Selaskymlx5en: Force all packets through the indirection table.
2022-02-08 Hans Petter Selaskymlx5/mlx5en: Add SQ remap support
2022-02-08 Hans Petter Selaskymlx5: Properly define the reg_umr_sq networking offload...
2022-02-08 Hans Petter Selaskymlx5en: Only delete installed VxLAN rules.
2022-02-08 Hans Petter Selaskymlx5en: Fix inverted logical assignment.
2022-02-08 Hans Petter Selaskymlx5en: Implement support for internal queues, IQ.
2022-02-08 Hans Petter Selaskymlx5en: Implement helper functions to open and close...
2022-02-08 Hans Petter Selaskymlx5en: Share DEK objects with TLS RX.
2022-02-08 Hans Petter Selaskymlx5en: Add missing TLS structure prototype.
2022-02-08 Hans Petter Selaskymlx5en: Remove unused hardware TLS field.
2022-02-08 Hans Petter Selaskymlx5en: Make the receive packet indirection table,...
2022-02-08 Hans Petter Selaskymlx5en: Set CQN in RQ parameters for drop RQ.
2022-02-08 Hans Petter Selaskymlx5en: Set channel pointer for drop receive queue.
2022-02-08 Hans Petter Selaskymlx5en: Print error code when opening drop RQ fails.
2022-02-08 Hans Petter Selaskymlx5en: Implement dummy receive queue, RQ, for dropping...
2022-02-08 Hans Petter Selaskymlx5en: Make the hw_lro parameter read only tunable.
2022-02-08 Hans Petter Selaskymlx5: Remove support for FreeBSD 10 and older.
2022-02-08 Hans Petter Selaskymlx5en: Patch to inhibit transmit doorbell writes durin...
next