index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
addr.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
|
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
1
-1
/
+1
*
|
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-10
1
-2
/
+1
|
/
*
IB/core: Don't resolve IP address to the loopback device
Moni Shoua
2017-07-17
1
-11
/
+29
*
IB/core: Namespace is mandatory input for address resolution
Moni Shoua
2017-07-17
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-9
/
+1
|
\
|
*
IB/addr: Fix setting source address in addr6_resolve()
Roland Dreier
2017-06-07
1
-9
/
+1
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+1
|
/
*
infiniband: avoid dereferencing uninitialized dst on error path
Paolo Abeni
2017-05-02
1
-1
/
+1
*
infiniband: call ipv6 route lookup via the stub interface
Paolo Abeni
2017-04-28
1
-2
/
+2
*
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-1
/
+1
*
IB/core: Add missing check for addr_resolve callback return value
Mark Bloch
2016-11-16
1
-2
/
+9
*
IB/addr: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
IB/core: Add IP to GID netlink offload
Mark Bloch
2016-05-24
1
-24
/
+193
*
IB/core: Integrate IB address resolution module into core
Leon Romanovsky
2016-05-24
1
-9
/
+2
*
IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
2016-01-19
1
-1
/
+8
*
IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
2016-01-19
1
-3
/
+4
*
IB/core: Fix dereference before check
Matan Barak
2016-01-19
1
-4
/
+5
*
IB/core: Validate route when we init ah
Matan Barak
2015-12-23
1
-51
/
+124
*
IB/core: Add rdma_network_type to wc
Somnath Kotur
2015-12-23
1
-0
/
+14
*
IB/addr: Pass network namespace as a parameter
Guy Shapiro
2015-10-28
1
-8
/
+9
*
IB/core: Use GID table in AH creation and dmac resolution
Matan Barak
2015-10-21
1
-1
/
+2
*
IB/core cleanup: Add const to args - agent_send_response
Ira Weiny
2015-06-02
1
-2
/
+2
*
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
2015-05-05
1
-10
/
+3
*
IB/addr: Improve address resolution callback scheduling
Or Kehati
2014-12-15
1
-2
/
+2
*
IB/core: Ethernet L2 attributes in verbs/cm structures
Matan Barak
2014-01-14
1
-3
/
+94
*
IB/addr: Add AF_IB support to ip_addr_size
Sean Hefty
2013-06-20
1
-2
/
+18
*
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
2012-08-13
1
-3
/
+1
*
IB: Use IS_ENABLED(CONFIG_IPV6)
Roland Dreier
2012-07-08
1
-2
/
+2
*
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
David Miller
2012-01-25
1
-5
/
+9
*
infiniband: addr: Consolidate code to fetch neighbour hardware address from dst.
David Miller
2011-12-05
1
-26
/
+21
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
1
-3
/
+6
|
\
|
*
IB: Fix RCU lockdep splats
Eric Dumazet
2011-11-29
1
-3
/
+6
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
1
-3
/
+3
|
/
*
infiniband: Fix up module files that need to include module.h
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-17
1
-3
/
+4
*
infiniband: Remove rt->rt_src usage in addr4_resolve()
David S. Miller
2011-05-10
1
-2
/
+7
*
RDMA/addr: Fix return of uninitialized ret value
Sean Hefty
2011-03-17
1
-1
/
+1
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-9
/
+9
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-1
/
+1
*
ipv4: Create and use route lookup helpers.
David S. Miller
2011-03-12
1
-7
/
+1
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-3
/
+4
*
infiniband: remove dev_base_lock use
Eric Dumazet
2010-11-24
1
-3
/
+3
*
net: get rid of rtable->idev
Eric Dumazet
2010-11-11
1
-4
/
+4
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
IB/addr: Fix IPv6 routing lookup
Sean Hefty
2009-11-19
1
-103
/
+41
*
IB/addr: Simplify resolving IPv4 addresses
Sean Hefty
2009-11-19
1
-58
/
+23
*
IB/addr: Store net_device type instead of translating to RDMA transport
Sean Hefty
2009-11-19
1
-12
/
+1
[prev]
[next]