aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlx5/core/en (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-11/+32
2020-07-30net/mlx5e: E-Switch, Add misc bit when misc fields changed for mirroringJianbo Liu3-0/+6
2020-07-30net/mlx5e: CT: Support restore ipv6 tunnelJianbo Liu1-9/+21
2020-07-28net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdevRaed Salem1-2/+5
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva2-3/+3
2020-07-28net/mlx5e: Use indirect call wrappers for RX post WQEs functionsTariq Toukan3-4/+3
2020-07-28net/mlx5e: Move exposure of datapath function to txrx headerTariq Toukan2-0/+28
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein2-22/+40
2020-07-16net/mlx5e: XDP, Avoid indirect call in TX flowTariq Toukan3-14/+37
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-1/+5
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata1-5/+5
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-30/+49
2020-07-10net/mlx5e: Move devlink-health rx and tx reporters to devlink portVladyslav Tarasiuk2-15/+7
2020-07-09net/mlx5e: CT: Fix releasing ft entriesRoi Dayan1-8/+16
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed1-2/+1
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed1-23/+14
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey3-34/+50
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul Blakey1-10/+15
2020-07-09net/mlx5e: Export sharing of mod headers to a new filePaul Blakey3-0/+190
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey3-48/+88
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey2-0/+28
2020-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey1-0/+196
2020-07-09net/mlx5e: CT: Fix memory leak in cleanupEli Britstein1-0/+1
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha3-25/+30
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin2-4/+19
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-10/+9
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger1-0/+3
2020-07-07net/mlx5e: Do not include rwlock.h directlySebastian Andrzej Siewior1-1/+0
2020-07-02net/mlx5e: Enhance TX timeout recoveryAya Levin1-5/+31
2020-07-02net/mlx5e: Enhance ICOSQ data on RX reporter's diagnoseAya Levin1-3/+56
2020-07-02net/mlx5e: Add EQ info to TX/RX reporter's diagnoseAya Levin4-0/+40
2020-07-02net/mlx5e: Enhance CQ data on diagnose outputAya Levin1-0/+8
2020-07-02net/mlx5e: Rename reporter's helpersAya Levin4-54/+54
2020-07-02net/mlx5e: Add helper to get the RQ WQE counterAya Levin2-0/+16
2020-07-02net/mlx5e: Add helper to get RQ WQE's headAya Levin2-4/+11
2020-07-02net/mlx5e: Move RQ helpers to txrx.hAya Levin2-0/+21
2020-07-02net/mlx5e: Align RX/TX reporters diagnose output formatAya Levin1-2/+2
2020-07-02net/mlx5e: Remove redundant RQ state queryAya Levin2-20/+4
2020-07-02net/mlx5e: Add a flush timeout defineAya Levin3-2/+5
2020-07-02net/mlx5e: Change reporters create functions to return voidEran Ben Elisha4-21/+10
2020-06-27net/mlx5e: kTLS, Add kTLS RX resync supportTariq Toukan1-0/+4
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-0/+11
2020-06-27net/mlx5e: Receive flow steering framework for accelerated TCP flowsBoris Pismenny1-0/+10
2020-06-27net/mlx5e: API to manipulate TTC rules destinationsSaeed Mahameed1-3/+13
2020-06-27net/mlx5e: Refactor build channel paramsTariq Toukan2-15/+13
2020-06-27net/mlx5e: Turn XSK ICOSQ into a general asynchronous oneTariq Toukan2-50/+9
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+16
2020-06-25net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.cAlaa Hleihel1-0/+1