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
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
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-04
IB/core: Fix race condition in resolving IP to MAC
Parav Pandit
2017-07-17
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
2017-07-17
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
2017-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-07
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
2017-05-02
infiniband: avoid dereferencing uninitialized dst on error path
Paolo Abeni
2017-04-28
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2016-11-16
IB/core: Add missing check for addr_resolve callback return value
Mark Bloch
2016-10-07
IB/addr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-05-24
IB/core: Add IP to GID netlink offload
Mark Bloch
2016-05-24
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
IB/core: Fix dereference before check
Matan Barak
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
IB/core: Add rdma_network_type to wc
Somnath Kotur
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2015-10-21
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
2014-12-15
IB/addr: Improve address resolution callback scheduling
Or Kehati
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2013-06-20
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-07-08
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
[next]