]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
[net80211] validate VHT IEs.
[FreeBSD/FreeBSD.git] / sys /
2017-02-20 Adrian Chadd[net80211] validate VHT IEs.
2017-02-20 Adrian Chadd[net80211] teach the probe response routine to add...
2017-02-20 Adrian Chadd[net80211] fix up VHT IE comparison typo
2017-02-20 Adrian Chadd[net80211] fix NULL pointer dereference in VHT operatio...
2017-02-20 Pedro F. Giffunisys/dev: Replace zero with NULL for pointers.
2017-02-20 Adrian Chadd[net80211] RX parameter shuffle in net80211 in preparat...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Konstantin BelousovApply noexec mount option for mmap(PROT_EXEC).
2017-02-19 Konstantin BelousovMFamd64 r313933: microoptimize pmap_protect_pte1().
2017-02-19 Justin HibbitsAdd a driver for the RouterBoard RB800 User LED
2017-02-19 Allan Judeimprove PBKDF2 performance
2017-02-19 Alan CoxIn pmap_enter(), set the PG_MANAGED flag on the new...
2017-02-19 Edward Tomasz Napi... Add USB Mass Storage CTL frontend. This makes it possible
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Warner LoshRemove obsolete comment after prior rev.
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-19 Alexander MotinRemove dead mentions of CAM target mode APIs from drivers.
2017-02-19 Edward Tomasz Napi... There are some Linux binaries that expect the system...
2017-02-19 Alexander MotinRemove broken remnants of obsolete INOT API.
2017-02-19 Mateusz Guziklocks: make trylock routines check for 'unowned' value
2017-02-19 Hans Petter SelaskyMake sure the thread constructor and destructor eventha...
2017-02-19 Dmitry ChaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-19 Konstantin BelousovMFamd64 r313933: microoptimize pmap_protect_pde().
2017-02-19 Alexander MotinMissed addition to r313936.
2017-02-19 Alexander MotinMove CTIO waitq from per-LUN to per-channel.
2017-02-19 Sean BrunoRestore PBA setup for igb(4) class devices.
2017-02-19 Konstantin BelousovFix regression in r313898 on i386.
2017-02-19 Konstantin BelousovMicrooptimize amd64/pmap.c pmap_protect_pde().
2017-02-19 Jason A. HarmeningBring back r313037, with fixes for mips:
2017-02-18 Mateusz Guziklocks: clean up trylock primitives
2017-02-18 Andrey V. ElsukovFor translated packets do not adjust UDP checksum if...
2017-02-18 Ian LeporeAdd dtb files for Boundary Devices Nitrogen 6 family...
2017-02-18 Ian LeporeAdd definitions for the IEEE-1588 registers.
2017-02-18 Ian LeporeChange the naming of imx{5,6} gpio pins to exactly...
2017-02-18 Dmitry ChaginStyle(9), some XXX comments fix. No functional changes.
2017-02-18 Dmitry ChaginInitialize cap_rights before use.
2017-02-18 Dmitry ChaginFinich r313684.
2017-02-18 Luiz Otavio O SouzaSpell VMXNET3_LEGACY_TX correctly.
2017-02-18 Alexander MotinChange XCOPY memory allocations.
2017-02-18 Bryan DreweryFix panic with unlocked vnode to vrecycle().
2017-02-18 Mateusz Guzikmtx: plug the 'opts' argument when not used
2017-02-17 Andriy Voskoboinykiwi, ral, zyd: fix possible use-after-free.
2017-02-17 Konstantin BelousovRely on CPUID feature only to enable attaching. MTRR...
2017-02-17 Konstantin Belousovsmp_rendezvous() works for UP case as well, reduce...
2017-02-17 Mateusz Guziksx: fix mips builld after r313855
2017-02-17 Sean BrunoPush max_frame_len back into iflib so that jumbo frame...
2017-02-17 Brooks DavisEnable capsicum on MALTA kernels.
2017-02-17 Konstantin BelousovMerge i386 and amd64 mtrr drivers.
2017-02-17 Pedro F. Giffuniext2fs: Remove unused assignment.
2017-02-17 Kenneth D. MerryMake ctl(4) build with CTL_IO_DELAY defined.
2017-02-17 Adrian Chadd[asmc] Add support for MacBook Pro 11,2
2017-02-17 Josh PaetzelMVF: 313876
2017-02-17 Mateusz Guzikmtx: get rid of file/line args from slow paths if they...
2017-02-17 Mateusz Guzikmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 Mateusz Guzikmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 Mateusz GuzikMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 Hans Petter SelaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-17 Roger Pau Monnéx86: fix MTRR initialization if EARLY_AP_STARTUP is...
2017-02-17 Mateusz Guziksx: fix compilation on UP kernels after r313855
2017-02-17 Warner LoshRemove ahb references as well as 1640 info in aha.4
2017-02-17 Warner LoshRemove residuals of mca support
2017-02-17 Mateusz GuzikIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 Warner LoshBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-17 Warner LoshRemove EISA build option
2017-02-17 Mateusz Guziklocks: let primitives for modules unlock without always...
2017-02-17 Alexander MotinChange the way MaxCmdSN is used.
2017-02-17 Mateusz Guziklocks: remove SCHEDULER_STOPPED checks from primitives...
2017-02-17 Alexander MotinFreeze CAM SIM when request is postponed due to MaxCmdSN.
2017-02-17 Alexander MotinFix tight loop spinning on postponed requests.
2017-02-17 Mark JohnstonDirectly include needed headers rather than relying...
2017-02-16 Mark JohnstonPrevent CPU migration when checking the DTrace nofault...
2017-02-16 Warner LoshRemove EISA bus support for add-in cards. Remove relate...
2017-02-16 Warner LoshRemove PCI/EISA bridge support. But keep knowing that...
2017-02-16 Warner LoshRemove EISA support from Buslogic (bt) cards. Remove...
2017-02-16 Warner LoshRemove EISA support from ahc driver. The AIC-7770 chip...
2017-02-16 Warner LoshRemove EISA support from dpt. Remove known EISA models...
2017-02-16 Warner LoshRemove EISA attachment (fea) from pdq driver. Remove...
2017-02-16 Warner LoshRemove EISA support from adv driver. Remove references...
2017-02-16 Warner LoshRemove support for EISA in the ida driver. Remove refer...
2017-02-16 Warner LoshRemove EISA support for ep driver. Left in place EISA...
2017-02-16 Warner LoshRemove references to EISA support from the vx driver...
2017-02-16 Warner LoshRemove references to EISA support in mlx. The driver...
2017-02-16 Warner LoshRemove the ahb driver for the EISA Adaptec 174x.
2017-02-16 Warner LoshRemove stale MCA comment now that the MCA bus support...
2017-02-16 Ryan StoneRevert r313814 and r313816
2017-02-16 Eric van GyzenRemove inet_ntoa() from the kernel
2017-02-16 Eric van GyzenUse inet_ntoa_r() instead of inet_ntoa() throughout...
2017-02-16 Eric van Gyzenpf: use inet_ntoa_r() instead of inet_ntoa(); maybe...
2017-02-16 Eric van Gyzenacpica: remove a superfluous NULL check
2017-02-16 Ryan StoneFix a typo in my previous commit
2017-02-16 Ryan StoneCheck for preemption after lowering a thread's priority
2017-02-16 Josh PaetzelMFV 313786
2017-02-16 Hans Petter SelaskyAllow container_of() to be used with constant data...
2017-02-16 Edward Tomasz Napi... Implement linux version of ptrace(2). It's nowhere...
2017-02-16 Hans Petter SelaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 Hans Petter SelaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 Hans Petter SelaskyWhitespace fix.
2017-02-16 Andrey V. ElsukovFix LINT build for powerpc.
2017-02-16 Edward Tomasz Napi... Improve debugging output.
2017-02-16 Konstantin BelousovDo not access memory past the buffer end.
next