index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
1
-2
/
+2
2015-05-05
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
1
-10
/
+3
2014-12-15
IB/addr: Improve address resolution callback scheduling
Or Kehati
1
-2
/
+2
2014-01-14
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
1
-3
/
+94
2013-06-20
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
1
-2
/
+18
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-3
/
+1
2012-07-08
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
1
-2
/
+2
2012-01-25
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
1
-5
/
+9
2011-12-05
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
1
-26
/
+21
2011-12-05
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-29
IB: Fix RCU lockdep splats
Eric Dumazet
1
-3
/
+6
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
1
-3
/
+3
2011-10-31
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
1
-0
/
+1
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-3
/
+4
2011-05-10
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
1
-2
/
+7
2011-03-17
RDMA/addr: Fix return of uninitialized ret value
Sean Hefty
1
-1
/
+1
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-9
/
+9
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-1
/
+1
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-7
/
+1
2011-03-02
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-10
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-19
IB/addr: Fix IPv6 routing lookup
Sean Hefty
1
-103
/
+41
2009-11-19
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-18
RDMA/addr: Use appropriate locking with for_each_netdev()
Eric Dumazet
1
-1
/
+7
2009-10-07
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-29
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-14
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
Or Gerlitz
1
-0
/
+1
2008-07-14
RDMA: Fix license text
Sean Hefty
1
-18
/
+23
2008-03-30
trivial endianness annotations: infiniband core
Al Viro
1
-4
/
+4
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[IPV4] drivers/infiniband: Use ipv4_is_<type>
Joe Perches
1
-2
/
+2
2007-10-09
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-04
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-29
RDMA/addr: list_move() cleanups
Roland Dreier
1
-4
/
+2
2006-11-29
RDMA/addr: Fix some cancellation problems in process_req()
Krishna Kumar
1
-6
/
+5
2006-11-29
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
[next]