index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
RDMA/core: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2021-04-08
RDMA/addr: Be strict with gid size
Leon Romanovsky
1
-1
/
+3
2020-09-30
RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()
Jason Gunthorpe
1
-6
/
+5
2020-05-13
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
1
-0
/
+4
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
1
-1
/
+1
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-4
/
+3
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+1
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-1
/
+1
2019-07-09
RDMA/core: Fix race when resolving IP address
Dag Moxnes
1
-1
/
+1
2019-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+8
2019-05-14
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-8
/
+8
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-0
/
+1
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
1
-0
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-1
/
+1
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
1
-1
/
+1
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
1
-1
/
+1
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
1
-2
/
+1
2018-10-04
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-1
/
+1
2018-10-04
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
1
-1
/
+1
2018-09-19
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
YueHaibing
1
-6
/
+7
2018-09-13
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-11
/
+64
2018-09-13
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
1
-13
/
+38
2018-09-13
RDMA/core: Protect against changing dst->dev during destination resolve
Parav Pandit
1
-15
/
+46
2018-09-13
RDMA/core: Refer to network type instead of device type
Parav Pandit
1
-19
/
+16
2018-09-13
RDMA/core: Use common code flow for IPv4/6 for addr resolve
Parav Pandit
1
-17
/
+15
2018-09-13
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
1
-9
/
+15
2018-09-13
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
Parav Pandit
1
-42
/
+23
2018-09-13
RDMA/core: Let protocol specific function typecast sockaddr structure
Parav Pandit
1
-16
/
+15
2018-09-13
RDMA/core: Avoid unnecessary sa_family overwrite
Parav Pandit
1
-4
/
+1
2018-09-13
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
Parav Pandit
1
-26
/
+35
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
1
-5
/
+7
2018-07-31
RDMA/core: Constify dst_addr argument
Parav Pandit
1
-2
/
+2
2018-06-29
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
1
-7
/
+5
2018-04-18
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
1
-34
/
+4
2018-04-18
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
Jason Gunthorpe
1
-18
/
+40
2018-04-18
RDMA/rdma_cm: Remove process_req and timer sorting
Jason Gunthorpe
1
-71
/
+25
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+7
2018-03-29
IB/addr: Constify dst_entry pointer
Parav Pandit
1
-5
/
+7
2018-03-29
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
1
-0
/
+16
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
1
-0
/
+9
2018-03-16
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
1
-1
/
+0
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
1
-10
/
+5
2017-12-19
RDMA/core: Avoid copying ifindex twice
Parav Pandit
1
-2
/
+0
2017-12-19
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
1
-8
/
+3
2017-12-19
IB/core: Removed unused function
Parav Pandit
1
-23
/
+0
2017-12-19
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
1
-5
/
+0
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
1
-19
/
+5
2017-11-14
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
1
-13
/
+14
[next]