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