index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
nldev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-13
/
+12
2019-06-19
RDMA/netlink: Resort policy array
Doug Ledford
1
-75
/
+78
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
1
-0
/
+1
2019-06-18
RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoload
Jason Gunthorpe
1
-0
/
+94
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-12
/
+15
2019-05-13
RDMA/core: Change system parameters callback from dumpit to doit
Parav Pandit
1
-12
/
+15
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-11
/
+101
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-18
/
+18
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-4
/
+5
2019-04-22
RDMA/core: Add a netlink command to change net namespace of rdma device
Parav Pandit
1
-1
/
+12
2019-04-08
RDMA/nldev: Return device protocol
Leon Romanovsky
1
-1
/
+23
2019-03-28
RDMA/core: Add command to set ib_core device net namspace sharing mode
Parav Pandit
1
-0
/
+25
2019-03-28
RDMA/core: Add interface to read device namespace sharing mode
Parav Pandit
1
-0
/
+32
2019-03-28
RDMA/core: Extend ib_device_get_by_index for net namespace
Parav Pandit
1
-9
/
+9
2019-02-22
RDMA/core: Fix a WARN() message
Dan Carpenter
1
-3
/
+1
2019-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
1
-0
/
+122
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-3
/
+1
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-2
/
+2
2019-02-19
RDMA/nldev: Don't expose number of not-visible entries
Leon Romanovsky
1
-5
/
+2
2019-02-19
RDMA/nldev: Connect QP number to .doit callback
Leon Romanovsky
1
-0
/
+1
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
1
-0
/
+18
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
1
-0
/
+20
2019-02-19
RDMA/restrack: Prepare restrack_root to addition of extra fields per-type
Leon Romanovsky
1
-25
/
+16
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
1
-7
/
+10
2019-02-18
RDMA/nldev: Add resource tracker doit callback
Leon Romanovsky
1
-61
/
+129
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
1
-6
/
+7
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-4
/
+0
2019-01-30
RDMA/core: Use the ops infrastructure to keep all callbacks in one place
Leon Romanovsky
1
-10
/
+18
2019-01-30
RDMA/core: Simplify restrack interface
Leon Romanovsky
1
-2
/
+2
2019-01-30
RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacks
Leon Romanovsky
1
-10
/
+12
2019-01-30
RDMA/nldev: Factor out the PID namespace check
Leon Romanovsky
1
-10
/
+12
2019-01-30
RDMA/nldev: Dynamically generate restrack dumpit callbacks
Leon Romanovsky
1
-28
/
+11
2019-01-07
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
1
-4
/
+0
2018-12-20
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
1
-3
/
+6
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-2
/
+2
2018-12-03
RDMA/nldev: Export to user space number of contexts
Leon Romanovsky
1
-0
/
+1
2018-11-22
RDMA/core: Sync unregistration with netlink commands
Parav Pandit
1
-10
/
+10
2018-10-16
RDMA/nldev: Allow IB device rename through RDMA netlink
Leon Romanovsky
1
-0
/
+34
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
1
-1
/
+2
2018-06-18
RDMA/nldev: Return port capability flag for IB only
Leon Romanovsky
1
-8
/
+8
2018-05-15
RDMA/NLDEV: remove mr iova attribute
Steve Wise
1
-3
/
+0
2018-05-03
RDMA/nldev: helper functions to add driver attributes
Steve Wise
1
-0
/
+66
2018-05-03
RDMA/nldev: add driver-specific resource tracking
Steve Wise
1
-0
/
+29
2018-05-03
RDMA/nldev: Add explicit pad attribute
Steve Wise
1
-11
/
+15
2018-03-29
RDMA/nldev: Provide netdevice name and index
Leon Romanovsky
1
-5
/
+26
2018-03-08
RDMA/nldev: provide detailed PD information
Steve Wise
1
-0
/
+57
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
1
-0
/
+56
2018-03-08
RDMA/nldev: provide detailed CQ information
Steve Wise
1
-0
/
+52
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
1
-9
/
+98
2018-03-08
RDMA/nldev: common resource dumpit function
Steve Wise
1
-18
/
+43
[prev]
[next]