index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
1
-2
/
+18
2012-08-14
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-3
/
+1
2012-07-09
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-2
/
+2
2012-01-26
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
1
-5
/
+9
2011-12-06
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
1
-26
/
+21
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+6
2011-11-30
IB: Fix RCU lockdep splats
Eric Dumazet
1
-3
/
+6
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-3
/
+3
2011-11-01
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-3
/
+4
2011-05-11
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
1
-2
/
+7
2011-03-18
RDMA/addr: Fix return of uninitialized ret value
Sean Hefty
1
-1
/
+1
2011-03-13
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-9
/
+9
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-13
ipv4: Create and use route lookup helpers.
David S. Miller
1
-7
/
+1
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-3
/
+4
2010-11-24
infiniband: remove dev_base_lock use
Eric Dumazet
1
-3
/
+3
2010-11-11
net: get rid of rtable->idev
Eric Dumazet
1
-4
/
+4
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-20
IB/addr: Fix IPv6 routing lookup
Sean Hefty
1
-103
/
+41
2009-11-20
IB/addr: Simplify resolving IPv4 addresses
Sean Hefty
1
-58
/
+23
2009-11-19
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
1
-12
/
+1
2009-11-19
IB/addr: Verify source and destination address families match
Sean Hefty
1
-8
/
+19
2009-11-19
RDMA/cma: Replace net_device pointer with index
Sean Hefty
1
-1
/
+13
2009-11-19
RDMA/addr: Use appropriate locking with for_each_netdev()
Eric Dumazet
1
-1
/
+7
2009-10-08
RDMA/addr: Fix resolution of local IPv6 addresses
David J. Wilder
1
-1
/
+1
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
1
-2
/
+2
2008-12-30
RDMA/addr: Fix build breakage when IPv6 is disabled
Roland Dreier
1
-7
/
+40
2008-12-24
RDMA/addr: Add support for translating IPv6 addresses
Aleksey Senin
1
-45
/
+151
2008-07-15
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
1
-0
/
+1
2008-07-15
RDMA: Fix license text
Sean Hefty
1
-18
/
+23
2008-03-31
trivial endianness annotations: infiniband core
Al Viro
1
-4
/
+4
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
1
-2
/
+2
2008-01-29
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
1
-2
/
+2
2007-10-10
RDMA/cma: Use neigh_event_send() to start neighbour discovery
Steve Wise
1
-2
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-02-10
IB: Remove redundant "_wq" from workqueue names
Sean Hefty
1
-1
/
+1
2007-02-05
RDMA/addr: Handle ethernet neighbour updates during route resolution
Steve Wise
1
-2
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-11
/
+8
2006-11-30
RDMA/addr: list_move() cleanups
Roland Dreier
1
-4
/
+2
2006-11-30
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
1
-6
/
+5
2006-11-30
RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()
Krishna Kumar
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+3
2006-11-03
RDMA/addr: Use client registration to fix module unload race
Sean Hefty
1
-1
/
+27
2006-09-29
[IPV4]: annotate inetdev.h helpers
Al Viro
1
-2
/
+2
2006-09-23
RDMA: iWARP Core Changes.
Tom Tucker
1
-7
/
+11
2006-09-23
IB: Whitespace fixes
Roland Dreier
1
-2
/
+2
[next]