index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
2010-06-10
net-next: remove useless union keyword
Changli Gao
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-19
IB/addr: Fix IPv6 routing lookup
Sean Hefty
2009-11-19
IB/addr: Simplify resolving IPv4 addresses
Sean Hefty
2009-11-19
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
2009-11-19
IB/addr: Verify source and destination address families match
Sean Hefty
2009-11-19
RDMA/cma: Replace net_device pointer with index
Sean Hefty
2009-11-18
RDMA/addr: Use appropriate locking with for_each_netdev()
Eric Dumazet
2009-10-07
RDMA/addr: Fix resolution of local IPv6 addresses
David J. Wilder
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
2008-12-29
RDMA/addr: Fix build breakage when IPv6 is disabled
Roland Dreier
2008-12-24
RDMA/addr: Add support for translating IPv6 addresses
Aleksey Senin
2008-07-14
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
2008-07-14
RDMA: Fix license text
Sean Hefty
2008-03-30
trivial endianness annotations: infiniband core
Al 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-09
RDMA/cma: Use neigh_event_send() to start neighbour discovery
Steve Wise
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
2007-02-04
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-11-29
RDMA/addr: list_move() cleanups
Roland Dreier
2006-11-29
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
2006-11-29
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
Krishna Kumar
2006-11-22
WorkStruct: make allyesconfig
David Howells
2006-11-02
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
2006-09-28
[IPV4]: annotate inetdev.h helpers
Al Viro
2006-09-22
RDMA: iWARP Core Changes.
Tom Tucker
2006-09-22
IB: Whitespace fixes
Roland Dreier
2006-08-02
[NET] infiniband: Cleanup ib_addr module to use the netevents
Tom Tucker
2006-06-17
IB: address translation to map IP toIB addresses (GIDs)
Sean Hefty