]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-05-03 Konstantin... amd64: disable LA57 by default for now
2021-05-03 Konstantin... O_PATH: disable kqfilter for fifos
2021-05-03 Konstantin... connectat(2): clarify that the s argument is socket
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 Glen BarberUPDATING: dereference portupgrade(8)
2021-04-30 Mark Johnstondtrace tests: Fix tst.system.d after ping/ping6 unification
2021-04-30 Rick MacklemAdd an UPDATING entry for commit 5a45802b3c8c
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 Glen Barberpass UNAME_r to fix building 14.x ports on 13.x
2021-04-29 Glen Barberrelease: fix VMSIZE following 1ca8842f3ad9
2021-04-29 Glen Barberrelease: do not set __MAKE_CONF and SRCCONF for the...
2021-04-29 Glen Barberrelease: sync 'git count' logic with newvers.sh
2021-04-29 Glen Barberrelease.sh: Skip installing textproc/docproj when NODOC...
2021-04-29 Mark JohnstonAdd some regression tests for O_PATH and AT_EMPTY_PATH
2021-04-29 Mitchell Hornepmcstat: fix the usage message for -t
2021-04-29 Mitchell Hornepmcstat: set initial counter value to zero
2021-04-29 Mitchell Hornepmc_allocate(3): document the count argument
2021-04-29 Alexander V... [fib algo] always commit static routes synchronously.
2021-04-29 Alexander V... Fix NOINET[6],!VIMAGE builds after FIB_ALGO addition...
2021-04-29 Alexander V... Fix NOINET[6] build after enabling FIB_ALGO in GENERIC.
2021-04-29 Alexander V... Fix rib generation count for fib algo.
2021-04-29 Alexander V... Add batched update support for the fib algo.
2021-04-29 Stefan EßerFix build with gcc
2021-04-29 Alexander V... fib algo: do not reallocate datapath index for datapath...
2021-04-29 Alexander V... Implement better rebuild-delay fib algo policy.
2021-04-29 Alexander V... Appease -Wsign-compare in radix.c
2021-04-29 Alexander V... Allow to specify debugnet fib in sysctl/tunable.
2021-04-29 Alexander V... Always use inp fib in the inp_lookup_mcast_ifp().
2021-04-29 Kevin Bowlinge1000: Restore VF interface random MAC
2021-04-28 Renato Botelholibfetch: Retry with proxy auth when server returns 407
2021-04-28 Kristof Provostpf tests: IPv6 test case for the 'kill state(s)' feature
2021-04-28 Kristof Provostpf tests: Test cases for the 'kill state(s)' feature
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-28 Toomas Soomeloader: do not output empty menu title
2021-04-28 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-27 Alexander V... Fix rtsock sockaddr alignment.
2021-04-27 Sofian Brabezwlanstats: fix build
2021-04-27 Sofian Brabeziwnstats: fix build with clang and allow install under...
2021-04-27 Alexander MotinFix race in case of device destruction.
2021-04-27 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-04-27 Ka Ho Ngvnode_pager_setsize.9: Some clarifications on the manpage
2021-04-27 Ka Ho NgDocument vnode_pager_setsize(9)
2021-04-27 Nathan WhitehornUse makefs(8) in release VM-image generation instead...
2021-04-27 Nathan WhitehornAllocate extra inodes in makefs when leaving free space...
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
2021-04-26 Neel Chauhanlinuxkpi: Implement atomic_dec_and_lock_irqsave()
2021-04-26 Neel Chauhanlinuxkpi: Implement the wait_event_interruptible macro
2021-04-26 Mateusz Piotrowskiports.7: Add an example of setting variables for select...
2021-04-26 Mateusz PiotrowskiFix zgrep --version
2021-04-26 Alexander V... [fib algo] Do not print algo attach/detach message...
2021-04-26 Alexander V... Make gcc happy by initializing error in rib_handle_ifad...
2021-04-26 Alexander V... Improve debugging output on routing tests failure.
2021-04-26 Alexander V... Relax rtsock message restrictions.
2021-04-26 Alexander V... Improve error reporting in rtsock.c
2021-04-26 Alexander V... Fix typo in rtsock_common.h
2021-04-26 Alexander V... Fib algo: extend KPI by allowing algo to set datapath...
2021-04-26 Konstantin... linuxkpi: reduce number of stray mm_struct allocations
2021-04-26 Konstantin... linuxkpi: guarantee allocations of task and mm for...
2021-04-26 Konstantin... linuxkpi: some style, wrap too long lines
2021-04-25 Kevin Bowlingixgbe: Clarify index name in ixgbe_mc_filter_apply
2021-04-24 Rick Macklemnfsd: fix replies from session cache for multiple retries
2021-04-24 Alexander Motinmpt(4): Remove incorrect S/G segments limits.
2021-04-23 Ed MasteCirrus-CI: use FreeBSD 13.0 image for base system CI...
2021-04-23 Jung-uk Kimlex: Use NULL instead of 0 for pointers
2021-04-23 Jung-uk Kimflex: Regen bootstrap files
2021-04-23 Ed Mastereadelf: return error in case of invalid file
2021-04-23 Konstantin... sysctl vm.objects: report backing object and swap use
next