index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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/core: Constify dst_addr argument
Parav Pandit
2018-07-30
1
-2
/
+2
*
IB/cm: Remove now useless rcu_lock in dst_fetch_ha
Jason Gunthorpe
2018-06-29
1
-7
/
+5
*
RDMA/rdma_cm: Delete rdma_addr_client
Jason Gunthorpe
2018-04-17
1
-34
/
+4
*
RDMA/rdma_cm: Make rdma_addr_cancel into a fence
Jason Gunthorpe
2018-04-17
1
-18
/
+40
*
RDMA/rdma_cm: Remove process_req and timer sorting
Jason Gunthorpe
2018-04-17
1
-71
/
+25
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-06
1
-6
/
+7
|
\
|
*
IB/addr: Constify dst_entry pointer
Parav Pandit
2018-03-29
1
-5
/
+7
|
*
IB/core: Remove rdma_resolve_ip_route() as exported symbol
Parav Pandit
2018-03-15
1
-1
/
+0
*
|
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-28
1
-0
/
+16
*
|
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-27
1
-0
/
+9
|
/
*
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
2018-02-28
1
-10
/
+5
*
RDMA/core: Avoid copying ifindex twice
Parav Pandit
2017-12-18
1
-2
/
+0
*
RDMA/{core, cma}: Simplify rdma_translate_ip
Parav Pandit
2017-12-18
1
-8
/
+3
*
IB/core: Removed unused function
Parav Pandit
2017-12-18
1
-23
/
+0
*
RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh
Parav Pandit
2017-12-18
1
-5
/
+0
*
IB/{core/cm}: Fix generating a return AH for RoCEE
Parav Pandit
2017-12-18
1
-19
/
+5
*
RDMA/core: Make function rdma_copy_addr return void
Yuval Shaia
2017-11-13
1
-13
/
+14
*
IB/core: Fix use workqueue without WQ_MEM_RECLAIM
Parav Pandit
2017-10-18
1
-1
/
+1
*
Merge branch 'k.o/for-4.13-rc' into k.o/for-next
Doug Ledford
2017-08-18
1
-14
/
+48
|
\
|
*
IB/core: Fix race condition in resolving IP to MAC
Parav Pandit
2017-08-04
1
-14
/
+48
*
|
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
1
-3
/
+2
*
|
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
[next]