summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB/isert: Fix unaligned immediate-data handlingSagi Grimberg2020-09-092-56/+78
* RDMA/rtrs-srv: Set .release function for rtrs srv device during device initMd Haris Iqbal2020-09-092-8/+8
* RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'YueHaibing2020-09-091-2/+0
* RDMA/core: Fix reported speed and widthKamal Heib2020-09-021-1/+1
* RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang2020-09-021-2/+2
* RDMA/bnxt_re: Remove the qp from list only if the qp destroy succeedsSelvin Xavier2020-08-271-11/+11
* RDMA/bnxt_re: Fix driver crash on unaligned PSN entry addressNaresh Kumar PBS2020-08-271-2/+2
* RDMA/bnxt_re: Restrict the max_gids to 256Naresh Kumar PBS2020-08-272-1/+2
* RDMA/bnxt_re: Static NQ depth allocationNaresh Kumar PBS2020-08-271-2/+1
* RDMA/bnxt_re: Fix the qp table indexingSelvin Xavier2020-08-273-12/+25
* RDMA/bnxt_re: Do not report transparent vlan from QP1Selvin Xavier2020-08-271-3/+18
* RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-08-271-1/+2
* RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib2020-08-273-0/+11
* RDMA/rxe: Fix memleak in rxe_mem_init_userDinghao Liu2020-08-271-0/+1
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-08-241-1/+1
* RDMA/rtrs-srv: Replace device_register with device_initialize and device_addMd Haris Iqbal2020-08-242-4/+5
* Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-232-2/+12
|\
| * efi/libstub: Handle unterminated cmdlineArvind Sankar2020-08-201-2/+4
| * efi/libstub: Handle NULL cmdlineArvind Sankar2020-08-201-1/+5
| * efi/libstub: Stop parsing arguments at "--"Arvind Sankar2020-08-201-0/+2
| * efi: add missed destroy_workqueue when efisubsys_init failsLi Heng2020-08-201-0/+2
* | Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-234-7/+7
|\ \
| * | EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-184-7/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-2318-58/+133
|\ \
| * | net: dsa: b53: check for timeoutTom Rix2020-08-211-0/+2
| * | hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang2020-08-211-1/+1
| * | hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang2020-08-211-1/+1
| * | sfc: fix build warnings on 32-bitEdward Cree2020-08-201-4/+4
| * | net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
| * | net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-201-3/+1
| * | net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-201-2/+2
| * | ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2020-08-202-13/+45
| * | net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-201-1/+4
| * | net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-201-7/+4
| * | net: ena: Prevent reset after device destructionShay Agroskin2020-08-201-9/+10
| * | net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-191-1/+1
| * | bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-191-2/+16
| * | net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-08-181-1/+3
| * | cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| * | cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
| * | sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6
| * | sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
| * | sfc: take correct lock in ef100_reset()Edward Cree2020-08-181-4/+4
| * | sfc: really check hash is valid before using itEdward Cree2020-08-181-0/+2
| * | macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga2020-08-181-4/+17
* | | Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-222-7/+10
|\ \ \
| * | | s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-171-7/+5
| * | | s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan2020-08-171-0/+5
| | |/ | |/|
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-08-2216-52/+119
|\ \ \
| * | | Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran2020-08-181-4/+0