summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobjectJason Gunthorpe2020-01-132-4/+2
* | | | | | | | RDMA/core: Do not erase the type of ib_wq.uobjectJason Gunthorpe2020-01-131-1/+2
* | | | | | | | RDMA/core: Do not erase the type of ib_srq.uobjectJason Gunthorpe2020-01-131-1/+2
* | | | | | | | RDMA/core: Do not erase the type of ib_qp.uobjectJason Gunthorpe2020-01-131-1/+2
* | | | | | | | RDMA/core: Do not erase the type of ib_cq.uobjectJason Gunthorpe2020-01-131-1/+3
* | | | | | | | RDMA/core: Do not allow alloc_commit to failJason Gunthorpe2020-01-132-13/+3
* | | | | | | | RDMA/core: Simplify destruction of FD uobjectsJason Gunthorpe2020-01-131-6/+6
* | | | | | | | RDMA/mlx5: Use RCU and direct refcounts to keep memory aliveJason Gunthorpe2020-01-131-0/+12
* | | | | | | | RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_classJason Gunthorpe2020-01-131-1/+0
* | | | | | | | IB/mlx5: Introduce VAR object and its alloc/destroy methodsYishai Hadas2020-01-131-0/+17
* | | | | | | | Merge branch 'mlx5_vdpa' into rdma.git for-nextJason Gunthorpe2020-01-132-0/+24
|\| | | | | | |
| * | | | | | | net/mlx5: Expose vDPA emulation device capabilitiesYishai Hadas2020-01-101-0/+9
| * | | | | | | net/mlx5: Add Virtio Emulation related device capabilitiesYishai Hadas2020-01-101-0/+15
| | |_|_|/ / / | |/| | | | |
* | | | | | | IB/core: Rename event_handler_lock to qp_open_list_lockParav Pandit2020-01-081-1/+1
* | | | | | | IB/core: Cut down single member ib_cache structureParav Pandit2020-01-081-5/+2
* | | | | | | IB/core: Let IB core distribute cache update eventsParav Pandit2020-01-081-3/+6
* | | | | | | RDMA/core: Add trace points to follow MR allocationChuck Lever2020-01-071-0/+123
* | | | | | | RDMA/core: Trace points for diagnosing completion queue issuesChuck Lever2020-01-072-0/+276
* | | | | | | RDMA/cm: Delete unused CM ARP functionsLeon Romanovsky2020-01-041-34/+0
* | | | | | | IB/rdmavt: Correct comments in rdmavt_qp.h headerMike Marciniszyn2020-01-031-21/+1
* | | | | | | RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2020-01-031-0/+5
* | | | | | | RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon2020-01-031-2/+16
| |/ / / / / |/| | | | |
* | | | | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-261-0/+2
* | | | | | libata: Fix retrieving of active qcsSascha Hauer2019-12-261-0/+1
| |/ / / / |/| | | |
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-12-221-1/+1
|\ \ \ \ \
| * | | | | jbd2: fix kernel-doc notation warningRandy Dunlap2019-12-161-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-2215-20/+91
|\ \ \ \ \ \
| * | | | | | net: dst: Force 4-byte alignment of dst_metricsGeert Uytterhoeven2019-12-211-1/+1
| * | | | | | net: phy: ensure that phy IDs are correctly typedRussell King2019-12-211-1/+1
| * | | | | | mod_devicetable: fix PHY module formatRussell King2019-12-211-2/+2
| * | | | | | of: mdio: export of_mdiobus_child_is_phyAntoine Tenart2019-12-201-0/+6
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-192-4/+6
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix cgroup local storage prog trackingDaniel Borkmann2019-12-171-4/+4
| | * | | | | | bpf: Fix missing prog untrack in release_mapsDaniel Borkmann2019-12-161-0/+2
| * | | | | | | net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap2019-12-181-1/+1
| * | | | | | | net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet2019-12-181-2/+2
| * | | | | | | Merge tag 'mac80211-for-net-2019-10-16' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-171-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+5
| | |/ / / / / /
| * | | | | | | tcp: refine tcp_write_queue_empty() implementationEric Dumazet2019-12-141-1/+10
| * | | | | | | tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet2019-12-143-3/+51
| |/ / / / / /
| * | | | | | bpf: Make BPF trampoline use register_ftrace_direct() APIAlexei Starovoitov2019-12-121-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-12-091-3/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: uapi: Avoid undefined left-shift in xt_sctp.hPhil Sutter2019-12-091-3/+3
| * | | | | | | net/x25: add new state X25_STATE_5Martin Schiller2019-12-091-1/+2
| * | | | | | | neighbour: remove neigh_cleanup() methodEric Dumazet2019-12-091-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-212-20/+10
|\ \ \ \ \ \ \
| * | | | | | | xen/interface: re-define FRONT/BACK_RING_ATTACH()Paul Durrant2019-12-201-20/+9
| * | | | | | | xenbus: limit when state is forced to closedPaul Durrant2019-12-201-0/+1
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-12-192-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens2019-12-181-0/+3