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
/
sa_query.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
1
-21
/
+17
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
1
-7
/
+7
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-10
/
+12
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
1
-9
/
+6
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-03
RDMA/netlink: Do not always generate an ACK for some netlink operations
HÃ¥kon Bugge
1
-2
/
+2
2019-10-22
infiniband: fix core/ kernel-doc notation
rd.dunlab@gmail.com
1
-1
/
+1
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-1
/
+1
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-26
/
+18
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+4
2019-03-26
ib core: Convert query_idr to XArray
Matthew Wilcox
1
-26
/
+18
2019-01-07
IB/core: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
1
-1
/
+2
2018-10-16
RDMA/core: Annotate timeout as unsigned long
Leon Romanovsky
1
-6
/
+7
2018-10-03
RDMA/netlink: Simplify netlink listener existence check
Leon Romanovsky
1
-1
/
+1
2018-09-26
IB/sa: simplify return code logic for ib_nl_send_msg()
Alex Estrin
1
-11
/
+2
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+1
2018-09-12
RDMA/core: Simplify roce_resolve_route_from_path()
Parav Pandit
1
-40
/
+0
2018-07-10
RDMA: Validate grh_required when handling AVs
Artemy Kovalyov
1
-2
/
+6
2018-07-10
RDMA/hfi1: Move grh_required into update_sm_ah
Jason Gunthorpe
1
-10
/
+18
2018-07-09
IB/core: Simplify check for RoCE route resolve
Parav Pandit
1
-33
/
+5
2018-06-25
IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'
Parav Pandit
1
-28
/
+43
2018-06-25
IB: Make init_ah_attr_grh_fields set sgid_attr
Parav Pandit
1
-10
/
+9
2018-03-23
IB/cma: Resolve route only while receiving CM requests
Parav Pandit
1
-0
/
+5
2018-03-15
IB/core: Refactor ib_init_ah_attr_from_path() for RoCE
Parav Pandit
1
-96
/
+103
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
1
-4
/
+3
2017-12-22
IB/SA: Check dlid before SA agent queries for ClassPortInfo
Venkata Sandeep Dhanalakota
1
-0
/
+10
2017-12-18
IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...
Parav Pandit
1
-4
/
+4
2017-08-24
RDMA/(core, ulp): Convert register/unregister event handler to be void
Leon Romanovsky
1
-2
/
+1
2017-08-22
IB/hfi1: Determine 9B/16B L2 header type based on Address handle
Don Hiatt
1
-6
/
+15
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
1
-4
/
+4
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
1
-1
/
+1
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
1
-4
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+1
2017-06-01
RDMA/SA: Fix kernel panic in CMA request handler flow
Majd Dibbiny
1
-3
/
+3
2017-05-01
IB/SA: Add support to query OPA path records
Dasaratharaman Chandramouli
1
-16
/
+258
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
1
-2
/
+2
2017-05-01
IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
Dasaratharaman Chandramouli
1
-15
/
+24
2017-05-01
IB/SA: Introduce path record specific types
Dasaratharaman Chandramouli
1
-5
/
+9
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
1
-10
/
+10
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
1
-1
/
+4
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
1
-21
/
+19
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
1
-1
/
+1
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
1
-2
/
+3
2017-04-28
IB/SA: Add support to query opa classport info.
Dasaratharaman Chandramouli
1
-25
/
+157
2017-04-28
IB/SA: Modify SA to implicitly cache Class Port info
Dasaratharaman Chandramouli
1
-52
/
+123
2017-04-28
IB/SA: Move functions update_sm_ah() and ib_sa_event()
Dasaratharaman Chandramouli
1
-86
/
+86
[next]