freebsd-skq/sys/ofed/include
Hans Petter Selasky 918ba0175b - Fix radix tree memory leakage when unloading modules using radix
trees. This happens because the logic inserting items into the radix
tree is allocating empty radix levels, when index zero does not
contain any items.
- Add proper error case handling, so that the radix tree does not end
up in a bad state, if memory cannot be allocated during insertion of
an item.
- Add check for inserting NULL items into the radix tree.
- Add check for radix tree getting too big.

MFC after:	1 week
Sponsored by:	Mellanox Technologies
2014-08-12 11:45:57 +00:00
..
asm Update OFED to Linux 3.7 and update Mellanox drivers. 2013-09-29 00:35:03 +00:00
linux - Fix radix tree memory leakage when unloading modules using radix 2014-08-12 11:45:57 +00:00
net
rdma Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit 2014-03-13 03:42:24 +00:00