..
accel
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-21 10:50:46 +02:00
diag
net/mlx5: Add support for FW reporter dump
2019-06-13 13:23:18 -07:00
en
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
en_accel
net/tls: generalize the resync callback
2019-06-11 12:22:27 -07:00
fpga
treewide: Add SPDX license identifier - Makefile/Kconfig
2019-05-21 10:50:46 +02:00
ipoib
mlx5: Move firmware flash implementation to devlink
2019-06-04 14:21:40 -07:00
lib
net/mlx5: Control CR-space access by different PFs
2019-06-13 13:23:17 -07:00
Kconfig
SPDX update for 5.2-rc2, round 1
2019-05-21 12:33:38 -07:00
Makefile
net/mlx5: Add Crdump support
2019-06-13 13:23:17 -07:00
alloc.c
net/mlx5: Separate and generalize dma device from pci device
2019-04-29 16:55:05 -07:00
cmd.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
cq.c
net/mlx5: EQ, Different EQ types
2018-11-20 20:07:00 +02:00
debugfs.c
net/mlx5: EQ, Privatize eq_table and friends
2018-11-20 20:06:54 +02:00
dev.c
net/mlx5: Avoid reloading already removed devices
2019-06-07 14:40:36 -07:00
devlink.c
net/mlx5: add missing void argument to function mlx5_devlink_alloc
2019-06-18 22:28:50 -04:00
devlink.h
net/mlx5: Move all devlink related functions calls to devlink.c
2019-06-13 13:23:16 -07:00
ecpf.c
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
2019-05-31 13:04:06 -07:00
ecpf.h
net/mlx5: E-Switch, Replace host_params event with functions_changed event
2019-05-31 12:28:14 -07:00
en.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
en_arfs.c
net/mlx5e: Add new counter for aRFS rule insertion failures
2018-10-03 16:17:59 -07:00
en_common.c
net/mlx5e: Add a lock on tir list
2019-03-29 12:24:41 -07:00
en_dcbnl.c
net/mlx5e: Wrap the open and apply of channels in one fail-safe function
2019-02-19 14:15:03 -08:00
en_dim.c
…
en_ethtool.c
mlx5: Move firmware flash implementation to devlink
2019-06-04 14:21:40 -07:00
en_fs.c
…
en_fs_ethtool.c
net/mlx5e: ethtool, Support user configuration for RX hash fields
2018-12-05 16:00:37 -08:00
en_main.c
net/mlx5e: Avoid detaching non-existing netdev under switchdev mode
2019-06-07 14:40:37 -07:00
en_rep.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
en_rep.h
net/mlx5e: Rearrange tc tunnel code in a modular way
2019-05-31 13:04:26 -07:00
en_rx.c
net/mlx5e: use indirect calls wrapper for the rx packet handler
2019-06-14 15:35:17 -07:00
en_selftest.c
net/mlx5: Handle SW reset of FW in error flow
2019-06-13 13:23:17 -07:00
en_stats.c
net/mlx5e: Remove unused rx_page_reuse stat
2019-04-23 12:09:22 -07:00
en_stats.h
net/mlx5e: Remove unused rx_page_reuse stat
2019-04-23 12:09:22 -07:00
en_tc.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
en_tc.h
net/mlx5e: Re-attempt to offload flows on multipath port affinity events
2019-03-01 12:04:17 -08:00
en_tx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-06-17 20:20:36 -07:00
en_txrx.c
net/mlx5e: Take HW interrupt trigger into a function
2019-04-23 12:09:22 -07:00
eq.c
net/mlx5: E-Switch, Honor eswitch functions changed event cap
2019-05-31 12:28:14 -07:00
eswitch.c
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
2019-05-31 13:04:06 -07:00
eswitch.h
net/mlx5e: Use termination table for VLAN push actions
2019-05-31 13:04:26 -07:00
eswitch_offloads.c
net/mlx5e: Use termination table for VLAN push actions
2019-05-31 13:04:26 -07:00
eswitch_offloads_termtbl.c
net/mlx5e: Use termination table for VLAN push actions
2019-05-31 13:04:26 -07:00
events.c
net/mlx5: E-Switch, Replace host_params event with functions_changed event
2019-05-31 12:28:14 -07:00
fs_cmd.c
net/mlx5: Introduce termination table bits
2019-05-31 12:28:14 -07:00
fs_cmd.h
net/mlx5: Pass flow steering objects to fs_cmd
2019-04-29 16:55:05 -07:00
fs_core.c
net/mlx5: Allocate root ns memory using kzalloc to match kfree
2019-05-28 18:25:42 -07:00
fs_core.h
net/mlx5: Geneve, Add flow table capabilities for Geneve decap with TLV options
2019-04-29 16:55:38 -07:00
fs_counters.c
net/mlx5: Move flow counters data structures from flow steering header
2018-12-09 18:16:16 -08:00
fw.c
mlxfw: Propagate error messages through extack
2019-06-04 14:21:40 -07:00
health.c
net/mlx5: Report devlink health on FW fatal issues
2019-06-13 13:23:19 -07:00
lag.c
net/mlx5: Remove redundant lag function to get pf num
2019-03-11 11:32:39 -07:00
lag.h
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
2019-03-01 12:04:16 -08:00
lag_mp.c
mlx5: Fail attempts to use routes with nexthop objects
2019-06-04 19:26:50 -07:00
lag_mp.h
net/mlx5e: Activate HW multipath and handle port affinity based on FIB events
2019-03-01 12:04:16 -08:00
main.c
net/mlx5: Report devlink health on FW fatal issues
2019-06-13 13:23:19 -07:00
mcg.c
…
mlx5_core.h
net/mlx5: Issue SW reset on FW assert
2019-06-13 13:23:18 -07:00
mr.c
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
2019-01-24 14:25:26 +02:00
pagealloc.c
net/mlx5: Separate and generalize dma device from pci device
2019-04-29 16:55:05 -07:00
pd.c
…
port.c
net/mlx5e: ethtool, Add support for EEPROM high pages query
2019-05-01 14:39:16 -07:00
qp.c
IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT
2019-03-17 21:40:39 -03:00
rdma.c
net/mlx5: potential error pointer dereference in error handling
2019-05-28 17:35:06 +03:00
rdma.h
net/mlx5: Eswitch, enable RoCE loopback traffic
2019-04-29 16:55:32 -07:00
rl.c
…
sriov.c
net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API
2019-03-22 12:09:29 -07:00
transobj.c
net/mlx5: Introduce new TIR creation core API
2019-04-24 12:33:37 -07:00
uar.c
Linux 5.1-rc1
2019-04-22 15:25:39 -07:00
vport.c
net/mlx5: Remove unused mlx5_query_nic_vport_vlans
2019-05-01 14:39:16 -07:00
wq.c
net/mlx5e: Use CQE padding for Ethernet CQs
2018-12-11 14:52:20 -08:00
wq.h
net/mlx5e: RX, Support multiple outstanding UMR posts
2019-04-23 12:09:19 -07:00