summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/roce_gid_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-031-2/+3
* IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang2018-12-121-0/+3
* RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit2018-11-211-2/+4
* IB/core: Change filter function return type from int to boolParav Pandit2018-08-151-29/+41
* IB/core: Update GID entries for netdevice whose mac address changesParav Pandit2018-08-151-6/+7
* IB/core: Add default GIDs of the bond master netdevParav Pandit2018-08-151-29/+59
* IB/core: Consider adding default GIDs of bond deviceParav Pandit2018-08-151-1/+23
* IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit2018-08-151-9/+62
* IB/core: Avoid confusing del_netdev_default_ipsParav Pandit2018-08-151-13/+10Star
* IB/core: Add comment for change upper netevent handlingParav Pandit2018-08-151-16/+39
* IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit2018-05-241-2/+0Star
* IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit2018-04-231-12/+14
* net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+2
* {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-3/+8
* IB/core: Change roce_rescan_device to return voidDaniel Jurgens2018-01-081-3/+1Star
* IB/core: Add generic function to extract IB speed from netdevYuval Shaia2017-07-241-0/+2
* IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny2017-07-181-2/+9
* IB/core: Remove pointer casting from void to net_deviceParav Pandit2017-02-151-18/+10Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-15/+6Star
|\
| * IB/core: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-15/+6Star
* | IB/core: Flip to the new dev walk APIDavid Ahern2016-10-181-19/+23
|/
* IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak2015-12-231-16/+4Star
* IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak2015-12-231-1/+2
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-8/+52
* IB/core: Fix use after free of ifaMatan Barak2015-10-201-8/+27
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-10/+8Star
* IB/core: Add RoCE table bonding supportMatan Barak2015-08-311-20/+285
* IB/core: Add RoCE GID table managementMatan Barak2015-08-311-0/+465