]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
divert: Fix mbuf ownership confusion in div_output()
[FreeBSD/FreeBSD.git] / sys /
2021-05-10 Mark Johnstondivert: Fix mbuf ownership confusion in div_output()
2021-05-10 Mark Johnstonsmp: Initialize arg->cpus sooner in smp_rendezvous_cpus...
2021-05-10 Konstantin BelousovAdd ptrace(PT_COREDUMP)
2021-05-10 Konstantin Belousovptracestop: mark threads suspended there with the new...
2021-05-10 Konstantin Belousovptrace: do not allow for parallel ptrace requests
2021-05-10 Konstantin Belousovkern_ptrace(): extract code to determine ptrace eligibi...
2021-05-10 Konstantin Belousovkern_ptrace: change type of proctree_locked to bool
2021-05-10 Konstantin BelousovAdd thread_run_flash() helper
2021-05-10 Konstantin BelousovAdd sleepq_remove_nested()
2021-05-10 Konstantin BelousovELF coredump: define several useful flags for the cored...
2021-05-10 Konstantin Belousovimgact_elf: consistently pass flags from coredump down...
2021-05-10 Jose Luis DuranAdd Apollo Lake SIO/LPSS UARTs PCI IDs
2021-05-10 Jose Luis Duranuart_bus_pci.c: Style
2021-05-10 Jose Luis Duranifconfig: Minor documentation fix
2021-05-10 Konstantin Belousovfilt_timerexpire: do not iterate over the interval
2021-05-09 Lutz Donnerhackenetgraph/ng_base: Allow larger BINARY2ASCII conversions
2021-05-09 Rick Macklemnfscl: fix delegation recall when the file is not open
2021-05-07 Kristof Provostpf: Fix IP checksum on reassembly
2021-05-07 Kristof Provostpf: PFRULE_REFS should not be user-visible
2021-05-07 Kristof Provostpf: Ensure that we don't use kif passed to pfi_kkif_att...
2021-05-07 Kristof Provostpf: Move prototypes for userspace functions to userspac...
2021-05-07 Kristof Provostpf: Implement nvlist variant of DIOCGETRULE
2021-05-07 Kristof Provostpf: Introduce nvlist variant of DIOCADDRULE
2021-05-07 Kristof Provostpf: Remove unused variable rt_listid from struct pf_krule
2021-05-07 Alfredo Dal'Ava... opal_console: fix serial console output corruption...
2021-05-07 Alfredo Dal'Ava... powerpc: implement bus_map_resource and bus_unmap_resou...
2021-05-07 Konstantin Belousovioccom: define ioctl cmd value that can never be valid
2021-05-07 Konstantin Belousovamd64: invalidate TLB between page table update and...
2021-05-06 Tai-hwa Liangfwip(4): fixing kernel panic when receiving unicast...
2021-05-06 Alexander MotinIntroduce "soft" serseq variant.
2021-05-05 Mark Johnstonpipe: Avoid calling selrecord() on a closing pipe
2021-05-05 Piotr Pawel StefaniakBalance parentheses in sysctl descriptions
2021-05-05 Xin LIarcmsr(4): Fix SCSI command timeout on ARC-1886.
2021-05-05 Alexander MotinSet PCIe device's Max_Payload_Size to match PCIe root's.
2021-05-04 Alexander V. Chernikov[fib algo] Update fib_gen counter under FIB_MOD_LOCK.
2021-05-04 Alexander V. ChernikovFix drace CTF for the rib_head.
2021-05-04 Alexander V. ChernikovAdd rib_walk_from() wrapper for selective rib tree...
2021-05-04 Alexander V. Chernikov[fib algo] Delay algo init at fib growth to to allow...
2021-05-04 Alexander V. Chernikov[rtsock] Enforce netmask/RTF_HOST consistency.
2021-05-04 Rick Macklemnfscommon: fix function name in comment
2021-05-04 Rick Macklemnfsd: fix stripe size reply for the File Layout pNFS...
2021-05-03 Andriy Gapongpioc_detach: fix freeing of wrong pointers
2021-05-03 Mark Johnstonimgact_elf: Ensure that the return value in parse_notes...
2021-05-03 Tai-hwa Liangif_firewire: fixing panic upon packet reception for...
2021-05-03 Kevin Bowlinge1000: Fix register name in reg_dump sysctl
2021-05-03 Kevin Bowlinge1000: Add support for [Tiger, Alder, Meteor] Lake
2021-05-03 Konstantin Belousovamd64: disable LA57 by default for now
2021-05-03 Konstantin BelousovO_PATH: disable kqfilter for fifos
2021-05-01 Richard Scheffeneggertcp: stop spurious rescue retransmissions and potential...
2021-05-01 Neel Chauhanparam.h: bump __FreeBSD_version for commits efe7f12cd37...
2021-05-01 Neel Chauhanlinuxkpi: Introduce tasklet_disable_nosync()
2021-05-01 Neel Chauhanlinuxkpi: Implement rcu_replace_pointer() macro
2021-04-30 Vladimir Kondratyevhkbd: Fix typo which disables keyboard input in kdb
2021-04-30 Vladimir Kondratyevng_ubt: Block attachment of uninitialized Intel Wireles...
2021-04-30 Vladimir Kondratyevng_ubt: Use DEFINE_CLASS_1 macro for kobj inheritance.
2021-04-30 Vladimir Kondratyevng_ubt: Do not clear stall before receiving of HCI...
2021-04-30 Vladimir Kondratyevhidmap: add missing opt_hid.h to module Makefile
2021-04-30 Vladimir Kondratyevichsmb: Add PCI ID for Intel Gemini Lake SMBus controller
2021-04-30 Vladimir Kondratyevpchtherm: Add IDs for CannonLake-H, CometLake and Lewis...
2021-04-30 Rick Macklemparam.h: bump __FreeBSD_version for commit 5a45802b3c8c
2021-04-30 Rick Macklemnfsv4 client: do the BindConnectionToSession as required
2021-04-29 Alexander V. Chernikov[fib algo] always commit static routes synchronously.
2021-04-29 Alexander V. ChernikovFix NOINET[6],!VIMAGE builds after FIB_ALGO addition...
2021-04-29 Alexander V. ChernikovFix NOINET[6] build after enabling FIB_ALGO in GENERIC.
2021-04-29 Alexander V. ChernikovFix rib generation count for fib algo.
2021-04-29 Alexander V. ChernikovAdd batched update support for the fib algo.
2021-04-29 Stefan EßerFix build with gcc
2021-04-29 Alexander V. Chernikovfib algo: do not reallocate datapath index for datapath...
2021-04-29 Alexander V. ChernikovImplement better rebuild-delay fib algo policy.
2021-04-29 Alexander V. ChernikovAppease -Wsign-compare in radix.c
2021-04-29 Alexander V. ChernikovAllow to specify debugnet fib in sysctl/tunable.
2021-04-29 Alexander V. ChernikovAlways use inp fib in the inp_lookup_mcast_ifp().
2021-04-29 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-28 Kristof Provostpf: Refactor state killing
2021-04-28 Mark Johnstonuma: Introduce per-domain reclamation functions
2021-04-28 Mark Johnstonuma: Split bucket_cache_drain() to permit per-domain...
2021-04-28 Mark Johnstondomainset: Define additional global policies
2021-04-28 Mark JohnstonAdd required checks for unmapped mbufs in ipdivert...
2021-04-28 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-27 Alexander V. ChernikovFix rtsock sockaddr alignment.
2021-04-27 Sofian Brabeziwnstats: fix build with clang and allow install under...
2021-04-27 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-04-26 John Baldwincxgbe: Ignore doomed virtual interfaces when updating...
2021-04-26 John Baldwiniscsi: Kick threads out of iscsi_ioctl() during unload.
2021-04-26 John Baldwincxgbe: Add counters for iSCSI PDUs transmitted via...
2021-04-26 John Baldwincxgbe: Make the TOE TLS stats per-queue instead of...
2021-04-26 John Baldwincxgbe: Add a struct sge_ofld_txq type.
2021-04-26 John Baldwincxgbei: Enter network epoch and set vnet around t4_push...
2021-04-26 John Baldwincxgbe ddp: Use CPL_COOKIE_DDP* instead of DDP_BUF*_INVA...
2021-04-26 John Baldwincxgbei: Pass ULP submode directly to set_ulp_mode_iscsi().
2021-04-26 John Baldwincxgbei: Move some function prototypes to cxgbei.h.
2021-04-26 John Baldwincxgbei: Set vnet around tcp_drop() in do_rx_iscsi_ddp().
2021-04-26 John BaldwinFix a typo in a comment: frame -> framework.
2021-04-26 John Baldwinccr: Disable requests on port 1 when needed to workarou...
2021-04-26 John Baldwinccr: Add per-port stats of queued and completed requests.
2021-04-26 John Baldwinccr: Set the RX channel ID correctly in work requests.
2021-04-26 Navdeep Parharcxgbe(4): Read the rx 'c' channel for a port and make...
2021-04-26 John BaldwinHandle negative return values from syncache_expand().
2021-04-26 Neel Chauhanlinuxkpi: Remove unneeded {} in atomic_dec_and_lock_irq...
2021-04-26 Neel Chauhanlinuxkpi: Elimiate brackets on return in spinlock.h
next