]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Honor return status of ib_init_ah_from_mcmember() in ibcore.
[FreeBSD/FreeBSD.git] / sys /
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
2018-07-13 Mark JohnstonDefine the MSR used to fetch the current microcode...
2018-07-13 Warner Loshg_eli_key_cmp is used only in the kernel, so only defin...
2018-07-13 Warner LoshAdd missing include of sys/boot.h
2018-07-13 Mark JohnstonUse C99 initializers for instances of struct apic_enume...
2018-07-13 Warner LoshThere's two files in the sys tree named inflate.c,...
2018-07-13 Alan CoxInvalidate the mapping before updating its physical...
2018-07-13 Warner LoshUse boot_parse_* to parse command line args and retire...
2018-07-13 Warner LoshCreate helper functions for parsing boot args.
2018-07-13 Rick MacklemChange the pNFS client so that it does not report an...
2018-07-13 Brooks DavisRound down the location of execpathp to slightly improv...
2018-07-13 Mikolaj Golubgeom_gate: enable resize
2018-07-12 Mateusz Guzikfd: stop passing M_ZERO to uma_zalloc
2018-07-12 Mateusz Guzikuma: whack main zone counter update in the slow path...
2018-07-12 Mateusz Guziksx: remove the spurious macro value difference vs rwlocks
2018-07-12 Rick MacklemModify the NFSv4.1 pNFS client to use separate TCP...
2018-07-12 Mark JohnstonAdd PCI IDs for AMD X370 AHCI and XHCI.
2018-07-12 Kristof Provostpf: Fix typo in r336221
2018-07-12 Eric Joynerixl(4): Set baudrate on link up using proper link_speed...
2018-07-12 Kristof Provostpf: Increate default state table size
2018-07-12 Andrey V. ElsukovUse correct size when we are allocating array for skipt...
2018-07-12 Kyle Evanskern_environment: Give the static environment a chance...
2018-07-11 Rick MacklemIgnore the cookie verifier for NFSv4.1 when the cookie...
2018-07-11 Ian LeporeAdd various spi devices to NOTES. Add some required...
2018-07-11 Alan SomersDon't acquire evclass_lock with a spinlock held
2018-07-11 Cy SchubertMFV r324714:
2018-07-11 Ian LeporeEnhancements and fixes for the spigen(4) driver...
2018-07-11 Sean Brunosmartpqi(4):
2018-07-11 Mark JohnstonRemove a duplicate check.
next