]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-28 Dag-Erling... Improve URL parsing. In particular, convert scheme...
2021-04-28 Dag-Erling... Support proxying FTP over HTTPS, not just HTTP.
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 Andrey V. Elsukovipfw: do not use sleepable malloc in callout context.
2021-04-28 Ed Mastelibkiconv: address memory leak in not-found cases
2021-04-27 Mark Johnstonaesni: Avoid modifying session keys in hmac_update()
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-26 Mateusz PiotrowskiFix zgrep --version
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 Andrew WalkerFix leak in libc NFSv4 ACL flags parsing
2021-04-23 Alexander Motinpms(4): Limit maximum I/O size to 256KB instead of...
2021-04-23 Alexander Motinpms(4): Do not return CAM_REQ_CMP on errors.
2021-04-22 Fernando ApesteguíaRevert "stats.7: Add dwatch(1) to the list"
2021-04-22 Fernando Apesteguíastats.7: Add dwatch(1) to the list
2021-04-22 Rick Macklemnfsd: fix replies from session cache for retried RPCs
2021-04-21 Michael ReifenbergerImprove size readability.
2021-04-21 Mark Johnstonsafexcel: Fix the SHA-HMAC digest computation when...
2021-04-21 Mateusz Piotrowskispigen.4: Fix typos
2021-04-20 Mateusz PiotrowskiExplain the newfs naming convention
2021-04-19 Kristof Provostpf tests: Test multi-wan rdr
2021-04-19 Kristof Provostpf: Do not short-circuit processing for REPLY_TO
2021-04-19 Kristof Provostpf: Add static DTrace probe points
2021-04-19 Kristof Provostpf: change pf_route so pf only runs when packets enter...
2021-04-19 Rick Macklemnfsd: make the server repeat CB_RECALL every couple...
2021-04-18 Kirk McKusickEnsure that the mount command shows "with quotas" when...
2021-04-18 Randall StewartWhen we are about to send down to the driver layer
2021-04-18 Rick Macklemnfsd: fix BindConnectionToSession so that it clears...
2021-04-17 Mateusz Piotrowskisystat.1: Remove Tn macros
2021-04-17 Mateusz Piotrowskisystat.1: Fix synopsis
2021-04-16 Richard Scheffeneggertcp: Use sbuf_drain unconditionally
2021-04-16 Richard Scheffeneggertcp: Shouldn't drain empty sbuf
2021-04-16 Richard Scheffeneggertcp: For hostcache performance, use atomics instead...
2021-04-16 Richard Scheffeneggertcp: Make hostcache.cache_count MPSAFE by using a...
2021-04-16 Richard Scheffeneggertcp: drain tcp_hostcache_list in between per-bucket...
2021-04-16 Richard Scheffeneggertcp: reduce memory footprint when listing tcp hostcache
2021-04-16 Richard ScheffeneggerMake sbuf_drain safe for external use
2021-04-16 Richard ScheffeneggerExport sbuf_drain to orchestrate lock and drain action
2021-04-16 Gordon Berglingconfig(8): Mention the authors of a paper in the SEE...
2021-04-16 Gordon Berglinglpd(8): Mention the author of a paper in the SEE ALSO...
2021-04-16 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-16 Dmitry ChaginPartially revert r248770.
2021-04-16 Dmitry ChaginRemoved the reference to the deprecated splx API from...
2021-04-15 Kevin Bowlingsys/ck.h: Add an include guard
2021-04-15 Rick Macklemnfsd: silence rpcb_unset noise for NFSv4 only servers
2021-04-15 Yuri Pankovsetclassenvironment: trim leading spaces in variable...
2021-04-15 Dimitry AndricAvoid raising unexpected floating point exceptions...
2021-04-15 Dimitry AndricAvoid -pedantic warnings about using _Generic in __fp_t...
2021-04-15 Gordon Berglingm4(1): Add a SEE ALSO section and reference an AT&T...
2021-04-14 Kristof Provostlibnv: Allow use in non-sleepable contexts
2021-04-14 Kurosawa Takahiropf tests: make synproxy and nat work correctly even...
2021-04-14 Alexander MotinAdd IDs for ASMedia ASM116x PCIe 3.0 AHCI controllers.
2021-04-14 Ryan Libbypms: handle maximum size IO with any alignment
2021-04-13 Ed Mastereadelf: return error in case of invalid file
2021-04-13 Ed Mastefreebsd-update: improve mandoc db generation
2021-04-13 Gordon Berglingsysctl.conf(5): Mention sysctl.conf.local in the sysctl...
2021-04-11 Rick Macklemnfsd: do not implicitly bind the back channel for NFSv4...
2021-04-11 Rick Macklemnfsv4 client: fix forced dismount when sleeping in...
2021-04-11 Vladimir Kondratyevig4: Add PCI IDs for Intel Gemini Lake I2C controller.
2021-04-11 Richard Scheffenegger[tcp] Fix ECN on finalizing sessions.
2021-04-11 Konstantin... Add sysctl debug.uma_reclaim
2021-04-11 Konstantin... struct mount uppers: correct locking annotations
2021-04-10 Stefan Eßer[bc] Update to version 4.0.0
2021-04-10 Tai-hwa Liangnet: fixing a memory leak in if_deregister_com_alloc()
2021-04-10 Ed Masteffsinfo: Update example to avoid to-be-deprecated vinum
2021-04-09 Mateusz Guzikvfs: honor error code returned by mac_vnode_check_renam...
2021-04-09 Konstantin... nullfs: protect against user creating inconsistent...
2021-04-09 Konstantin... Style
2021-04-09 Konstantin... mbuf: add a way to mark flowid as calculated from the...
2021-04-09 Jamie GrittonMFC jail: fix jail(8) synposis and usage message to...
2021-04-08 Alan SomersFix the build after 5061d5a0cfaf68a6891db82f6bd26ad3e72...
2021-04-08 Alan Somersmpsutil.8: fix typos in the man page
2021-04-08 Alan Somersfusefs: fix two bugs regarding fcntl file locks
2021-04-08 Alan SomersModernize geom_stats_snapshot_get
2021-04-08 Alan Somers[skip ci] fix a typo in a comment in mdconfig.c
2021-04-08 Alan SomersSpeed up geom_stats_resync in the presence of many...
2021-04-08 Alan Somersfortune: add a tip about gstat
2021-04-08 Alan Somersfusefs: set d_off during VOP_READDIR
2021-04-08 Alan Somersmount_nullfs: rename a local variable
2021-04-07 Vincenzo Maffionenetmap: pkt-gen: allow -Z and -z to be used together
2021-04-07 Vincenzo Maffionenetmap: bridge: fix transmission in busy-wait mode
2021-04-07 Kristof Provostdummynet: Move timekeeping information into dn_cfg
2021-04-07 Kristof Provostdummynet: Move packet counters into dn_cfg
2021-04-07 Alexander MotinMove time math out of disabled interrupts sections.
2021-04-07 Alexander MotinDo not read timer extra time when MWAIT is used.
2021-04-07 Alexander MotinChange mwait_bm_avoidance use to match Linux.
2021-04-06 Mark Johnstonmount: Disallow mounting over a jail root
2021-04-06 Mark Johnstonvm_fault: Shoot down multiply mapped COW source page...
2021-04-06 Marcel MoolenaarLock busdma operations and serialize detach against...
2021-04-06 Hans Petter... Reduce chance of RCU deadlock in the LinuxKPI by implem...
2021-04-06 Andrey V. Elsukovipdivert: check that PCB is still valid after taking...
2021-04-05 Vincenzo Maffionenetmap: iflib: add nm_config callback
2021-04-02 Rick Macklemnfsv4 client: fix forced dismount when sleeping on...
2021-04-01 Rick Macklemnfsv4 pnfs client: fix updating of the layout stateid...
2021-04-01 Kyle Evansinit: use explicit_bzero() for clearing passwords
2021-04-01 Cy SchubertMFC 874b1a35486b570513680c3d456b062ba097e1d9:
next