summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep2019-11-144-14/+65
* octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham2019-11-143-3/+112
* octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya2019-11-143-11/+28
* octeontx2-af: Enable broadcast packet replicationSunil Goutham2019-11-144-59/+69
* octeontx2-af: Support fixed transmit scheduler topologySunil Goutham2019-11-149-259/+513
* octeontx2-af: Add more RSS algorithmsKiran Kumar K2019-11-142-11/+114
* octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram2019-11-141-2/+31
* octeontx2-af: Update NPC KPU packet parsing profileHao Zheng2019-11-144-3792/+11236
* octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep2019-11-142-134/+17
* octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya2019-11-142-13/+30
* octeontx2-af: Add mbox API to validate all responsesSunil Goutham2019-11-144-12/+70
* octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham2019-11-143-1/+213
* octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian2019-11-145-2/+173
* octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula2019-11-142-0/+163
* octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula2019-11-145-20/+201
* octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula2019-11-143-2/+507
* octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob2019-11-143-2/+530
* octeontx2-af: Dump current resource provisioning statusChristina Jacob2019-11-144-1/+169
* net: mvneta: fix build skb for bm capable devicesLorenzo Bianconi2019-11-141-2/+2
* Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-11-1415-443/+794
|\
| * net/mlx5: TC: Offload flow table rulesPaul Blakey2019-11-133-5/+71
| * net/mlx5: Add devlink reloadMichael Guralnik2019-11-133-2/+25
| * net/mlx5e: Set netdev name space on creationMichael Guralnik2019-11-133-0/+9
| * net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen2019-11-131-6/+12
| * net/mlx5: Remove redundant NULL initializationsEli Cohen2019-11-131-4/+4
| * net/mlx5: Read num_vfs before disabling SR-IOVParav Pandit2019-11-131-5/+6
| * net/mlx5: DR, Fix matcher builders select checkAlex Vesker2019-11-131-1/+1
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-11-136-420/+666
| |\
| | * net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey2019-11-132-5/+13
| | * net/mlx5: Refactor creating fast path prio chainsPaul Blakey2019-11-131-36/+82
| | * net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2019-11-132-2/+10
| | * net/mlx5: Define fdb tc levels per prioPaul Blakey2019-11-132-4/+6
| | * net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey2019-11-134-15/+15
| | * net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey2019-11-131-8/+4
| | * net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik2019-11-111-0/+22
| | * net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King2019-11-051-1/+1
| | * net/mlx5: fix kvfree of uninitialized pointer specColin Ian King2019-11-051-1/+1
| | * net/mlx5: E-switch, Enable metadata on own vportParav Pandit2019-11-013-23/+16
| | * net/mlx5: Refactor ingress acl configurationParav Pandit2019-11-013-114/+200
| | * net/mlx5: Restrict metadata disablement to offloads modeParav Pandit2019-11-013-7/+6
| | * net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham2019-11-013-31/+24
| | * net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIsParav Pandit2019-11-011-17/+32
| | * net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit2019-11-011-39/+35
| | * net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit2019-11-011-13/+60
| | * net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit2019-11-013-19/+50
| | * net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit2019-11-011-9/+5
| | * net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit2019-11-012-44/+50
| | * net/mlx5: Move metdata fields under offloads structureParav Pandit2019-11-012-18/+21
| | * net/mlx5: Correct comment for legacy fieldsParav Pandit2019-11-011-1/+1
| | * net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit2019-11-012-6/+13