aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2021-10-18net/mlx5: Lag, use steering to select the affinity port in LAGMaor Gottlieb2-22/+74
2021-10-18net/mlx5: Lag, add support to create/destroy/modify port selectionMaor Gottlieb3-1/+123
2021-10-18net/mlx5: Lag, add support to create TTC tables for LAG port selectionMaor Gottlieb2-0/+92
2021-10-18net/mlx5: Lag, add support to create definers for LAGMaor Gottlieb4-1/+220
2021-10-18net/mlx5: Lag, set match mask according to the traffic type bitmapMaor Gottlieb1-0/+182
2021-10-18net/mlx5: Lag, set LAG traffic type mappingMaor Gottlieb3-0/+53
2021-10-18net/mlx5: Lag, move lag files into directoryMaor Gottlieb5-6/+6
2021-10-18net/mlx5: Introduce new uplink destination typeMaor Gottlieb2-1/+10
2021-10-18net/mlx5: Add support to create match definerMaor Gottlieb5-0/+127
2021-10-18net/mlx5: Introduce port selection namespaceMaor Gottlieb5-2/+39
2021-10-18net/mlx5: Support partial TTC rulesMaor Gottlieb2-0/+6
2021-10-18qed: Change the TCP common variable - "iscsi_ooo"Shai Malin1-26/+24
2021-10-18qed: Optimize the ll2 ooo flowShai Malin2-41/+42
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor1-2/+2
2021-10-18iavf: Combine init and watchdog state machinesMateusz Palczewski2-80/+57
2021-10-18iavf: Add __IAVF_INIT_FAILED stateMateusz Palczewski2-15/+21
2021-10-18iavf: Refactor iavf state machine trackingMateusz Palczewski3-18/+31
2021-10-18mlx5: prevent 64bit divideJakub Kicinski1-3/+4
2021-10-18sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-10-18cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma1-1/+1
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing1-0/+1
2021-10-18ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski21-53/+99
2021-10-18octeontx2-nic: fix mixed module buildArnd Bergmann2-4/+12
2021-10-18net: ethernet: ave: Add compatible string and SoC-dependent data for NX1 SoCKunihiko Hayashi1-0/+15
2021-10-18net: w5100: Make w5100_remove() return voidUwe Kleine-König3-5/+8
2021-10-18net: ks8851: Make ks8851_remove_common() return voidUwe Kleine-König4-6/+8
2021-10-18net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data typesAhmed S. Darwish1-1/+1
2021-10-16ethernet: ixgb: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-16ethernet: ibmveth: use ether_addr_to_u64()Jakub Kicinski1-14/+3
2021-10-16ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski3-3/+7
2021-10-16ethernet: ec_bhf: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-16ethernet: enic: use eth_hw_addr_set()Jakub Kicinski1-2/+3
2021-10-16ethernet: bcmgenet: use eth_hw_addr_set()Jakub Kicinski1-2/+6
2021-10-16ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski1-5/+11
2021-10-16ethernet: aquantia: use eth_hw_addr_set()Jakub Kicinski1-2/+4
2021-10-16ethernet: amd: use eth_hw_addr_set()Jakub Kicinski2-5/+12
2021-10-16ethernet: alteon: use eth_hw_addr_set()Jakub Kicinski1-6/+8
2021-10-16ethernet: aeroflex: use eth_hw_addr_set()Jakub Kicinski1-3/+3
2021-10-16ethernet: adaptec: use eth_hw_addr_set()Jakub Kicinski1-1/+3
2021-10-16Merge tag 'mlx5-updates-2021-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller29-122/+471
2021-10-15net/mlx5: Use system_image_guid to determine bondingRongwei Liu1-1/+13
2021-10-15net/mlx5: Introduce new device index wrapperRongwei Liu5-7/+7
2021-10-15net/mlx5: Check return status first when querying system_image_guidRongwei Liu1-9/+12
2021-10-15net/mlx5: DR, Prefer kcalloc over open coded arithmeticLen Baker1-2/+6
2021-10-15net/mlx5e: Add extack msgs related to TC for better debugAbhiram R N1-30/+76
2021-10-15net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey1-0/+1
2021-10-15net/mlx5: Disable roce at HCA levelShay Drory2-2/+26
2021-10-15net/mlx5i: Enable Rx steering for IPoIB via ethtoolMoosa Baransi5-10/+43
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov1-0/+4