summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-2/+20
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds93-1650/+5028
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-18/+0
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky1-6/+3
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski5-136/+64
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker1-21/+21
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit1-0/+24
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller13-70/+162
2020-07-31net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong1-2/+2
2020-07-31net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu1-7/+12
2020-07-31net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu5-3/+10
2020-07-31net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel1-2/+3
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin4-9/+36
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha1-1/+33
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem1-2/+5
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha1-1/+22
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha1-11/+10
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman1-0/+1
2020-07-28net/mlx5e: Fix error path of device attachAya Levin1-0/+2
2020-07-28net/mlx5: Fix forward to next namespaceMaor Gottlieb1-23/+5
2020-07-28net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit1-2/+2
2020-07-28net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit1-1/+1
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall2-10/+8
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva8-13/+13
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker1-1/+1
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin3-2/+13
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan5-8/+7
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan4-23/+29
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan9-96/+112
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit1-1/+1
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit1-7/+7
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit2-8/+6
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit1-7/+1
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag1-1/+2
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha1-38/+104
2020-07-26bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko1-18/+0
2020-07-17net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein3-23/+42
2020-07-17net/mlx5e: Do not request completion on every single UMR WQETariq Toukan1-1/+0
2020-07-17net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan1-1/+4
2020-07-17net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan3-14/+37
2020-07-17net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem1-0/+88
2020-07-17net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem4-4/+88
2020-07-17net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen9-5/+630
2020-07-17net/mlx5: IPsec: Add HW crypto offload supportRaed Salem10-9/+372
2020-07-17net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem6-101/+148
2020-07-17net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit2-14/+13
2020-07-17net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit1-9/+2
2020-07-17net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan1-6/+7