summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+17
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran1-1/+2
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller1-0/+4
2019-11-14net/mlx5: TC: Offload flow table rulesPaul Blakey3-5/+71
2019-11-14net/mlx5: Add devlink reloadMichael Guralnik3-2/+25
2019-11-14net/mlx5e: Set netdev name space on creationMichael Guralnik3-0/+9
2019-11-14net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-14net/mlx5: Remove redundant NULL initializationsEli Cohen1-4/+4
2019-11-14net/mlx5: Read num_vfs before disabling SR-IOVParav Pandit1-5/+6
2019-11-14net/mlx5: DR, Fix matcher builders select checkAlex Vesker1-1/+1
2019-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed6-420/+666
2019-11-14net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey2-5/+13
2019-11-14net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-14net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2-2/+10
2019-11-14net/mlx5: Define fdb tc levels per prioPaul Blakey2-4/+6
2019-11-14net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey4-15/+15
2019-11-14net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey1-8/+4
2019-11-12net/mlx5: Dump of fw_fatal use updated devlink binary interfaceAya Levin1-17/+1
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik1-0/+22
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-2/+6
2019-11-07net/mlx5e: Use correct enum to determine uplink portDmytro Linkin1-1/+2
2019-11-07net/mlx5: DR, Fix memory leak during rule creationAlex Vesker1-0/+2
2019-11-07net/mlx5: DR, Fix memory leak in modify action destroyAlex Vesker1-0/+1
2019-11-07net/mlx5e: Fix eswitch debug print of max fdb flowRoi Dayan1-1/+1
2019-11-06net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King1-1/+1
2019-11-06net/mlx5: fix kvfree of uninitialized pointer specColin Ian King1-1/+1
2019-11-04Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller25-359/+393
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller21-155/+266
2019-11-02net/mlx5: DR, Support IPv4 and IPv6 mixed matcherAlex Vesker3-43/+52
2019-11-02net/mlx5: LAG, Use affinity type enumeratorsErez Alfasi2-6/+13
2019-11-02net/mlx5: LAG, Use port enumeratorsErez Alfasi3-57/+69
2019-11-02net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-11-02net/mlx5e: Add ToS (DSCP) header rewrite supportDmytro Linkin1-0/+1
2019-11-02net/mlx5e: Bit sized fields rewrite supportDmytro Linkin1-60/+62
2019-11-02net/mlx5: WQ, Move short getters into header fileTariq Toukan2-24/+20
2019-11-02net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error eventsSaeed Mahameed3-0/+25
2019-11-02net/mlx5: Support lockless FTE read lookupsParav Pandit2-15/+56
2019-11-02net/mlx5: Do not hold group lock while allocating FTE in softwareParav Pandit1-9/+10
2019-11-02net/mlx5e: Verify that rule has at least one fwd/drop actionVlad Buslov1-0/+6
2019-11-02net/mlx5: Clear VF's configuration on disabling SRIOVAya Levin4-10/+21
2019-11-02net/mlx5: Remove unneeded variable in mlx5_unload_onezhong jiang1-3/+1
2019-11-02net/mlx5: FPGA, support network cards with standalone FPGAIgor Leshenko2-25/+46
2019-11-02net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria5-106/+10
2019-11-02net/mlx5: E-switch, Enable metadata on own vportParav Pandit3-23/+16
2019-11-02net/mlx5: Refactor ingress acl configurationParav Pandit3-114/+200
2019-11-02net/mlx5: Restrict metadata disablement to offloads modeParav Pandit3-7/+6
2019-11-02net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham3-31/+24
2019-11-02net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIsParav Pandit1-17/+32