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
Age
Commit message (
Expand
)
Author
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
2018-09-11
RDMA/mlx5: Don't overwrite action if already set
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
2018-09-11
IB/uverbs: Add IDRs array attribute type to ioctl() interface
Guy Levi
2018-09-11
RDMA/mlx5: Enable attaching packet reformat action to steering flows
Mark Bloch
2018-09-11
RDMA/mlx5: Enable reformat on NIC RX if supported
Mark Bloch
2018-09-11
RDMA/mlx5: Enable attaching DECAP action to steering flows
Mark Bloch
2018-09-11
RDMA/mlx5: Enable decap and packet reformat on flow tables
Mark Bloch
2018-09-11
RDMA/mlx5: Enable attaching modify header to steering flows
Mark Bloch
2018-09-11
RDMA/mlx5: Add NIC TX steering support
Mark Bloch
2018-09-11
RDMA/core: Document QP @event_handler function
Chuck Lever
2018-09-11
RDMA/core: Document CM @event_handler function
Chuck Lever
2018-09-06
RDMA/core: Assign device ifindex before publishing the device
Parav Pandit
2018-09-06
RDMA/core: Follow correct unregister order between sysfs and cgroup
Parav Pandit
2018-09-06
RDMA/umem: Restore lockdep check while downgrading lock
Leon Romanovsky
2018-09-06
RDMA/core: Define client_data_lock as rwlock instead of spinlock
Parav Pandit
2018-09-06
RDMA/core: Use simpler spin lock irq API from blocking context
Parav Pandit
2018-09-06
RDMA/core: Remove context entries from list while unregistering device
Parav Pandit
2018-09-06
RDMA/core: Use simplified list_for_each
Parav Pandit
2018-09-06
RDMA/core: No need to protect kfree with spin lock and semaphore
Parav Pandit
2018-09-06
RDMA/{cma, core}: Avoid callback on rdma_addr_cancel()
Parav Pandit
2018-09-06
RDMA/core: Rate limit MAD error messages
Parav Pandit
2018-09-06
IB/ipoib: Ensure that MTU isn't less than minimum permitted
Muhammad Sammar
2018-09-06
IB/mlx5: Don't hold spin lock while checking device state
Parav Pandit
2018-09-06
RDMA/core: Fail early if unsupported QP is provided
Parav Pandit
2018-09-05
Merge branch 'uverbs_dev_cleanups' into rdma.git for-next
Jason Gunthorpe
2018-09-05
RDMA/uverbs: Use device.groups to initialize device attributes
Parav Pandit
2018-09-05
RDMA/uverbs: Use cdev_device_add() instead of cdev_add()
Parav Pandit
2018-09-05
RDMA/core: Depend on device_add() to add device attributes
Parav Pandit
2018-09-05
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2018-09-05
RDMA/core: Replace open-coded variant of get_device
Parav Pandit
2018-09-05
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
2018-09-05
RDMA/nes: Delete impossible debug prints
Leon Romanovsky
2018-09-05
RDMA/qedr: remove set but not used variable 'ctx'
YueHaibing
2018-09-05
IB/srp: Remove unnecessary unlikely()
Igor Stoppa
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-09-05
RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
Joe Perches
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
2018-09-05
Merge branch 'mlx5-flow-mutate' into rdma.git for-next
Jason Gunthorpe
2018-09-05
RDMA/mlx5: Extend packet reformat verbs
Mark Bloch
2018-09-05
RDMA/mlx5: Add new flow action verb - packet reformat
Mark Bloch
2018-09-05
RDMA/uverbs: Add generic function to fill in flow action object
Mark Bloch
2018-09-05
RDMA/mlx5: Add a new flow action verb - modify header
Mark Bloch
2018-09-05
RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs language
Mark Bloch
2018-09-05
net/mlx5: Export packet reformat alloc/dealloc functions
Mark Bloch
2018-09-05
net/mlx5: Pass a namespace for packet reformat ID allocation
Mark Bloch
2018-09-05
net/mlx5: Expose new packet reformat capabilities
Mark Bloch
[next]