summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller28-107/+384
2020-03-13octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter1-2/+5
2020-03-13net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-13net/mlx5e: CT: Support clear actionPaul Blakey3-12/+95
2020-03-13net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey4-5/+92
2020-03-13net/mlx5e: CT: Offload established flowsPaul Blakey2-0/+691
2020-03-13net/mlx5e: CT: Introduce connection trackingPaul Blakey8-16/+793
2020-03-13net/mlx5: E-Switch, Support getting chain mappingPaul Blakey2-0/+20
2020-03-13net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey2-1/+4
2020-03-13net/mlx5: E-Switch, Introduce global tablesPaul Blakey4-5/+51
2020-03-13net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey1-0/+1
2020-03-13net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey2-11/+34
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller15-224/+1472
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen4-0/+6
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski1-0/+7
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski1-4/+2
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches1-16/+20
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham1-3/+3
2020-03-12net: ibm: remove set but not used variables 'err'Chen Zhou1-2/+1
2020-03-12sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-03-12net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu1-0/+2
2020-03-12net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-11ftgmac100: Remove redundant judgementtangbin1-3/+0
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-03-11net: gemini: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: cxgb3: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: cxgb2: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: mlx4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+11
2020-03-11net: bna: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: tg3: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski1-4/+3