aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* samples: pktgen: add some helper functions for port parsingDaniel T. Lee2019-07-011-0/+34
* ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-016-5/+17
* Merge tag 'mlx5e-updates-2019-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2019-06-3043-686/+1462
|\
| * net/mlx5e: Disallow tc redirect offload cases we don't supportPaul Blakey2019-06-283-5/+24
| * net/mlx5e: Expose same physical switch_id for all representorsPaul Blakey2019-06-281-20/+9
| * net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz2019-06-285-4/+21
| * net/mlx5e: reduce stack usage in mlx5_eswitch_termtbl_createArnd Bergmann2019-06-283-12/+12
| * net/mlx5e: Set drvinfo in generic mannerParav Pandit2019-06-281-1/+1
| * net/mlx5e: Correct phys_port_name for PF portParav Pandit2019-06-281-0/+2
| * net/mlx5e: Report netdevice MPLS featuresAriel Levkovich2019-06-281-0/+5
| * net/mlx5e: Move to HW checksumming advertisingAriel Levkovich2019-06-281-4/+2
| * net/mlx5: MPFS, Allow adding the same MAC more than onceGavi Teitz2019-06-281-1/+6
| * net/mlx5: MPFS, Cleanup add MAC flowGavi Teitz2019-06-281-11/+15
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-06-2833-630/+1367
| |\
| | * net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu2019-06-261-0/+23
| | * RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu2019-06-261-9/+36
| | * net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu2019-06-261-35/+107
| | * net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu2019-06-261-0/+64
| | * net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2019-06-262-0/+29
| | * net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu2019-06-261-34/+51
| | * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-263-0/+6
| | * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-264-36/+172
| | * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-2611-45/+71
| | * net/mlx5: Introduce a helper API to check VF vportParav Pandit2019-06-262-0/+8
| | * net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
| | * net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-06-261-2/+2
| | * net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| | * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-247-60/+31
| | * net/mlx5: Expose eswitch encap modeMaor Gottlieb2019-06-162-0/+23
| | * net/mlx5: Declare more strictly devlink encap modeLeon Romanovsky2019-06-164-9/+17
| | * net/mlx5: Add EQ enable/disable APIYuval Avnery2019-06-134-32/+88
| | * net/mlx5: Use a single IRQ for all async EQsAriel Levkovich2019-06-134-46/+27
| | * net/mlx5: Rename mlx5_irq_info to mlx5_irqYuval Avnery2019-06-131-39/+38
| | * net/mlx5: Move all IRQ logic to pci_irq.cYuval Avnery2019-06-135-329/+354
| | * net/mlx5: Generalize IRQ interface to work with irq_tableYuval Avnery2019-06-131-9/+29
| | * net/mlx5: Separate IRQ table creation from EQ table creationYuval Avnery2019-06-133-19/+14
| | * net/mlx5: Move IRQ affinity set to IRQ allocation phaseYuval Avnery2019-06-131-8/+17
| | * net/mlx5: Move IRQ rmap creation to IRQ allocation phaseYuval Avnery2019-06-131-25/+57
| | * net/mlx5: Separate IRQ data from EQ table dataYuval Avnery2019-06-134-44/+98
| | * net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery2019-06-133-42/+84
| | * net/mlx5: Change interrupt handler to call chain notifierYuval Avnery2019-06-135-56/+105
| | * net/mlx5: Introduce EQ polling budgetYuval Avnery2019-06-131-28/+27
| | * net/mlx5: Support querying max VFs from deviceBodong Wang2019-06-134-15/+34
| | * net/mlx5: E-Switch, Return raw output for query esw functionsBodong Wang2019-06-133-21/+12
| | * net/mlx5: E-Switch, Handle representors creation in handler contextVu Pham2019-06-132-51/+50
| | * net/mlx5: Increase wait time for fw initializationDaniel Jurgens2019-06-131-4/+14
* | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-06-3021-145/+686
|\ \ \
| * | | e1000e: PCIm function state supportVitaly Lifshits2019-06-282-1/+20
| * | | e1000e: Make watchdog use delayed workDetlev Casanova2019-06-282-27/+32
| * | | i40e: Add macvlan support on i40eHarshitha Ramamurthy2019-06-282-2/+522