summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-056-48/+103
|\
| * net/mlx5: Refactor mlx5_esw_query_functions for modularityParav Pandit2019-07-034-22/+46
| * net/mlx5: E-Switch prepare functions change handler to be modularParav Pandit2019-07-031-17/+27
| * net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit2019-07-034-13/+34
* | Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-0327-417/+817
|\|
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-035-6/+8
| * net/mlx5: Report a CQ error event only when a handler was setYishai Hadas2019-07-031-1/+2
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-033-6/+7
| * net/mlx5: Expose the API to register for ANY eventYishai Hadas2019-07-032-3/+2
| * net/mlx5: Use event mask based on device capabilitiesYishai Hadas2019-07-032-8/+38
| * net/mlx5: Fix mlx5_core_destroy_cq() error flowYishai Hadas2019-07-033-17/+10
| * net/mlx5: E-Switch, Handle UC address change in switchdev modeBodong Wang2019-07-021-12/+9
| * net/mlx5: E-Switch, Consider host PF for inline mode and vlan popBodong Wang2019-07-023-6/+34
| * net/mlx5: E-Switch, Use iterator for vlan and min-inline setupsBodong Wang2019-07-021-6/+6
| * net/mlx5: E-Switch, Reg/unreg function changed event at correct stageBodong Wang2019-07-023-31/+26
| * net/mlx5: E-Switch, Consolidate eswitch function number of VFsBodong Wang2019-07-024-88/+90
| * net/mlx5: E-Switch, Refactor eswitch SR-IOV interfaceBodong Wang2019-07-028-71/+72
| * net/mlx5: Handle host PF vport mac/guid for ECPFBodong Wang2019-07-028-17/+25
| * net/mlx5: E-Switch, Use correct flags when configuring vlanBodong Wang2019-07-021-1/+4
| * net/mlx5: Reduce dependency on enabled_vfs counter and num_vfsParav Pandit2019-07-021-18/+4
| * net/mlx5: Don't handle VF func change if host PF is disabledBodong Wang2019-07-021-1/+4
| * net/mlx5: Limit scope of mlx5_get_next_phys_dev() to PCI PF devicesParav Pandit2019-07-021-1/+8
| * net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit2019-07-021-1/+1
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-021-2/+3
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-021-0/+1
| * net/mlx5: E-Switch, Use vport index when init repBodong Wang2019-07-021-3/+3
| * net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu2019-06-261-0/+23
| * 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-262-0/+5
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-263-36/+155
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-267-25/+32
| * 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: Convert mkey_table to XArrayMatthew Wilcox2019-06-251-16/+11
* | Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-291661-11580/+2805
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-227-14/+18
| |\
| | * net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry2019-06-191-0/+3
| | * net: hns3: Fix inconsistent indentingKrzysztof Kozlowski2019-06-191-1/+1
| | * net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes2019-06-191-1/+1
| | * net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-06-191-1/+1
| | * tun: wake up waitqueues after IFF_UP is setFei Li2019-06-181-10/+9
| | * bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-06-182-1/+3
| * | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21205-1029/+205
| |\ \
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner2019-06-198-120/+8
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-195-25/+5
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19174-698/+174