index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-14
IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
Jason Gunthorpe
1
-1
/
+1
2020-02-13
RDMA/mlx5: Prevent overflow in mmap offset calculations
Leon Romanovsky
1
-2
/
+2
2020-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+219
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
1
-2
/
+0
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-22
/
+39
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
1
-18
/
+33
2020-01-21
Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma
David S. Miller
1
-18
/
+33
2020-01-16
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Saeed Mahameed
1
-4
/
+6
2020-01-16
net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
Paul Blakey
1
-4
/
+6
2020-01-16
IB/mlx5: Expose RoCE accelerator counters
Avihai Horon
1
-0
/
+18
2020-01-16
IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
Moni Shoua
1
-0
/
+17
2020-01-16
RDMA/mlx5: Don't fake udata for kernel path
Leon Romanovsky
1
-18
/
+16
2020-01-12
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-12
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
1
-0
/
+157
2020-01-12
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
1
-2
/
+38
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-1
/
+1
2020-01-07
IB/mlx5: Do reverse sequence during device removal
Parav Pandit
1
-0
/
+2
2019-12-12
IB/mlx5: Fix device memory flows
Yishai Hadas
1
-41
/
+79
2019-12-12
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-47
/
+15
2019-11-25
Merge branch 'ib-guids' into rdma.git for-next
Jason Gunthorpe
1
-20
/
+22
2019-11-22
IB/mlx5: Implement callbacks for getting VFs GUID attributes
Danit Goldberg
1
-0
/
+1
2019-11-19
IB/mlx5: Support extended number of strides for Striding RQ
Mark Zhang
1
-2
/
+8
2019-11-11
IB/mlx5: Load profile according to RoCE enablement state
Michael Guralnik
1
-12
/
+13
2019-11-11
IB/mlx5: Rename profile and init methods
Michael Guralnik
1
-7
/
+7
2019-11-06
RDMA: Connect between the mmap entry and the umap_priv structure
Michal Kalderon
1
-3
/
+5
2019-11-04
IB: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-47
/
+15
2019-11-01
IB/mlx5: Introduce and use mlx5_core_is_vf()
Parav Pandit
1
-1
/
+1
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
1
-1
/
+14
2019-10-28
Merge branch 'odp_rework' into rdma.git for-next
Jason Gunthorpe
1
-9
/
+8
2019-10-28
RDMA/mlx5: Rework implicit ODP destroy
Jason Gunthorpe
1
-2
/
+0
2019-10-28
RDMA/mlx5: Use a dedicated mkey xarray for ODP
Jason Gunthorpe
1
-9
/
+8
2019-10-28
RDMA/mlx5: Split sig_err MR data into its own xarray
Jason Gunthorpe
1
-0
/
+2
2019-10-22
IB/mlx5: Remove dead code
Ran Rozenstein
1
-15
/
+0
2019-10-22
RDMA/nldev: Provide MR statistics
Erez Alfasi
1
-0
/
+2
2019-10-22
RDMA/mlx5: Return ODP type per MR
Erez Alfasi
1
-0
/
+1
2019-10-22
Merge branch 'mlx5-rd-sgl' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+2
2019-10-22
RDMA/mlx5: Add capability for max sge to get optimized performance
Yamin Friedman
1
-0
/
+2
2019-10-04
IB/mlx5: Remove unnecessary else statement
Erez Alfasi
1
-2
/
+2
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-41
/
+86
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-9
/
+0
2019-09-16
IB/mlx5: Free mpi in mp_slave mode
Danit Goldberg
1
-0
/
+1
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2019-09-03
net/mlx5: Add flow steering actions to fs_cmd shim layer
Maor Gottlieb
1
-3
/
+4
2019-09-02
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Saeed Mahameed
1
-72
/
+30
2019-09-01
net/mlx5: Move device memory management to mlx5_core
Ariel Levkovich
1
-72
/
+30
2019-08-26
RDMA/mlx5: RDMA_RX flow type support for user applications
Mark Zhang
1
-0
/
+7
2019-08-21
RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'
Jason Gunthorpe
1
-5
/
+0
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
1
-8
/
+3
[next]