index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-10-18
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
1
-1
/
+1
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
1
-14
/
+48
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
1
-3
/
+2
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
1
-2
/
+1
2017-08-04
IB/core: Fix race condition in resolving IP to MAC
Parav Pandit
1
-14
/
+48
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
1
-11
/
+29
2017-07-17
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
1
-1
/
+5
2017-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-06-07
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
1
-9
/
+1
2017-05-02
infiniband: avoid dereferencing uninitialized dst on error path
Paolo Abeni
1
-1
/
+1
2017-04-28
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
1
-2
/
+2
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+1
2016-11-17
IB/core: Add missing check for addr_resolve callback return value
Mark Bloch
1
-2
/
+9
2016-10-07
IB/addr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
[next]