index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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