summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-12octeontx2-pf: unlock on error path in otx2_config_pause_frm()Dan Carpenter
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey
2020-03-12net/mlx5: E-Switch, Support getting chain mappingPaul Blakey
2020-03-12net/mlx5: E-Switch, Add support for offloading rules with no in_portPaul Blakey
2020-03-12net/mlx5: E-Switch, Introduce global tablesPaul Blakey
2020-03-12net/mlx5e: en_rep: Create uplink rep root table after eswitch offloads tablePaul Blakey
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: gianfar: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fec: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: dpaa: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-12sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches
2020-03-11soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King
2020-03-11net: ibm: remove set but not used variables 'err'Chen Zhou
2020-03-11net: slcan, slip -- no need for goto when if () will doPavel Machek
2020-03-11net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2020-03-11bareudp: Fixed bareudp receive handlingMartin Varghese
2020-03-11ftgmac100: Remove redundant judgementtangbin
2020-03-10net: gemini: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb4: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb3: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: cxgb2: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: mlx4: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bna: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: tg3: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2x: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: bnx2: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: systemport: reject unsupported coalescing paramsJakub Kicinski
2020-03-10net: aquantia: reject all unsupported coalescing paramsJakub Kicinski
2020-03-10net: ena: reject unsupported coalescing paramsJakub Kicinski
2020-03-10r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit