]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
mlx5: Fix for potential memory leaks.
[FreeBSD/FreeBSD.git] / sys /
2018-12-05 Slava Shwartsmanmlx5: Fix for potential memory leaks.
2018-12-05 Slava Shwartsmanmlx5: Discard unused return values.
2018-12-05 Slava Shwartsmanmlx5: Raise fatal IB event when sys error occurs
2018-12-05 Slava Shwartsmanmlx5: Fix integer overflow while resizing CQ
2018-12-05 Slava Shwartsmanmlx4en: Optimise reception of small packets.
2018-12-05 Slava Shwartsmanmlx4: Make sure default VNET is set when adding a new...
2018-12-05 Slava Shwartsmanmlx4en: Remove duplicate statistics variable assignment.
2018-12-05 Slava Shwartsmanmlx4en: Add support for receiving all data using one...
2018-12-05 Slava Shwartsmanmlx4en: Add support for netdump.
2018-12-05 Slava Shwartsmanmlx4en: Remove the DRBR and associated logic in the...
2018-12-05 Slava Shwartsmanmlx4en: Add driver version to sysctl desc
2018-12-05 Slava Shwartsmanmlx4: Add board identifier and firmware version to...
2018-12-05 Slava Shwartsmanmlx4core: Add checks for invalid port numbers.
2018-12-05 Slava Shwartsmanmlx4: Zero initialize device capabilities to avoid...
2018-12-05 Slava Shwartsmanmlx4core: Avoid multiplication overflow by casting...
2018-12-05 Slava Shwartsmankrping: Fix for memory leak in error case.
2018-12-05 Slava Shwartsmanipoib: Notify on modify QP failure only when relevant
2018-12-05 Slava Shwartsmanipoib: increase the non-cm queue length
2018-12-05 Slava Shwartsmanipoib: Don't do a light flush when MTU is unchanged.
2018-12-05 Slava Shwartsmanipoib: correct setting MTU from inside ipoib(4).
2018-12-05 Slava Shwartsmanibcore: Fix clearing of bound device interface.
2018-12-05 Slava Shwartsmanibcore: ip6_dev_find() needs to know the scope ID.
2018-12-05 Slava Shwartsmanibcore: Fix sleeping in atomic when RoCE is used
2018-12-05 Slava Shwartsmanibcore: Add missing unref of netdevice.
2018-12-05 Slava Shwartsmanibcore: Fix loopback with rdma-cm.
2018-12-05 Slava Shwartsmanibcore: Make sure all VNETs are scanned for VLAN interf...
2018-12-05 Slava Shwartsmanibcore: Always check return value from ib_init_ah_from_...
2018-12-05 Slava Shwartsmanibcore: Add missing check for failure.
2018-12-05 Slava Shwartsmanibcore: Fix an array index check
2018-12-05 Slava Shwartsmanibcore: Check ib_find_pkey() return value.
2018-12-05 Slava Shwartsmanibcore: Add support for IB_SPEED_HDR in sysfs rate...
2018-12-05 Slava Shwartsmanibcore: Don't access invalid port.
2018-12-05 Slava Shwartsmanibcore: Discard unused error codes.
2018-12-05 Slava Shwartsmanibcore: Make sure GID index variable gets initialized.
2018-12-05 Slava Shwartsmanlinuxkpi: Really check if PCI is offline
2018-12-05 Slava Shwartsmanlinuxkpi: properly implement netif_carrier_ok().
2018-12-05 Slava Shwartsmanlinuxkpi: Fix for use-after-free when tearing down...
2018-12-05 Slava Shwartsmanlinuxkpi: implement idr_is_empty() and ida_is_empty().
2018-12-05 Vincenzo Maffionenetmap: align codebase to the current upstream (760279c...
2018-12-05 Alex RichardsonFix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1
2018-12-04 Eric van Gyzenaltq: manual cleanup after r341507
2018-12-04 Eric van Gyzenaltq: remove ALTQ3_COMPAT code
2018-12-04 Brooks DavisRegen after r341495: Remove NOARGS from oaccept.
2018-12-04 Brooks DavisRemove NOARGS from oaccept.
2018-12-04 Maxim SobolevAnother attempt to fix issue with the DIOCGDELETE ioctl...
2018-12-04 Brooks DavisRegen after r341474: Normalize COMPAT_43 syscall declar...
2018-12-04 Brooks DavisNormalize COMPAT_43 syscall declarations.
2018-12-04 Andrey V. ElsukovAdd ability to request listing and deleting only for...
2018-12-04 Andrey V. ElsukovReimplement how net.inet.ip.fw.dyn_keep_states works.
2018-12-04 Andrey V. ElsukovAdd assertion to check that named object has correct...
2018-12-04 Justin HibbitsSprinkle EARLY_DRIVER_MODULE around the tree
2018-12-04 Justin Hibbitspowerpc: preload_addr_relocate is no longer necessary...
2018-12-04 Brooks DavisRemove a needlessly clever hack to start init with...
2018-12-03 Konstantin BelousovImprove procstat reporting for the linux cdev file...
2018-12-03 Mark JohnstonAdd a missing definition for the !COMPAT_FREEBSD32...
2018-12-03 Mark JohnstonPlug memory disclosures via ptrace(2).
2018-12-03 Toomas Soomezfs: we can boot from dataset with large_dnode enabled
2018-12-03 Justin Hibbitspowerpc: Check for a fdt in the metadata if it doesn...
2018-12-03 Justin Hibbitspowerpc/booke: Check for the metadata address by physic...
2018-12-02 Oleksandr TymoshenkoFix PCI driver unload for Marvell PCI controller
2018-12-02 Andreas ToblerBuild the dtb for the rock64 board.
2018-12-02 Andreas ToblerAdd rule to build the dtb for the rock64 board.
2018-12-02 Konstantin BelousovFix off-by-one (page) errors in checks in d_mmap method...
2018-12-02 Konstantin BelousovAdd a comment noting that the additional range checks...
2018-12-02 Konstantin BelousovFix off by one in hpet_mmap() csw method.
2018-12-02 Konstantin BelousovChange the vm_ooffset_t type to unsigned.
2018-12-02 Konstantin BelousovCorrect accuracy of the barrier writes accounting.
2018-12-02 Michal MelounReturn computed real memory size, not a value from...
2018-12-01 Conrad Meyerpmcr: Fix pstate setting on Power8
2018-12-01 Conrad MeyerRestore build of the kernel, removed through r341377
2018-12-01 Emmanuel VadotAdd Silergy SYR827 PMIC driver
2018-12-01 Emmanuel Vadotarm64: rockchip: rk805: Add basic support for RK808...
2018-12-01 Cy SchubertRemove IFF_DRVRLOCK as it is used in IRIX only (and...
2018-12-01 Emmanuel Vadotarm64: rockchip: rk_i2c: Use correct clock
2018-12-01 Emmanuel Vadotarm64/rockchip: add RK3399 support
2018-12-01 Emmanuel Vadotarm64: rockchip: Add RK3399_CLK_PLL
2018-12-01 Cy SchubertRestore handling of PMTU discovery, removed through...
2018-12-01 Konstantin BelousovAllow to create swap zone larger than v_page_count...
2018-12-01 Konstantin BelousovCorrect the tunable name in the message.
2018-12-01 Mateusz Guzikamd64: align target memmove buffer to 16 bytes before...
2018-12-01 Kristof Provostpf: Fix panic on overlapping interface names
2018-11-30 Eric van GyzenFix reporting of SS_ONSTACK
2018-11-30 Mateusz Guzikamd64: handle small memmove buffers with overlapping...
2018-11-30 Michael TuexenLimit option_len for the TCP_CCALGOOPT.
2018-11-30 Andrey V. ElsukovAdapt the fix in r341008 to correctly work with EBR.
2018-11-30 Emmanuel Vadotarm64: allwinner: Add 792Mhz frequency to sun50i-a64-opp
2018-11-30 Andrew Rybchenkosfxge(4): rollback last seen VLAN TCI if Tx packet...
2018-11-30 Andrew Rybchenkosfxge(4): ensure EvQ poll stops when abort is requested
2018-11-30 Andrew Rybchenkosfxge(4): support Medford2
2018-11-30 Andrew Rybchenkosfxge(4): update external port number calculation
2018-11-30 Andrew Rybchenkosfxge(4): correct annotations where NULL input is OK
2018-11-30 Andrew Rybchenkosfxge(4): support new link modes in the driver
2018-11-30 Andrew Rybchenkosfxge(4): use transceiver ID when reading info
2018-11-30 Andrew Rybchenkosfxge(4): add accessor to whole link status
2018-11-30 Andrew Rybchenkosfxge(4): guard Rx scale code with corresponding option
2018-11-30 Andrew Rybchenkosfxge(4): infer port mode bandwidth from max link speed
2018-11-30 Andrew Rybchenkosfxge(4): support improvements to bandwidth calculations
2018-11-30 Andrew Rybchenkosfxge(4): add X2 port modes to bandwidth calculator
2018-11-30 Andrew Rybchenkosfxge(4): update to current port mode terminology
2018-11-30 Andrew Rybchenkosfxge(4): adjust PHY module info interface
next