index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
roce_gid_mgmt.c
Age
Commit message (
Expand
)
Author
2019-06-02
drivers: use in_dev_for_each_ifa_rtnl/rcu
Florian Westphal
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
2018-11-21
RDMA/core: Add GIDs while changing MAC addr only for registered ndev
Parav Pandit
2018-08-15
IB/core: Change filter function return type from int to bool
Parav Pandit
2018-08-15
IB/core: Update GID entries for netdevice whose mac address changes
Parav Pandit
2018-08-15
IB/core: Add default GIDs of the bond master netdev
Parav Pandit
2018-08-15
IB/core: Consider adding default GIDs of bond device
Parav Pandit
2018-08-15
IB/core: Delete lower netdevice default GID entries in bonding scenario
Parav Pandit
2018-08-14
IB/core: Avoid confusing del_netdev_default_ips
Parav Pandit
2018-08-14
IB/core: Add comment for change upper netevent handling
Parav Pandit
2018-05-24
IB/core: Remove duplicate declaration of gid_cache_wq
Parav Pandit
2018-04-23
IB/core: Fix deleting default GIDs when changing mac adddress
Parav Pandit
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-01-08
{net, IB}/mlx5: Manage port association for multiport RoCE
Daniel Jurgens
2018-01-08
IB/core: Change roce_rescan_device to return void
Daniel Jurgens
2017-07-24
IB/core: Add generic function to extract IB speed from netdev
Yuval Shaia
2017-07-17
IB/core: Add ordered workqueue for RoCE GID management
Majd Dibbiny
2017-02-15
IB/core: Remove pointer casting from void to net_device
Parav Pandit
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-03
IB/core: Remove debug prints after allocation failure
Leon Romanovsky
2016-10-18
IB/core: Flip to the new dev walk API
David Ahern
2015-12-23
IB/core: Move rdma_is_upper_dev_rcu to header file
Matan Barak
2015-12-23
IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
Matan Barak
2015-12-23
IB/core: Add gid_type to gid attribute
Matan Barak
2015-10-20
IB/core: Fix use after free of ifa
Matan Barak
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
IB/core: Add RoCE table bonding support
Matan Barak
2015-08-30
IB/core: Add RoCE GID table management
Matan Barak