aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)Author
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03net/mlx5: Delete extra dump stack that gives nothingLeon Romanovsky
2020-08-03net/mlx5: convert to new udp_tunnel infrastructureJakub Kicinski
2020-08-03net/mlx5: DR, Change push vlan action sequenceAlex Vesker
2020-08-03net/mlx5e: Enable users to change VF/PF representors carrier stateParav Pandit
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-30net/mlx5e: fix bpf_prog reference count leaks in mlx5e_alloc_rqXin Xiong
2020-07-30net/mlx5e: E-Switch, Specify flow_source for rule with no in_portJianbo Liu
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu
2020-07-28net/mlx5e: Fix kernel crash when setting vf VLANID on a VF devAlaa Hleihel
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28net/mlx5: Query PPS pin operational status before registering itEran Ben Elisha
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem
2020-07-28net/mlx5: Verify Hardware supports requested ptp function on a given pinEran Ben Elisha
2020-07-28net/mlx5: Fix a bug of using ptp channel index as pin indexEran Ben Elisha
2020-07-28net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanupMaor Dickman
2020-07-28net/mlx5e: Fix error path of device attachAya Levin
2020-07-28net/mlx5: Fix forward to next namespaceMaor Gottlieb
2020-07-28net/mlx5: E-switch, Destroy TSAR after reload interfaceParav Pandit
2020-07-28net/mlx5: E-switch, Destroy TSAR when fail to enable the modeParav Pandit
2020-07-28net/mlx5: drop unnecessary list_emptyJulia Lawall
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-28net/mlx5: DR, Reduce print level for matcher printAlex Vesker
2020-07-28net/mlx5e: Add support for PCI relaxed orderingAya Levin
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan
2020-07-28net/mlx5e: RX, Re-work initializaiton of RX function pointersTariq Toukan
2020-07-28net/mlx5e: Link non uplink representors to PCI deviceParav Pandit
2020-07-28net/mlx5: E-switch, Use eswitch total_vportsParav Pandit
2020-07-28net/mlx5: E-switch, Reuse total_vports and avoid duplicate nvportsParav Pandit
2020-07-28net/mlx5: E-switch, Consider maximum vf vports for steering initParav Pandit
2020-07-28net/mlx5: Add function ID to reclaim pages debug logAvihu Hagag
2020-07-28net/mlx5: Hold pages RB tree per VFEran Ben Elisha
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein
2020-07-16net/mlx5e: Do not request completion on every single UMR WQETariq Toukan
2020-07-16net/mlx5e: RX, Avoid indirect call in representor CQE handlingTariq Toukan
2020-07-16net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec Rx data path offloadRaed Salem
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem
2020-07-16net/mlx5: E-switch, Reduce dependency on num_vfs during mode setParav Pandit
2020-07-16net/mlx5: E-switch, Avoid function change handler for non ECPFParav Pandit
2020-07-16net/mlx5: Make MLX5_EN_TLS non-promptTariq Toukan