]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
libifconfig: Set error in ifconfig_get_groups
[FreeBSD/FreeBSD.git] / sys /
2021-03-14 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-13 Alexander V. ChernikovFlush remaining routes from the routing table during...
2021-03-13 Alexander V. ChernikovFix various NOINET* builds broken by 145bf6c0af48.
2021-03-13 Alexander V. ChernikovFix blackhole/reject routes.
2021-03-13 Konstantin BelousovRestore AT_RESOLVE_BENEATH support for funlinkat(2...
2021-03-12 Jamie GrittonMFC jail: Don't allow jails under dying parents
2021-03-12 Jamie GrittonMFC jail: Add PD_KILL to remove a prison in prison_deref().
2021-03-12 Jamie GrittonMFC jail: Add pr_state to struct prison
2021-03-12 Kyle Evansx86: tsc: deprioritize TSC on VirtualBox
2021-03-12 Jamie GrittonMFC jail: Change the locking around pr_ref and pr_uref
2021-03-12 Jamie GrittonMFC jail: Improve locking when removing prisons
2021-03-12 Mark Johnstonopencrypto: Make cryptosoft attach silently
2021-03-12 Mark Johnstonnetmap: Stop printing a line to the dmesg in netmap_init()
2021-03-12 Mark Johnstonktls: Hide initialization message behind bootverbose
2021-03-12 Mark Johnstonacpi: Make nexus_acpi quiet on amd64 and i386
2021-03-11 Mark Johnstonwg: Avoid leaking mbufs when the input handshake queue...
2021-03-11 Alexander V. ChernikovFix 'in6_purgeaddr: err=65, destination address delete...
2021-03-10 Alexander V. ChernikovEnforce net epoch in in6_selectsrc().
2021-03-10 Alexander V. ChernikovFix dpdk/ldradix fib lookup algorithm preference calcul...
2021-03-10 Alexander V. ChernikovFix setting static entries for arp/ndp.
2021-03-10 Alexander V. ChernikovFix arp/ndp deletion broken by 2fe5a79425c7.
2021-03-10 Alexander V. ChernikovFix NOINET6 build broken by 2fe5a79425c7.
2021-03-10 Alexander V. ChernikovFix dst/netmask handling in routing socket code.
2021-03-10 Alexander V. ChernikovAdd ifa_try_ref() to simplify ifa handling inside epoch.
2021-03-10 Alexander V. ChernikovMake in_localip_more() fib-aware.
2021-03-10 Alexander V. ChernikovRemove per-packet ifa refcounting from IPv6 fast path.
2021-03-10 Alexander V. ChernikovRemove now-unused RTF_RNH_LOCKED route flag.
2021-03-10 Alexander V. ChernikovDo not reference returned ifa in in6_ifawithifp().
2021-03-10 Martin Matuskazfs: update openzfs version reference to bedbc13da
2021-03-10 Martin Matuskazfs: merge OpenZFS master-bedbc13da
2021-03-10 Mateusz Guzikzfs: add missing seqc write begin/end around zfs_acl_ch...
2021-03-10 Martin Matuskazfs: add missing checks for unsupported features
2021-03-10 Martin Matuskazfs: merge OpenZFS master-9312e0fd1
2021-03-10 Martin Matuskazfs: bump version and install new share files
2021-03-10 Martin Matuskazfs: merge OpenZFS master-bf156c966
2021-03-10 Martin Matuskazfs: change file mode of all merged tests
2021-03-10 Martin Matuskazfs: merge OpenZFS master-436ab35a5
2021-03-09 Eric Joynerice(4): Update to version 0.28.1-k
2021-03-09 Eric Joynerice_ddp: Update package file to 1.3.19.0
2021-03-10 Alfredo Dal'Ava... [PowerPC64] add mpr to GENERIC64 and GENERIC64LE
2021-03-10 Alfredo Dal'Ava... mpr: big-endian support
2021-03-09 Andrey V. Elsukovipfw: add IPv6 support for sockarg opcode.
2021-03-09 Alexander MotinDo not exit ctl_be_block_worker() prematurely.
2021-03-08 Warner LoshMove back the isa non-PNP driver deadline to FreeBSD 14.
2021-03-08 Jessica Clarkeif_vtbe: Add missing includes to fix build
2021-03-08 Brandon Bergren[PowerPC64LE] pseries: Fix input buffering logic.
2021-03-08 Mitchell Horneriscv: fix errors in some atomic type aliases
2021-03-08 Mitchell Hornearm64: add definition for IS_SSTEP_TRAP()
2021-03-08 Mitchell Hornearm64: update kdb_thrctx->pcb_lr with BKPT_SKIP
2021-03-08 Mitchell Hornearm64: fix hardware single-stepping from EL1
2021-03-08 Michael Tuexenrack: unbreak TCP fast open for the client side
2021-03-08 Richard Scheffeneggertcp: Add prr_out in preparation for PRR/nonSACK and LRD
2021-03-08 Richard Scheffeneggertcp: remove a superfluous local var in tcp_sack_partial...
2021-03-08 Richard Scheffeneggertcp: remove incorrect reset of SACK variable in PRR
2021-03-07 Warner Loshcam: remove redundant scsi_vpd_block_characteristics...
2021-03-07 Warner Loshcam: add new ASC and ASCQ values related to drive depop...
2021-03-07 Oleksandr Tymoshenkoarmv8crypto: fix AES-XTS regression introduced by ed9b7f44
2021-03-07 Alexander MotinFix diroffdiroff, probably copy/paste bug.
2021-03-06 Konstantin BelousovUse atomic_interrupt_fence() instead of bare __compiler...
2021-03-06 Mateusz Guzikkcsan: add atomic_interrupt_fence
2021-03-06 Xin LIarcmsr(4): Fixed no action of hot plugging device on...
2021-03-05 Ed Mastenewvers.sh: add newline at EOF in generated vers.c
2021-03-05 Peter GrehanImport wireguard fixes from pfSense 2.5
2021-03-05 Krzysztof Galazkaixl(4): Add ability to control link state on ifconfig...
2021-03-05 Krzysztof Galazkaixl(4): Report RX errors as sum of all RX error counters
2021-03-05 Piotr Pietruszewskiix(4): Report RX errors as sum of all RX error counters
2021-03-05 Krzysztof Galazkaixl(4): Fix VLAN HW filtering
2021-03-05 Alexander MotinRemove pointless lun->be_lun checks.
2021-03-04 Konstantin BelousovO_RELATIVE_BENEATH: return ENOTCAPABLE instead of EINVA...
2021-03-04 Konstantin Belousovnameicap_check_dotdot: trim tracker on check
2021-03-04 Konstantin BelousovAdd nameicap_cleanup_from(), to clean tracker list...
2021-03-04 Konstantin Belousovnameicap_tracker_add: avoid duplicates in the tracker...
2021-03-04 Konstantin BelousovDo not call nameicap_tracker_add() for dotdot case.
2021-03-04 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-04 Konstantin BelousovFFS extattr: fix handling of the tail
2021-03-04 Alex Richardsonqeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()
2021-03-04 Alexander MotinMake DataSN counter of solicited Data-Out local.
2021-03-04 Mark Johnstonbuf: Fix the dirtybufthresh check
2021-03-04 Mark Johnstonsendfile: Use the pager size to determine the file...
2021-03-04 Michael TuexenRACK: fix an issue triggered by using the CDG CC module
2021-03-04 Kristof Provostbridgestp: Ensure we send STP on VLAN interfaces
2021-03-04 Richard Scheffeneggercalculate prr_out correctly when pipe < ssthresh
2021-03-04 Kyle Evansjail: allow root to implicitly widen its cpuset to...
2021-03-03 Elliott Mitchellarmv8crypto: add missing newline
2021-03-03 Rick Macklemnfsclient: fix panic in cache_enter_time()
2021-03-03 Rick Macklemcopy_file_range(2): Fix for small values of input file...
2021-03-03 Hans Petter SelaskyMFC 9febbc454190:
2021-03-03 Richard ScheffeneggerImprove PRR initial transmission timing
2021-03-03 Konstantin Belousovatomic: add atomic_interrupt_fence()
2021-03-03 Martin Matuskazfs: cancel TRIM or initialize on FAULTED non-writeable...
2021-03-03 Martin Matuskazfs: fix assert in FreeBSD-specific dmu_read_pages
2021-03-03 Martin Matuskazfs: fix vdev_rebuild_thread deadlock
2021-03-03 Martin Matuskazfs: fix overly broad locking in spa_vdev_config_exit()
2021-03-03 Mark Johnstonrmlock: Add a required compiler membar to the rlock...
2021-03-02 Edward Tomasz Napi... linux: add support for SO_PEERSEC getsockopt
2021-03-02 Edward Tomasz Napi... linux: fix handling of flags for 32 bit send(2) syscall
2021-03-02 Edward Tomasz Napi... msdosfs: fix vnode leak with msdosfs_rename()
2021-03-02 Edward Tomasz Napi... msdosfs: fix double unlock if the source file disappears
2021-03-02 Richard Scheffeneggerupdate the SACK loss recovery to RFC6675, with the...
2021-03-02 Kristof Provostbridge/stp: Ensure we enter NET_EPOCH whenever we can...
next