]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-02 Luiz Otavio... bpf: Add an ioctl to set the VLAN Priority on packets...
2021-08-02 Kristof Provostbridge tests: test linking bridges with a gif tunnel
2021-08-02 Kristof Provosttests: Enable net tests
2021-07-31 Warner Loshawk: merge fixes to metamode
2021-07-31 Papani Srikanthsmartpqi: Maintenance commit of Microchip smartpqi
2021-07-31 Warner Loshawk: remove proctab.c
2021-07-31 Kristof Provostpf: fix ABI breakage
2021-07-31 Kristof Provostpf.conf.5: Document new 'match' keyword
2021-07-31 Kristof Provostpf tests: Test the match keyword
2021-07-31 Kristof Provostpf: match keyword support
2021-07-31 Kristof Provostaltq tests: Basic ALTQ test
2021-07-31 Kristof Provostaltq: Fix typo in features sysctl description
2021-07-31 Kristof ProvostAdd FEATURE sysctls for ALTQ disciplines
2021-07-31 Warner Loshnvmecontrol: update copyright on passthru command
2021-07-31 Warner Loshnvmecontrol: Report status from passthru commands
2021-07-31 Warner LoshAdd SPDX tag.
2021-07-31 Warner Loshnvmecontrol: document power command
2021-07-31 Edward Tomasz... nvmecontrol: fix typo (s/Managment/Management/)
2021-07-31 Dimitry AndricFix 32-bit build post 6733401935f83754b4b2744bc3d33ef84...
2021-07-31 Warner Loshnvme: coherently read status of completion records
2021-07-31 Warner Loshnvme: Fix alignment on nvme structures
2021-07-31 Warner Loshnvme: style nit
2021-07-31 Warner Loshnvme: fix a race between failing the controller and...
2021-07-31 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-07-31 Warner Loshnvme: Make nvme_ctrlr_hw_reset static
2021-07-31 Warner Loshnvme: use NVME_GONE rather than hard-coded 0xffffffff
2021-07-31 Chuck Tufflifix big-endian platforms after 6733401935f8
2021-07-31 Chuck Tufflinvmecontrol: add device self-test op and log page
2021-07-31 Warner Loshnvme: Remove a wmb() that's not necessary.
2021-07-31 Michal MelounNVME: Multiple busdma related fixes.
2021-07-31 Michal MelounAlways use the __unused attribute even for potentially...
2021-07-31 Michal MelounUnbreak r368167 in userland. Decorate unused arguments.
2021-07-31 Mateusz Guziknvme: change namei_request_zone into a malloc type
2021-07-31 Warner Loshnvme: Remove compat code for older kernels
2021-07-31 Warner LoshUse symbolic names for asych events
2021-07-31 Alexander MotinReport cpi->hba_* for nda(4) because why not.
2021-07-31 Warner LoshAdd KASSERT to ensure sane nsid.
2021-07-31 Warner LoshRename ns notification function...
2021-07-31 Warner LoshMake sure that we get the sbuf resources we need.
2021-07-31 Warner LoshGenerate a devctl event for interesting events
2021-07-31 Jose Luis DuranFix the pattern for changing PermitRootLogin
2021-07-31 Warner Loshawk: Make -F '' and -v FS="" behave the same
2021-07-31 Warner Loshawk: Remove last markings we have on awk
2021-07-31 Warner Loshawk: revert to upstream behavior for ranges for gawk...
2021-07-31 Warner Loshtype: becauce -> because
2021-07-31 Yann Kerhervenanobsd: fix typo in NANO_WORLDDIR
2021-07-31 Warner Loshawk: Reduce diffs with upstream to almost nothing.
2021-07-30 Kristof Provostpf tests: make killstate:match more robust
2021-07-30 Kevin Bowlingixgbe: Fix the build
2021-07-30 Kevin Bowlingixgbe: Clean up ix_txrx
2021-07-30 Kevin Bowlingixgbe: Print FW NVM and Option ROM versions
2021-07-28 Maxim Sobolevdd a new option (-H) to daemon(8) to catch SIGHUP and...
2021-07-27 Renato Botelhobsdinstall: Only show menu if there are more items...
2021-07-27 Li-Wen Hsufreebsd-tips: Use a fetchable URL as example
2021-07-27 Li-Wen Hsuman7: Update FreeBSD.org URLs
2021-07-27 Li-Wen Hsushare/misc: Update FreeBSD.org URLs
2021-07-27 Li-Wen Hsufreebsd-update: Update URL of supported platforms infor...
2021-07-27 Alan Somers[skip ci] correct a few SPDX license tags
2021-07-27 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-07-27 Alan Somersfusefs: ensure that FUSE ops' headers' unique values...
2021-07-27 Alan Somersfusefs: delete some dead code
2021-07-27 Alan Somersfusefs: also debug INIT operations in the test suite
2021-07-27 Alan Somersfusefs: delete dead code
2021-07-27 gAlfonso-bitSimplify fuse_device_filt_write
2021-07-27 Alan Somersfusefs: support EVFILT_WRITE on /dev/fuse
2021-07-27 Alan Somersfusefs: improve warnings about buggy FUSE servers
2021-07-27 Kristof Provostpf: clean up syncookie callout on vnet shutdown
2021-07-27 Kristof Provostpf: remove stray debug line
2021-07-27 Kristof Provostpf: fix LINT build
2021-07-27 Kristof Provostpf tests: ensure syncookie does not create state
2021-07-27 Kristof Provostpf tests: Forwarding syncookie test
2021-07-27 Kristof Provostpfctl: syncookie configuration
2021-07-27 Kristof Provostpf: syncookie ioctl interface
2021-07-27 Kristof Provostpf: syncookie support
2021-07-27 Kristof Provostpf: factor out pf_synproxy()
2021-07-27 Warner LoshRevert "loader: support.4th resets the read buffer...
2021-07-25 Mateusz Guzikpf: embed a pointer to the lock in struct pf_kstate
2021-07-25 Mateusz Guzikpf: shrink struct pf_kstate
2021-07-25 Mateusz Guzikpf: add a comment to pf_kstate concerning compat with...
2021-07-25 Mateusz Guzikpf: add a branch prediction to expire state check in...
2021-07-25 Mateusz Guzikarm: dedup counter(9) address calculation
2021-07-25 Mateusz GuzikAdd __diagused
2021-07-24 Kristof Provostpf: Remove unused arguments from pf_send_tcp()
2021-07-23 Mark Johnstonnfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTO...
2021-07-21 Warner Loshdevd: remove pccard entries
2021-07-21 Warner Loshnvme: Enable interrupts after qpair fully constructed
2021-07-21 Warner Loshboot: fix OBJS to not include BTX's crt0.o
2021-07-21 Warner Loshnanobsd: Bump rescue size to 8GB
2021-07-21 Warner Loshnanobsd: default to -j $hw.ncpu
2021-07-21 Arrigo Marchiorinanobsd: Use gpart and create code image before full...
2021-07-21 Warner Loshloader: make sure CPUTYPE is ignored when building
2021-07-21 Alfonso GregoryRemove incorrect __restricted labels from strcspn
2021-07-21 EmrionFix pmbr issues > 2TB
2021-07-21 Warner Loshcam_iosched: use tunable flag and make a bool really...
2021-07-21 Young XiaoFix potential NULL pointer dereference of device physic...
2021-07-21 John Hoodloader: support.4th resets the read buffer incorrectly
2021-07-21 Conrad Meyermips: Implement basic pmap_kenter_device, pmap_kremove_...
2021-07-21 John BaldwinAdd 'gpio' since mmc now requires gpio_if.h.
2021-07-21 Mateusz Guzikarm: add device syscon to TEGRA124
2021-07-21 Mateusz Guzikarm: hide pc_mpidr behind #if __ARM_ARCH >= 6
next