summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/addr.c
Commit message (Expand)AuthorAge
* IB/core : Add null pointer check in addr_resolveMuneendra Kumar M2018-02-28
* RDMA/core: Avoid copying ifindex twiceParav Pandit2017-12-18
* RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit2017-12-18
* IB/core: Removed unused functionParav Pandit2017-12-18
* RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit2017-12-18
* IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit2017-12-18
* RDMA/core: Make function rdma_copy_addr return voidYuval Shaia2017-11-13
* IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit2017-10-18
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-18
|\
| * IB/core: Fix race condition in resolving IP to MACParav Pandit2017-08-04
* | RDMA/netlink: Convert LS to doit callbackLeon Romanovsky2017-08-10
* | RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky2017-08-10
* | RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky2017-08-10
* | RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky2017-08-10
|/
* IB/core: Don't resolve IP address to the loopback deviceMoni Shoua2017-07-17
* IB/core: Namespace is mandatory input for address resolutionMoni Shoua2017-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-21
|\
| * IB/addr: Fix setting source address in addr6_resolve()Roland Dreier2017-06-07
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
|/
* infiniband: avoid dereferencing uninitialized dst on error pathPaolo Abeni2017-05-02
* infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni2017-04-28
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* IB/core: Add missing check for addr_resolve callback return valueMark Bloch2016-11-16
* IB/addr: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-07
* IB/core: Add IP to GID netlink offloadMark Bloch2016-05-24
* IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-24
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-19
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-19
* IB/core: Fix dereference before checkMatan Barak2016-01-19
* IB/core: Validate route when we init ahMatan Barak2015-12-23
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-23
* IB/addr: Pass network namespace as a parameterGuy Shapiro2015-10-28
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-21
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-02
* IB/core: change rdma_gid2ip into void function as it always return zeroHonggang LI2015-05-05
* IB/addr: Improve address resolution callback schedulingOr Kehati2014-12-15
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
* IB/addr: Add AF_IB support to ip_addr_sizeSean Hefty2013-06-20
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-13
* IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2012-07-08
* infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller2012-01-25
* infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller2011-12-05
* net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\
| * IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
* | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-22
|/
* infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-31
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-17
* infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller2011-05-10
* RDMA/addr: Fix return of uninitialized ret valueSean Hefty2011-03-17