index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-05-05
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-19
RDMA/core/roce_gid_mgmt: Fix misnaming of 'rdma_roce_rescan_device()'s param ...
Lee Jones
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
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