summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/addr.c
AgeCommit message (Expand)Author
2012-01-25infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller
2011-12-05infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-22net: remove ipv6_addr_copy()Alexey Dobriyan
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-05-10infiniband: Remove rt->rt_src usage in addr4_resolve()David S. Miller
2011-03-17RDMA/addr: Fix return of uninitialized ret valueSean Hefty
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2010-11-24infiniband: remove dev_base_lock useEric Dumazet
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-06-10net-next: remove useless union keywordChangli Gao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-19IB/addr: Fix IPv6 routing lookupSean Hefty
2009-11-19IB/addr: Simplify resolving IPv4 addressesSean Hefty
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty
2009-11-19IB/addr: Verify source and destination address families matchSean Hefty
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty
2009-11-18RDMA/addr: Use appropriate locking with for_each_netdev()Eric Dumazet
2009-10-07RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder
2009-06-23RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe
2008-12-29RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier
2008-12-24RDMA/addr: Add support for translating IPv6 addressesAleksey Senin
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz
2008-07-14RDMA: Fix license textSean Hefty
2008-03-30trivial endianness annotations: infiniband coreAl Viro
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev
2008-01-28[NETNS]: Add namespace parameter to ip_dev_find.Denis V. Lunev
2008-01-28[IPV4] drivers/infiniband: Use ipv4_is_<type>Joe Perches
2007-10-09RDMA/cma: Use neigh_event_send() to start neighbour discoverySteve Wise
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-10IB: Remove redundant "_wq" from workqueue namesSean Hefty
2007-02-04RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-11-29RDMA/addr: list_move() cleanupsRoland Dreier
2006-11-29RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar
2006-11-29RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB: Whitespace fixesRoland Dreier
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty