aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/roce_gid_mgmt.c
AgeCommit message (Expand)Author
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang
2018-11-21RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-08-15IB/core: Change filter function return type from int to boolParav Pandit
2018-08-15IB/core: Update GID entries for netdevice whose mac address changesParav Pandit
2018-08-15IB/core: Add default GIDs of the bond master netdevParav Pandit
2018-08-15IB/core: Consider adding default GIDs of bond deviceParav Pandit
2018-08-15IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit
2018-08-14IB/core: Avoid confusing del_netdev_default_ipsParav Pandit
2018-08-14IB/core: Add comment for change upper netevent handlingParav Pandit
2018-05-24IB/core: Remove duplicate declaration of gid_cache_wqParav Pandit
2018-04-23IB/core: Fix deleting default GIDs when changing mac adddressParav Pandit
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08IB/core: Change roce_rescan_device to return voidDaniel Jurgens
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia
2017-07-17IB/core: Add ordered workqueue for RoCE GID managementMajd Dibbiny
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-03IB/core: Remove debug prints after allocation failureLeon Romanovsky
2016-10-18IB/core: Flip to the new dev walk APIDavid Ahern
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak
2015-12-23IB/core: Add ROCE_UDP_ENCAP (RoCE V2) typeMatan Barak
2015-12-23IB/core: Add gid_type to gid attributeMatan Barak
2015-10-20IB/core: Fix use after free of ifaMatan Barak
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak
2015-08-30IB/core: Add RoCE GID table managementMatan Barak