David Miller
|
02b619555a
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
|
13 years ago |
David Miller
|
51d4597451
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
|
13 years ago |
David Miller
|
2721745501
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
|
13 years ago |
David S. Miller
|
b3613118eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
580da35a31
IB: Fix RCU lockdep splats
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Paul Gortmaker
|
e4dd23d753
infiniband: Fix up module files that need to include module.h
|
14 years ago |
David S. Miller
|
69cce1d140
net: Abstract dst->neighbour accesses behind helpers.
|
14 years ago |
David S. Miller
|
5fc3590c81
infiniband: Remove rt->rt_src usage in addr4_resolve()
|
14 years ago |
Sean Hefty
|
1bdd6384c2
RDMA/addr: Fix return of uninitialized ret value
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
78fbfd8a65
ipv4: Create and use route lookup helpers.
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
Eric Dumazet
|
22f4fbd9bd
infiniband: remove dev_base_lock use
|
14 years ago |
Eric Dumazet
|
72cdd1d971
net: get rid of rtable->idev
|
14 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sean Hefty
|
d14714df61
IB/addr: Fix IPv6 routing lookup
|
15 years ago |
Sean Hefty
|
923c100ef0
IB/addr: Simplify resolving IPv4 addresses
|
15 years ago |
Sean Hefty
|
c4315d85f9
IB/addr: Store net_device type instead of translating to RDMA transport
|
15 years ago |
Sean Hefty
|
d2e0886245
IB/addr: Verify source and destination address families match
|
15 years ago |
Sean Hefty
|
6266ed6e41
RDMA/cma: Replace net_device pointer with index
|
15 years ago |
Eric Dumazet
|
0f9ea5d2ab
RDMA/addr: Use appropriate locking with for_each_netdev()
|
15 years ago |
David J. Wilder
|
85f20b39fd
RDMA/addr: Fix resolution of local IPv6 addresses
|
15 years ago |
Peter Huewe
|
716abb1fdf
RDMA: Add __init/__exit macros to addr.c and cma.c
|
16 years ago |
Roland Dreier
|
2c4ab6243f
RDMA/addr: Fix build breakage when IPv6 is disabled
|
16 years ago |
Aleksey Senin
|
38617c64bf
RDMA/addr: Add support for translating IPv6 addresses
|
16 years ago |
Or Gerlitz
|
64c5e613b9
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
|
17 years ago |
Sean Hefty
|
a947491709
RDMA: Fix license text
|
17 years ago |