index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
netlink.c
Age
Commit message (
Expand
)
Author
2018-01-02
RDMA/netlink: Simplify code of autoload modules
Leon Romanovsky
2017-12-22
drivers: infiniband: remove duplicate includes
Pravin Shedge
2017-10-25
RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flag
Michael J. Ruhl
2017-09-08
RDMA/netlink: clean up message validity array initializer
Linus Torvalds
2017-09-08
RDAM/netlink: Fix out-of-bound access while checking message validity
Leon Romanovsky
2017-08-22
rdma: Autoload netlink client modules
Jason Gunthorpe
2017-08-22
rdma: Allow demand loading of NETLINK_RDMA
Jason Gunthorpe
2017-08-10
RDMA/netlink: Add netlink device definitions to UAPI
Leon Romanovsky
2017-08-10
RDMA/netlink: Update copyright
Leon Romanovsky
2017-08-10
RDMA/netlink: Convert LS to doit callback
Leon Romanovsky
2017-08-10
RDMA/netlink: Reduce indirection access to cb_table
Leon Romanovsky
2017-08-10
RDMA/netlink: Add and implement doit netlink callback
Leon Romanovsky
2017-08-10
RDMA/netlink: Rename netlink callback struct
Leon Romanovsky
2017-08-10
RDMA/netlink: Simplify and rename ibnl_chk_listeners
Leon Romanovsky
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
Leon Romanovsky
2017-08-10
RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*
Leon Romanovsky
2017-08-10
RDMA/netlink: Simplify the put_msg and put_attr
Leon Romanovsky
2017-08-10
RDMA/netlink: Add flag to consolidate common handling
Leon Romanovsky
2017-08-10
RDMA/netlink: Avoid double pass for RDMA netlink messages
Leon Romanovsky
2017-08-10
RDMA/netlink: Remove redundant owner option for netlink callbacks
Leon Romanovsky
2017-08-10
RDMA/netlink: Remove netlink clients infrastructure
Leon Romanovsky
2017-08-09
RDMA/core: Add wait/retry version of ibnl_unicast
Ismail, Mustafa
2017-06-01
RDMA/netlink: Reduce exposure of RDMA netlink functions
Leon Romanovsky
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2016-08-02
IB/core: Add flow control to the portmapper netlink calls
Mustafa Ismail
2016-05-13
IB/core: Remove unnecessary check in ibnl_rcv_msg
Mark Bloch
2015-08-30
IB/core: Add rdma netlink helper functions
Kaike Wan
2014-06-10
RDMA/core: Add support for iWARP Port Mapper user space service
Tatyana Nikolova
2013-11-08
IB/netlink: Remove superfluous RDMA_NL_GET_OP() masking
Mathias Krause
2012-10-07
infiniband: pass rdma_cm module to netlink_dump_start
Gao feng
2012-09-08
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-26
infiniband: netlink: Move away from NLMSG_NEW().
David S. Miller
2012-04-02
infiniband: Stop using NLA_PUT*().
David S. Miller
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2011-10-31
infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-05-20
RDMA: Add netlink infrastructure
Roland Dreier