summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Use acquire/release for memory orderingBob Pearson2020-12-121-0/+21
* RDMA/uverbs: Fix incorrect variable typeAvihai Horon2020-12-101-0/+10
* RDMA/hns: Move capability flags of QP and CQ to hns-abi.hWeihang Li2020-12-071-0/+10
* IB: Fix kernel-doc markupsMauro Carvalho Chehab2020-12-071-0/+11
* Merge tag 'mlx5-next-2020-12-02' of git://git.kernel.org/pub/scm/linux/kernel...Jason Gunthorpe2020-12-075-18/+100
|\
| * net/mlx5: Treat host PF vport as other (non eswitch manager) vportParav Pandit2020-11-271-3/+2
| * net/mlx5: Rename peer_pf to host_pfParav Pandit2020-11-271-1/+1
| * net/mlx5: Make API mlx5_core_is_ecpf accept const pointerParav Pandit2020-11-271-1/+1
| * net/mlx5: Expose other function ifc bitsYishai Hadas2020-11-271-2/+7
| * net/mlx5: Expose IP-in-IP TX and RX capability bitsAya Levin2020-11-271-1/+4
| * net/mlx5: Update the hardware interface definition for vhca stateParav Pandit2020-11-272-3/+21
| * net/mlx5: Avoid exposing driver internal command helpersParav Pandit2020-11-271-4/+0
| * net/mlx5: Add ts_cqe_to_dest_cqn related bitsEran Ben Elisha2020-11-271-2/+8
| * net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bitsMuhammad Sammar2020-11-273-2/+26
| * net/mlx5: Add sampler destination typeChris Mi2020-11-272-0/+2
| * net/mlx5: Add sample offload hardware bits and structuresChris Mi2020-11-271-0/+29
* | RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe2020-12-072-3/+9
* | RDMA/uverbs: Check ODP in ib_check_mr_access() as wellJason Gunthorpe2020-12-071-1/+5
* | Merge tag 'v5.10-rc6' into rdma.git for-nextJason Gunthorpe2020-12-0211-24/+58
|\ \
| * \ Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-281-0/+13
| |\ \
| | * | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-161-0/+13
| * | | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-272-4/+1
| |\ \ \
| | * \ \ Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-271-0/+1
| | |\ \ \
| | | * | | bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-0/+1
| | | | |/ | | | |/|
| | * | | firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-11-241-4/+0
| * | | | Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-276-2/+26
| |\ \ \ \
| | * | | | net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-11-271-0/+2
| | * | | | net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-11-261-0/+6
| | * | | | devlink: Fix reload stats structureMoshe Shemesh2020-11-241-0/+2
| | * | | | net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2020-11-241-0/+5
| | * | | | tcp: fix race condition when creating child sockets from syncookiesRicardo Dias2020-11-241-2/+3
| | * | | | bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-11-211-0/+8
| * | | | | Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-271-4/+4
| |\ \ \ \ \
| | * | | | | trace: fix potenial dangerous pointerHui Su2020-11-251-4/+4
| * | | | | | mm: memcg: relayout structure mem_cgroup to avoid cache interferenceFeng Tang2020-11-261-14/+14
| |/ / / / /
* | | | | | RDMA/restrack: Support all QP typesLeon Romanovsky2020-11-271-2/+8
* | | | | | RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-0/+24
* | | | | | Merge tag 'v5.10-rc5' into rdma.git for-nextJason Gunthorpe2020-11-2333-182/+350
|\| | | | |
| * | | | | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-221-2/+24
| |\ \ \ \ \
| | * | | | | sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2020-11-171-1/+9
| | * | | | | sched: Fix data-race in wakeupPeter Zijlstra2020-11-171-1/+15
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-224-15/+33
| |\ \ \ \ \ \
| | * | | | | | mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)2020-11-221-0/+2
| | * | | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-222-15/+29
| | * | | | | | compiler-clang: remove version check for BPF TracingNick Desaulniers2020-11-221-0/+2
| * | | | | | | Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-221-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | jbd2: fix kernel-doc markupsMauro Carvalho Chehab2020-11-201-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-11-211-0/+3
| |\ \ \ \ \ \
| | * | | | | | scsi: libiscsi: Fix NOP race conditionLee Duncan2020-11-171-0/+3
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-201-1/+0
| |\ \ \ \ \ \