]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove armeb from arch.7
[FreeBSD/FreeBSD.git] / sys /
2018-07-17 Warner LoshFix compile error introduced in r336245.
2018-07-17 Warner LoshFix a typo: change lists to list to match rest of sentence.
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-17 Dexuan Cuihyperv/hn: Fix panic in hypervisor code upon device...
2018-07-17 Mark JohnstonAdd a FALLTHROUGH comment to kvprintf().
2018-07-17 Kyle EvansRevert r336353 completely based on protest; compatibili...
2018-07-17 Hans Petter SelaskyUse a mbuf header instead of a mbuf cluster for debuggi...
2018-07-17 Hans Petter SelaskyAdd module parameter to limit number of MSIX EQ vectors...
2018-07-17 Hans Petter SelaskyAdd missing newline.
2018-07-17 Hans Petter SelaskyHandle jumbo frames without requiring big clusters...
2018-07-17 Andrey V. ElsukovMove invoking of callout_stop(&lle->lle_timer) into...
2018-07-17 Hans Petter SelaskyEnable both receive and transmit pauseframes by default...
2018-07-17 Hans Petter SelaskyAdd context numbers for HW elements in mlx5en(4).
2018-07-17 Hans Petter SelaskyDo not hint about 'trust both' mode when the mlx5en...
2018-07-17 Hans Petter SelaskyCorrectly write atomic variable in mlx5en(4).
2018-07-17 Hans Petter SelaskyRemove redundant call to mlx5_vsc_find_cap() in mlx5core.
2018-07-17 Hans Petter SelaskyMake sure the state variable is set atomically instead...
2018-07-17 Hans Petter SelaskyRefactor access to CR-space into using VSC APIs in...
2018-07-17 Hans Petter SelaskyRemove redundant newline character in mlx5core.
2018-07-17 Hans Petter SelaskyUpdate version information for the mlx5ib module.
2018-07-17 Hans Petter SelaskyDon't pass unsupported events to ibcore from mlx5ib.
2018-07-17 Hans Petter SelaskyUse static device naming instead of dynamic one in...
2018-07-17 Hans Petter SelaskyImplement support for Differentiated Service Code Point...
2018-07-17 Hans Petter SelaskyUse __FBSDID() for RCS tags in ibcore.
2018-07-17 Hans Petter SelaskyRemove blank line.
2018-07-17 Hans Petter SelaskyAdd support for IPv6 multicast in ibcore.
2018-07-17 Hans Petter SelaskyAdd support for RoCEv2 multicast in ibcore.
2018-07-17 Hans Petter SelaskyHonor return status of ib_init_ah_from_mcmember() in...
2018-07-17 Hans Petter SelaskyHonor port_num while resolving GID for IB link layer...
2018-07-17 Hans Petter SelaskySet IPv4 TOS and IPv6 traffic class field for RoCEv2...
2018-07-17 Hans Petter SelaskyFix for loopback detection in address resolve logic...
2018-07-17 Hans Petter SelaskyCheck port number supplied by user verbs cmds in ibcore.
2018-07-17 Hans Petter SelaskyDepend on IPv6 stack to resolve link local address...
2018-07-17 Hans Petter SelaskyFix kernel crash during fail to initialize device in...
2018-07-17 Hans Petter SelaskyCheck AF family prior resolving address and introduce...
2018-07-17 Hans Petter SelaskyCheck for a cm_id->device in all user calls that need...
2018-07-17 Hans Petter SelaskyRestore initialisation of ctx->uid in ucma_create_id...
2018-07-17 Hans Petter SelaskyFix kernel panic while using XRC_TGT QP type in ibcore.
2018-07-17 Hans Petter SelaskyFix NULL pointer dereference during device removal...
2018-07-17 Hans Petter SelaskyFix access to non-initialized CM_ID object in ibcore.
2018-07-17 Hans Petter SelaskyAvoid that ib_drain_qp() triggers an out-of-bounds...
2018-07-17 Hans Petter SelaskyEnsure that CM_ID exists prior to access it in ibcore.
2018-07-17 Hans Petter SelaskyAdd support for prio-tagged traffic for RDMA in ibcore.
2018-07-17 Hans Petter SelaskySet default GID type as RoCE when resolving RoCE route...
2018-07-17 Hans Petter SelaskySet RoCEv2 MGID according to spec in ibcore.
2018-07-17 Hans Petter SelaskyFor multicast functions in ibcore, verify that LIDs...
2018-07-17 Hans Petter SelaskyFix for RDMA loopback over VLAN in ibcore.
2018-07-17 Hans Petter SelaskyAdd native FreeBSD support for multicast in ibcore.
2018-07-17 Hans Petter SelaskyIf the MGID/MLID pair is not on the list return an...
2018-07-17 Hans Petter SelaskyAdd lock to multicast handlers in ibcore.
2018-07-17 Hans Petter SelaskyOnly update source address when resolving is successful...
2018-07-17 Hans Petter SelaskyProcess address resolve requests at least one time...
2018-07-17 Kirk McKusickAdd needed locking for um_flags added in -r335808.
2018-07-17 Pedro F. GiffuniFreeBSD_version bump as per r336351,
2018-07-16 Kyle EvansRevert 336358 and step away fron machine for the day...
2018-07-16 Kyle EvansPartially revert r336353: sys/conf/* %VERSREQ bumps
2018-07-16 Rick MacklemModify the reasons for not issuing a delegation in...
2018-07-16 Marius StroblUpdate igb_sctx_init for r336313, missed when incorpora...
2018-07-16 Justin Hibbitsdtrace/powerpc: Correct register indices for non-indexe...
2018-07-16 Kyle Evansconfig(8): Bump major version after r335998
2018-07-16 Conrad MeyerOCF: Convert consumers to the session id typedef
2018-07-16 Andrew TurnerDon't use the static keyword with DPCPU defines in...
2018-07-16 Andrew TurnerCreate an empty stdint.h for arm_neon.h to include.
2018-07-16 Emmanuel Vadotallwinner: a83t: Fix PLL_CPU clocks
2018-07-16 Oleksandr TymoshenkoRemove MODULE_PNP_INFO for ig4(4) driver
2018-07-16 Oleksandr TymoshenkoRemove two checks that are always false
2018-07-15 Mark JohnstonRestore the check for the page size extension after...
2018-07-15 Alan Somersauditon(2): fix A_SETPOLICY with 64-bit values
2018-07-15 Alan CoxTest PGA_REFERENCED after calling pmap_ts_referenced...
2018-07-15 Marius StroblAssorted TSO fixes for em(4)/iflib(9) and dead code...
2018-07-15 Rick MacklemShut down the TCP connection to a DS in the pNFS client...
2018-07-15 Marius StroblRemove code to disable IFCAP_VLAN_HWFILTER by default...
2018-07-15 Mariusz ZaborskiLet geli deal with lost devices without crashing.
2018-07-15 Marius StroblAs suggested by a comment in ixl_initialize_vsi(),...
2018-07-15 Mariusz ZaborskiExtend amount of possible coredumps from 10 to 100000...
2018-07-15 Matt Macyacquire inp lock around ip6_pcbopt to fix IPV6_TCLASS...
2018-07-15 Matt Macyepoch_test: fix compile
2018-07-14 Sean BrunoThere was quite a bit of feedback on r336282 that has...
2018-07-14 Alan CoxInvalidate the mapping before updating its physical...
2018-07-14 Rick MacklemFix the pNFS client when mirrors aren't on the same...
2018-07-14 Alan CoxCorrect some typos.
2018-07-14 Stephen J. KiernanAdd mpo_vnode_check_setmode MAC method to MAC/veriexec.
2018-07-14 Alan CoxAdd support for pmap_enter(..., psind=1) to the i386...
2018-07-14 Stephen J. KiernanAdd config(8) options that can be used to enable buildi...
2018-07-14 Stephen J. KiernanFix a typo which could cause a build breakage when...
2018-07-14 Stephen J. KiernanRemove RIPEMD-160 fingerprint modules for veriexec...
2018-07-14 Ian LeporeEliminate an unused var warning-error; the var is used...
2018-07-14 Sean BrunoFixup memory management for fetching options in ip_ctlo...
2018-07-14 Mark JohnstonFix vnic fallback PHY name matching after r334880.
2018-07-14 Conrad Meyerffs_syncvnode: Remove unhelpful print
2018-07-14 Kristof Provostpf: Fix synproxy
2018-07-14 Kristof Provostpf: Fix panic on vnet jail shutdown with synproxy
2018-07-13 Conrad MeyerOCF: Add a typedef for session identifiers
2018-07-13 Conrad MeyerRe-unbreak smartpqi(4) GCC build
2018-07-13 Mateusz Guziklockmgr: tidy up slock/sunlock similar to other locks
2018-07-13 Mark JohnstonUse the existing MSR_BIOS_SIGN on AMD.
2018-07-13 Warner LoshFix machdep_boot.c
2018-07-13 Rick MacklemClose down the TCP connection to a pNFS DS when it...
2018-07-13 Marcin WojtasEnable UART support for Xilinx Ultrascale+ SoCs
next