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
/
addr.c
Age
Commit message (
Expand
)
Author
2020-05-12
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
2019-12-04
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
2019-07-09
RDMA/core: Fix race when resolving IP address
Dag Moxnes
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-13
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-03
RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdev
Parav Pandit
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
2018-10-16
RDMA/core: Align multiple functions to kernel coding style
Leon Romanovsky
2018-10-03
RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
2018-09-19
RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
YueHaibing
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
2018-09-12
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
2018-09-12
RDMA/core: Protect against changing dst->dev during destination resolve
Parav Pandit
2018-09-12
RDMA/core: Refer to network type instead of device type
Parav Pandit
2018-09-12
RDMA/core: Use common code flow for IPv4/6 for addr resolve
Parav Pandit
2018-09-12
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
2018-09-12
RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6
Parav Pandit
2018-09-12
RDMA/core: Let protocol specific function typecast sockaddr structure
Parav Pandit
2018-09-12
RDMA/core: Avoid unnecessary sa_family overwrite
Parav Pandit
2018-09-12
RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcu
Parav Pandit
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2018-07-30
RDMA/core: Constify dst_addr argument
Parav Pandit
2018-06-29
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
Jason Gunthorpe
2018-04-17
RDMA/rdma_cm: Remove process_req and timer sorting
Jason Gunthorpe
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-03-29
IB/addr: Constify dst_entry pointer
Parav Pandit
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-15
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
2017-12-18
RDMA/core: Avoid copying ifindex twice
Parav Pandit
2017-12-18
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
IB/core: Removed unused function
Parav Pandit
2017-12-18
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
2017-12-18
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-11-13
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-10-18
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
2017-08-18
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
[next]