aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/roce_gid_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia1-0/+2
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny1-2/+9
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit1-18/+10
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-15/+6
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky1-15/+6
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern1-19/+23
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak1-16/+4
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak1-1/+2
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak1-8/+52
2015-10-20IB/core: Fix use after free of ifaMatan Barak1-8/+27
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+728
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak1-20/+285
2015-08-30IB/core: Add RoCE GID table managementMatan Barak1-0/+465