summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add support to set privileged QKEY parameterPatrisious Haddad2023-10-193-9/+58
* RDMA/bnxt_re: Do not report SRQ error in srq notificationChandramohan Akula2023-10-151-5/+2
* RDMA/bnxt_re: Report async events and errorsChandramohan Akula2023-10-151-9/+156
* RDMA/bnxt_re: Update HW interface headersChandramohan Akula2023-10-151-0/+58
* IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad2023-10-151-0/+27
* RDMA/irdma: Add support to re-register a memory regionSindhu Devale2023-10-092-43/+191
* RDMA/core: Fix a couple of obvious typos in commentsChuck Lever2023-10-041-1/+1
* IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-04343-1216/+2662
|\
| * net/mlx5: Handle IPsec steering upon master unbind/bindPatrisious Haddad2023-10-028-32/+225
| * net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV trafficPatrisious Haddad2023-10-024-23/+205
| * net/mlx5: Configure IPsec steering for egress RoCEv2 MPV trafficPatrisious Haddad2023-10-024-7/+225
| * net/mlx5: Add create alias flow table function to ipsec rocePatrisious Haddad2023-10-021-0/+66
| * net/mlx5: Implement alias object allow and create functionsPatrisious Haddad2023-10-022-0/+92
| * net/mlx5: Store devcom pointer inside IPsec RoCEPatrisious Haddad2023-10-025-6/+15
| * net/mlx5: Register mlx5e priv to devcom in MPV modePatrisious Haddad2023-10-024-0/+43
| * RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-022-0/+23
| * Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-247-33/+58
| |\
| | * cxl/acpi: Annotate struct cxl_cxims_data with __counted_byKees Cook2023-09-221-2/+2
| | * cxl/port: Fix cxl_test register enumeration regressionDan Williams2023-09-221-4/+9
| | * cxl/region: Refactor granularity select in cxl_port_setup_targets()Alison Schofield2023-09-141-9/+8
| | * cxl/region: Match auto-discovered region decoders by HPA rangeAlison Schofield2023-09-141-1/+23
| | * cxl/mbox: Fix CEL logic for poison and security commandsIra Weiny2023-09-141-11/+12
| | * cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()Smita Koralahalli2023-09-111-2/+1
| | * PCI/AER: Export pcie_aer_is_native()Smita Koralahalli2023-09-112-2/+1
| | * cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registersSmita Koralahalli2023-09-111-3/+3
| * | Merge tag 'gpio-fixes-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-232-38/+28
| |\ \
| | * | gpio: sim: fix an invalid __free() usageBartosz Golaszewski2023-09-221-37/+23
| | * | gpio: tb10x: Fix an error handling path in tb10x_gpio_probe()Christophe JAILLET2023-09-201-1/+5
| | |/
| * | Merge tag 'i2c-for-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-236-2/+29
| |\ \
| | * | i2c: xiic: Correct return value check for xiic_reinit()Daniel Scally2023-09-221-1/+1
| | * | i2c: mux: gpio: Add missing fwnode_handle_put()Liang He2023-09-211-1/+3
| | * | i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()Xiaoke Wang2023-09-201-0/+4
| | * | i2c: designware: fix __i2c_dw_disable() in case master is holding SCL lowYann Sionneau2023-09-192-0/+20
| | * | i2c: i801: unregister tco_pdev in i801_probe() error pathHeiner Kallweit2023-09-191-0/+1
| * | | mfd: cs42l43: Use correct macro for new-style PM runtime opsCharles Keepax2023-09-231-2/+2
| * | | Merge tag 'thermal-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-221-4/+5
| |\ \ \
| | * | | thermal: sysfs: Fix trip_point_hyst_store()Rafael J. Wysocki2023-09-181-4/+5
| | |/ /
| * | | Merge tag 'acpi-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-221-0/+1
| |\ \ \
| | * \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-09-221-0/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()Michal Wilczynski2023-09-181-0/+1
| * | | | Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-221-3/+29
| |\ \ \ \
| | * | | | efi/unaccepted: Make sure unaccepted table is mappedKirill A. Shutemov2023-09-191-3/+29
| * | | | | Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-09-2222-52/+61
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-09-227-24/+25
| | |\ \ \ \ \
| | | * | | | | drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang2023-09-201-1/+1
| | | * | | | | drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz2023-09-201-2/+2
| | | * | | | | drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableCong Liu2023-09-201-0/+1
| | | * | | | | Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar2023-09-201-1/+1
| | | * | | | | drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed2023-09-203-20/+20
| | | | |/ / / | | | |/| | |
| | * | | | | Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-09-223-3/+5
| | |\ \ \ \ \