]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
net80211: split up ieee80211_probereq()
[FreeBSD/FreeBSD.git] / sys /
2021-03-18 Bjoern A. Zeebnet80211: split up ieee80211_probereq()
2021-03-18 Bjoern A. ZeebLinuxKPI: add support for crc32_le()
2021-03-18 Bjoern A. Zeebtermios: add more speeds
2021-03-18 Mike Karelsgenet: Fix problem with forwarding some TCP/IPv6 packets
2021-03-17 Bryan DreweryRemove unused obj variable missed in r354870.
2021-03-17 Ed Mastearm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
2021-03-17 John Baldwinaarch64: Clear TLS registers during exec().
2021-03-17 Thomas Kurschelpfsync: Unconditionally push packets when requesting...
2021-03-17 Richard Scheffeneggerfix panic when rescue retransmission and FIN overlap
2021-03-17 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-17 Kyle Evansbase: remove if_wg(4) and associated utilities, manpage
2021-03-17 Hans Petter SelaskyImplement pci_get_relaxed_ordering_enabled() helper...
2021-03-17 Ka Ho NgImplement sndstat nvlist-based enumeration ioctls.
2021-03-16 John Baldwinnlmrsa: Mark deprecated for 14.
2021-03-16 Peter Jeremynfs: Cleanup dead files
2021-03-16 Mark Johnstonlink_elf_obj: Add a case missing from 5e6989ba4f26
2021-03-16 Navdeep Parharcxgbe(4): catch up with the latest cryptocaps.
2021-03-16 Ka Ho Ngbhyve: virtio shares definitions between sys/dev/virtio
2021-03-16 Kristof Provostpf: pool/kpool conversion code
2021-03-16 Jason A. Harmeningfactor out PT page allocation/freeing
2021-03-15 Alexander V. ChernikovFix fib algo rebuild delay calculation.
2021-03-15 Alexander MotinInclude ccompile.h after opt_global.h.
2021-03-15 Vincenzo Maffionenetmap: fix memory leak in NETMAP_REQ_PORT_INFO_GET
2021-03-15 Julien Grallxen: move x86-specific xen_vector_callback_enabled...
2021-03-15 Julien Grallxen/xenusb: always include xen/xen-os.h rather than...
2021-03-15 Kyle Evansif_wg: fix build with DIAGNOSTICS
2021-03-15 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-15 Kyle Evansif_wg: close the sockets if wg_socket_bind() failed
2021-03-15 Kyle Evansif_wg: stop holding creds in wg_socket_init()
2021-03-15 Kyle Evansif_wg: fix the !INET6 support
2021-03-15 Kyle Evansif_wg: import latest fixup work from the wireguard...
2021-03-14 Ryan Libbyddb: enable the use of ^C and ^S/^Q
2021-03-14 Ryan Libbykobj: avoid gcc -Wcast-function-type
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Gordon BerglingFix some common typos in comments
2021-03-13 Gordon BerglingFix a few typos in comments
2021-03-13 Gordon Berglingi386: Fix a few typos
2021-03-13 Gordon Berglingnet80211: Fix a typo in a comment
2021-03-13 Mariusz Zaborskizfs: bring back possibility to rewind the checkpoint...
2021-03-13 Mateusz Guzikzfs: make seqc asserts conditional on replay
2021-03-13 Adrian Chadd[ath] do a cold reset if TSFOOR triggers
2021-03-13 Adrian Chadd[ath] validate ts_antenna before updating tx statistics
2021-03-12 Peter Jeremyarm64: Add support for the RK805/RK808 RTC
2021-03-12 Warner Loshcam: Run all XPT_ASYNC ccbs in a dedicated thread
2021-03-12 John Baldwinccr: Disable requests on port 1 when needed to workarou...
2021-03-12 John Baldwinccr: Add per-port stats of queued and completed requests.
2021-03-12 John Baldwinccr: Set the RX channel ID correctly in work requests.
2021-03-12 Jonathan T. LooneyFetch the sigfastblock value in syscalls that wait...
2021-03-12 John Baldwinx86: Update some stale comments in cpu_fork() and cpu_c...
2021-03-12 John Baldwinx86: Always use clean FPU and segment base state for...
2021-03-12 John BaldwinSet TDP_KTHREAD before calling cpu_fork() and cpu_copy_...
2021-03-12 John BaldwinDon't pass RFPROC to kproc_create(), it is redundant.
2021-03-12 John BaldwinRemove unused wrappers around kproc_create() and kproc_...
2021-03-12 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-12 John Baldwinamd64: Cleanups to setting TLS registers for Linux...
2021-03-12 John Baldwinamd64: Only update fsbase/gsbase in pcb for curthread.
2021-03-12 Edward Tomasz Napi... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-12 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-12 Kristof Provostpf: Simplify cleanup
2021-03-12 Kristof Provostuma: allow uma_zfree_pcu(..., NULL)
2021-03-12 Konstantin Belousovnull_vput_pair(): release use reference on dvp earlier
2021-03-12 Konstantin Belousovvlrureclaim: only skip vnode with resident pages if...
2021-03-12 Konstantin Belousovsoftdep_unmount: assert that no dandling dependencies...
2021-03-12 Konstantin BelousovFFS: assign fully initialized struct mount_softdeps...
2021-03-12 Konstantin BelousovAssert that um_softdep is NULL on free(ump), i.e. softd...
2021-03-12 Konstantin Belousovffs_mount: when remounting ro->rw and sbupdate failed...
2021-03-12 Konstantin Belousovsoftdep_unmount: handle spurious wakeups
2021-03-12 Konstantin Belousovsoftdep_flush(): do not access ump after we acked FLUSH...
2021-03-12 Konstantin Belousovffs: clear MNT_SOFTDEP earlier when remounting rw to ro
2021-03-12 Konstantin BelousovRework MOUNTED/DOING SOFTDEP/SUJ macros
2021-03-12 Konstantin Belousovffs softdep: clear ump->um_softdep on softdep_unmount()
2021-03-12 Konstantin Belousovffs_extern.h: Add comments for ffs_vgetf() flags
2021-03-12 Konstantin BelousovAdd FFSV_FORCEINODEDEP flag for ffs_vgetf()
2021-03-12 Konstantin Belousovsimplify journal_mount: move the out label after succes...
2021-03-12 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-11 Warner LoshSPDX: Spell 4 clause BSD license correctly
2021-03-11 Mark Johnstongmirror: Pre-allocate the timeout event structure
2021-03-11 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-03-11 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-03-11 Edward Tomasz Napi... linsysfs: create /sys/bus/ and /sys/subsystem/
2021-03-11 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-11 Warner Loshusb: tiny formatting nit
2021-03-11 Kristof Provostpf: Remove redundant kif != NULL checks
2021-03-11 Kristof Provostpf: Factor out pf_krule_free()
2021-03-11 Oskar Holmundusr.sbin/pwm/pwm add support for flags
2021-03-11 Oskar Holmundshare/man/man9/pwmbus.9 fix types in arguments
2021-03-10 Greg Vkern.mk: fix -Wno-error style to fix build with Clang 12
2021-03-10 Alexander V. ChernikovFlush remaining routes from the routing table during...
2021-03-10 John Baldwinktls: Fix non-inplace TLS 1.3 encryption.
2021-03-10 Alexander MotinMove time math out of disabled interrupts sections.
2021-03-10 Olivier Houchardarm64: Fix COMPAT_FREEBSD32.
2021-03-10 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-10 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-10 Hans Petter SelaskyAllocating the LinuxKPI current structure from a softwa...
2021-03-10 Hans Petter SelaskyUse the word "LinuxKPI" instead of "Linux compatibility...
2021-03-10 Hans Petter SelaskyAllocating the LinuxKPI current structure from an inter...
2021-03-09 Hans Petter SelaskyImplement basic support for allocating memory from...
2021-03-09 Kyle Evansif_wg: export tx_bytes, rx_bytes, and last_handshake
2021-03-09 Kyle Evansiflib: allow clone detach if not yet init
next