index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
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
2012-01-25
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
2011-12-05
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
[next]