summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include/linux/linux_radix.c
Commit message (Collapse)AuthorAgeFilesLines
* MFC r270710 and r270821:hselasky2014-09-041-0/+1
| | | | | | | | | | | | | | | - Update the OFED Linux Emulation layer as a preparation for a hardware driver update from Mellanox Technologies. - Remove empty files from the OFED Linux Emulation layer. - Fix compile warnings related to printf() and the "%lld" and "%llx" format specifiers. - Add some missing 2-clause BSD copyrights. - Add "Mellanox Technologies, Ltd." to list of copyright holders. - Add some new compatibility files. - Fix order of uninit in the mlx4ib module to avoid crash at unload using the new module_exit_order() function. Sponsored by: Mellanox Technologies
* MFC r269859:hselasky2014-08-191-20/+64
| | | | | | Fix for memory leak. Sponsored by: Mellanox Technologies
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
| | | | This means that their use is restricted to a single C file.
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-211-0/+170
OpenPOWER on IntegriCloud