Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97d63efafb577c4ecbadcfc1d9b80850f3dc8a19
/
drivers
/
infiniband
/
core
/
addr.c
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
d90f9b3
IB: Use IS_ENABLED(CONFIG_IPV6)
by Roland Dreier
· 12 years ago
02b6195
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
by David Miller
· 13 years ago
51d4597
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
by David Miller
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
580da35
IB: Fix RCU lockdep splats
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
e4dd23d
infiniband: Fix up module files that need to include module.h
by Paul Gortmaker
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
5fc3590
infiniband: Remove rt->rt_src usage in addr4_resolve()
by David S. Miller
· 14 years ago
1bdd638
RDMA/addr: Fix return of uninitialized ret value
by Sean Hefty
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
22f4fbd
infiniband: remove dev_base_lock use
by Eric Dumazet
· 14 years ago
72cdd1d
net: get rid of rtable->idev
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d14714d
IB/addr: Fix IPv6 routing lookup
by Sean Hefty
· 15 years ago
923c100
IB/addr: Simplify resolving IPv4 addresses
by Sean Hefty
· 15 years ago
c4315d8
IB/addr: Store net_device type instead of translating to RDMA transport
by Sean Hefty
· 15 years ago
d2e0886
IB/addr: Verify source and destination address families match
by Sean Hefty
· 15 years ago
6266ed6
RDMA/cma: Replace net_device pointer with index
by Sean Hefty
· 15 years ago
0f9ea5d
RDMA/addr: Use appropriate locking with for_each_netdev()
by Eric Dumazet
· 15 years ago
85f20b3
RDMA/addr: Fix resolution of local IPv6 addresses
by David J. Wilder
· 15 years ago
716abb1
RDMA: Add __init/__exit macros to addr.c and cma.c
by Peter Huewe
· 15 years ago
2c4ab62
RDMA/addr: Fix build breakage when IPv6 is disabled
by Roland Dreier
· 16 years ago
38617c6
RDMA/addr: Add support for translating IPv6 addresses
by Aleksey Senin
· 16 years ago
64c5e61
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
by Or Gerlitz
· 16 years ago
a947491
RDMA: Fix license text
by Sean Hefty
· 16 years ago
1b90c13
trivial endianness annotations: infiniband core
by Al Viro
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
1ab3527
[NETNS]: Add namespace parameter to ip_dev_find.
by Denis V. Lunev
· 17 years ago
6360a02
[IPV4] drivers/infiniband: Use ipv4_is_<type>
by Joe Perches
· 17 years ago
935ef2d
RDMA/cma: Use neigh_event_send() to start neighbour discovery
by Steve Wise
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
c7f743a
IB: Remove redundant "_wq" from workqueue names
by Sean Hefty
· 18 years ago
1f12667
RDMA/addr: Handle ethernet neighbour updates during route resolution
by Steve Wise
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
04699a1
RDMA/addr: list_move() cleanups
by Roland Dreier
· 18 years ago
c78bb84
RDMA/addr: Fix some cancellation problems in process_req()
by Krishna Kumar
· 18 years ago
f115db4
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
by Krishna Kumar
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7a118df
RDMA/addr: Use client registration to fix module unload race
by Sean Hefty
· 18 years ago
60cad5d
[IPV4]: annotate inetdev.h helpers
by Al Viro
· 18 years ago
07ebafb
RDMA: iWARP Core Changes.
by Tom Tucker
· 18 years ago
3cd9656
IB: Whitespace fixes
by Roland Dreier
· 18 years ago
e795d09
[NET] infiniband: Cleanup ib_addr module to use the netevents
by Tom Tucker
· 18 years ago
7025fcd
IB: address translation to map IP toIB addresses (GIDs)
by Sean Hefty
· 18 years ago