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