summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-08chcr: Handle first or middle part of recordRohit Maheshwari
2020-03-08chcr: handle partial end part of a recordRohit Maheshwari
2020-03-08cxgb4/chcr: complete record tx handlingRohit Maheshwari
2020-03-08cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-08Merge branch 'net-allow-user-specify-TC-action-HW-stats-type'David S. Miller
2020-03-08sched: act: allow user to specify type of HW stats for a filterJiri Pirko
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: restrict supported HW stats type to "any"Jiri Pirko
2020-03-08mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08ocelot_flower: use flow_offload_has_one_action() helperJiri Pirko
2020-03-08flow_offload: Introduce offload of HW stats typeJiri Pirko
2020-03-06Merge branch 'ethtool-consolidate-irq-coalescing-other-drivers'David S. Miller
2020-03-06wil6210: reject unsupported coalescing paramsJakub Kicinski
2020-03-06staging: qlge: reject unsupported coalescing paramsJakub Kicinski
2020-03-06vmxnet3: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-06r8152: reject unsupported coalescing paramsJakub Kicinski
2020-03-06tun: reject unsupported coalescing paramsJakub Kicinski
2020-03-06RDMA/ipoib: reject unsupported coalescing paramsJakub Kicinski
2020-03-06um: reject unsupported coalescing paramsJakub Kicinski
2020-03-06dt-bindings: net: Add ipq806x mdio bindingsAnsuel Smith
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith
2020-03-05Merge branch 'tun-debug'David S. Miller
2020-03-05tun: drop TUN_DEBUG and tun_debug()Michal Kubecek
2020-03-05tun: replace tun_debug() by netif_info()Michal Kubecek
2020-03-05tun: drop useless debugging statementsMichal Kubecek
2020-03-05tun: get rid of DBG1() macroMichal Kubecek
2020-03-05tun: fix misleading comment formatMichal Kubecek
2020-03-05tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak
2020-03-05tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak
2020-03-05Merge branch 'PCI-Implement-function-to-read-Device-Serial-Number'David S. Miller
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2020-03-05bnxt_en: Use pci_get_dsn()Jacob Keller
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-03-05ptp: add VMware virtual PTP clock driverVivek Thampi
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05Merge branch 'mlxsw-Offload-FIFO'David S. Miller
2020-03-05selftests: forwarding: ETS: Use Qdisc countersPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata