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.12.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
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
1
-4
/
+4
2020-02-15
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
1
-1
/
+1
2019-08-11
RDMA: Directly cast the sockaddr union to sockaddr
Jason Gunthorpe
1
-8
/
+7
2018-04-08
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
1
-0
/
+16
2017-09-27
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
1
-10
/
+2
2017-07-28
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
1
-1
/
+5
2017-05-25
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
1
-2
/
+2
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
2016-05-24
IB/core: Add IP to GID netlink offload
Mark Bloch
1
-24
/
+193
2016-05-24
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
1
-9
/
+2
2016-01-19
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
1
-1
/
+8
2016-01-19
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
1
-3
/
+4
2016-01-19
IB/core: Fix dereference before check
Matan Barak
1
-4
/
+5
2015-12-23
IB/core: Validate route when we init ah
Matan Barak
1
-51
/
+124
2015-12-23
IB/core: Add rdma_network_type to wc
Somnath Kotur
1
-0
/
+14
2015-10-28
IB/addr: Pass network namespace as a parameter
Guy Shapiro
1
-8
/
+9
2015-10-22
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
1
-1
/
+2
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
1
-2
/
+2
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-10
/
+3
2014-12-16
IB/addr: Improve address resolution callback scheduling
Or Kehati
1
-2
/
+2
2014-01-15
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-3
/
+94
2013-06-21
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
1
-2
/
+18
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-3
/
+1
2012-07-09
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-2
/
+2
2012-01-26
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
1
-5
/
+9
2011-12-06
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
1
-26
/
+21
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
1
-3
/
+6
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-3
/
+3
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-3
/
+4
2011-05-11
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
1
-2
/
+7
2011-03-18
RDMA/addr: Fix return of uninitialized ret value
Sean Hefty
1
-1
/
+1
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-9
/
+9
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-7
/
+1
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-3
/
+4
2010-11-24
infiniband: remove dev_base_lock use
Eric Dumazet
1
-3
/
+3
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
1
-4
/
+4
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-20
IB/addr: Fix IPv6 routing lookup
Sean Hefty
1
-103
/
+41
2009-11-20
IB/addr: Simplify resolving IPv4 addresses
Sean Hefty
1
-58
/
+23
2009-11-19
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
1
-12
/
+1
2009-11-19
IB/addr: Verify source and destination address families match
Sean Hefty
1
-8
/
+19
2009-11-19
RDMA/cma: Replace net_device pointer with index
Sean Hefty
1
-1
/
+13
2009-11-19
RDMA/addr: Use appropriate locking with for_each_netdev()
Eric Dumazet
1
-1
/
+7
2009-10-08
RDMA/addr: Fix resolution of local IPv6 addresses
David J. Wilder
1
-1
/
+1
[next]