]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-11-25 Gal PressmanRDMA/efa: Store network attributes in device attributes
2019-11-25 Colin Ian KingIB/hfi1: remove redundant assignment to variable ret
2019-11-25 Devesh SharmaRDMA/bnxt_re: Fix missing le16_to_cpu
2019-11-25 Devesh SharmaRDMA/bnxt_re: Fix stat push into dma buffer on gen...
2019-11-25 Luke StarrettRDMA/bnxt_re: Fix chip number validation Broadcom's...
2019-11-25 Krzysztof KozlowskiRDMA/bnxt_re: Fix Kconfig indentation
2019-11-25 Jason GunthorpeMerge branch 'ib-guids' into rdma.git for-next
2019-11-22 Danit GoldbergIB/mlx5: Implement callbacks for getting VFs GUID attri...
2019-11-22 Danit GoldbergIB/ipoib: Add ndo operation for getting VFs GUID attributes
2019-11-22 Danit GoldbergIB/core: Add interfaces to get VF node and port GUIDs
2019-11-22 Danit Goldbergnet/core: Add support for getting VF GUIDs
2019-11-19 Michal KalderonRDMA/qedr: Fix null-pointer dereference when calling...
2019-11-19 Danit GoldbergRDMA/cm: Use refcount_t type for refcount variable
2019-11-19 Mark ZhangIB/mlx5: Support extended number of strides for Striding RQ
2019-11-19 Danit GoldbergIB/mlx4: Update HW GID table while adding vlan GID
2019-11-17 Christophe JAILLETRDMA/iw_cgxb4: Fix an error handling path in 'c4iw_conn...
2019-11-17 Dag MoxnesRDMA/cma: Use ACK timeout for RoCE packetLifeTime
2019-11-17 Christoph HellwigIB/umem: remove the dmasync argument to ib_umem_get
2019-11-14 Christoph Hellwigdma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag
2019-11-14 Gal PressmanRDMA/efa: Clear the admin command buffer prior to its...
2019-11-14 Bernard MetzlerRDMA/siw: Cleanup unused mmap structures.
2019-11-14 Kamal HeibRDMA/qedr: Make qedr_iw_load_qp() static
2019-11-14 Colin Ian KingRDMA/ocrdma: Fix spelling mistake in variable name
2019-11-14 Viresh KumarRDMA/qib: Validate ->show()/store() callbacks before...
2019-11-14 Pan BianRDMA/i40iw: Fix potential use after free
2019-11-14 Pan BianRDMA/qedr: Fix potential use after free
2019-11-13 Paul Blakeynet/mlx5: Add new chain for netfilter flow table offload
2019-11-13 Paul Blakeynet/mlx5: Refactor creating fast path prio chains
2019-11-13 Paul Blakeynet/mlx5: Accumulate levels for chains prio namespaces
2019-11-13 Paul Blakeynet/mlx5: Define fdb tc levels per prio
2019-11-13 Paul Blakeynet/mlx5: Rename FDB_* tc related defines to FDB_TC_...
2019-11-13 Paul Blakeynet/mlx5: Simplify fdb chain and prio eswitch defines
2019-11-13 Bart Van AsscheRDMA/srpt: Report the SCSI residual to the initiator
2019-11-13 Yevgeny KliteynikIB/mlx5: Support flow counters offset for bulk counters
2019-11-13 Leon RomanovskyRDMA: Change MAD processing function to remove extra...
2019-11-13 Leon RomanovskyRDMA/hfi1: Delete unreachable code
2019-11-11 Michael GuralnikIB/mlx5: Load profile according to RoCE enablement state
2019-11-11 Michael GuralnikIB/mlx5: Rename profile and init methods
2019-11-11 Michael Guralniknet/mlx5: Handle "enable_roce" devlink param
2019-11-11 Michael Guralniknet/mlx5: Document flow_steering_mode devlink param
2019-11-11 Michael Guralnikdevlink: Add new "enable_roce" generic device param
2019-11-08 Wenpeng LiangRDMA/hns: Modify appropriate printings
2019-11-08 Yixian LiuRDMA/hns: Fix non-standard error codes
2019-11-08 Lang ChengRDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify...
2019-11-08 Lang ChengRDMA/hns: Simplify doorbell initialization code
2019-11-08 Yixing LiuRDMA/hns: Replace not intuitive function/macro names
2019-11-08 Yixian LiuRDMA/hns: Modify fields of struct hns_roce_srq
2019-11-08 Yixian LiuRDMA/hns: Delete unnecessary uar from hns_roce_cq
2019-11-08 Lang ChengRDMA/hns: Remove unnecessary structure hns_roce_sqp
2019-11-08 Yixian LiuRDMA/hns: Delete unnecessary variable max_post
2019-11-06 Leon RomanovskyRDMA/mlx5: Rewrite MAD processing logic to be readable
2019-11-06 Leon RomanovskyRDMA/ocrdma: Simplify process_mad function
2019-11-06 Leon RomanovskyRDMA/mad: Do not check MAD sizes in roce and ib drivers
2019-11-06 Leon RomanovskyRDMA/ocrdma: Make ocrdma_pma_counters() return void
2019-11-06 Leon RomanovskyRDMA/mad: Allocate zeroed MAD buffer
2019-11-06 Leon RomanovskyRDMA/qib: Delete empty check_cc_key function
2019-11-06 Leon RomanovskyRDMA/qib: Delete extra line
2019-11-06 Leon RomanovskyRDMA/mad: Delete never implemented functions
2019-11-06 Bart Van AsscheRevert "RDMA/srpt: Postpone HCA removal until after...
2019-11-06 Kamal HeibRDMA/qedr: Remove unsupported modify_port callback
2019-11-06 Kamal HeibRDMA/ocrdma: Remove unsupported modify_port callback
2019-11-06 Kamal HeibRDMA/hns: Remove unsupported modify_port callback
2019-11-06 Kamal HeibRDMA/core: Fix return code when modify_port isn't supported
2019-11-06 Michal KalderonRDMA/qedr: Add iWARP doorbell recovery support
2019-11-06 Michal KalderonRDMA/qedr: Add doorbell overflow recovery support
2019-11-06 Michal KalderonRDMA/qedr: Use the common mmap API
2019-11-06 Michal KalderonRDMA/siw: Use the common mmap_xa helpers
2019-11-06 Michal KalderonRDMA/efa: Use the common mmap_xa helpers
2019-11-06 Michal KalderonRDMA: Connect between the mmap entry and the umap_priv...
2019-11-06 Michal KalderonRDMA/core: Create mmap database and cookie helper functions
2019-11-06 Colin Ian Kingnet/mlx5: fix spelling mistake "metdata" -> "metadata"
2019-11-06 Colin Ian Kingnet/mlx5: fix kvfree of uninitialized pointer spec
2019-11-05 Michal KalderonRDMA/core: Move core content from ib_uverbs to ib_core
2019-11-01 Parav PanditIB/mlx5: Introduce and use mlx5_core_is_vf()
2019-11-01 Parav Panditnet/mlx5: E-switch, Enable metadata on own vport
2019-11-01 Parav Panditnet/mlx5: Refactor ingress acl configuration
2019-11-01 Parav Panditnet/mlx5: Restrict metadata disablement to offloads mode
2019-11-01 Vu Phamnet/mlx5: E-switch, Offloads shift ACL programming...
2019-11-01 Parav Panditnet/mlx5: E-switch, Offloads introduce and use per...
2019-11-01 Parav Panditnet/mlx5: Move ACL drop counters life cycle close to...
2019-11-01 Parav Panditnet/mlx5: E-switch, Legacy introduce and use per vport...
2019-11-01 Parav Panditnet/mlx5: E-switch, Prepare code to handle vport enable...
2019-11-01 Parav Panditnet/mlx5: Tide up state_lock and vport enabled flag usage
2019-11-01 Parav Panditnet/mlx5: Move legacy drop counter and rule under legac...
2019-11-01 Parav Panditnet/mlx5: Move metdata fields under offloads structure
2019-11-01 Parav Panditnet/mlx5: Correct comment for legacy fields
2019-11-01 Parav Panditnet/mlx5: Introduce and use mlx5_esw_is_manager_vport()
2019-11-01 Parav Panditnet/mlx5: E-switch, Introduce and use vlan rule config...
2019-11-01 Vu Phamnet/mlx5: E-Switch, Rename ingress acl config in offloa...
2019-11-01 Vu Phamnet/mlx5: E-Switch, Rename egress config to generic name
2019-11-01 Qing Huangnet/mlx5: Fixed a typo in a comment in esw_del_uc_addr()
2019-10-31 Michael GuralnikIB/mlx5: Test write combining support
2019-10-31 Leon RomanovskyRDMA/mlx5: Return proper error value
2019-10-29 Arnd BergmannRDMA/hns: Fix build error again
2019-10-28 Jason GunthorpeMerge branch 'odp_rework' into rdma.git for-next
2019-10-28 Jason GunthorpeRDMA/odp: Remove broken debugging call to invalidate_range
2019-10-28 Jason GunthorpeRDMA/mlx5: Do not race with mlx5_ib_invalidate_range...
2019-10-28 Jason GunthorpeRDMA/mlx5: Do not store implicit children in the odp_mk...
2019-10-28 Jason GunthorpeRDMA/mlx5: Rework implicit ODP destroy
2019-10-28 Jason GunthorpeRDMA/mlx5: Avoid double lookups on the pagefault path
next