summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: add IPA notification to q6v5 driverAlex Elder2020-03-081-0/+82
* sched: act: allow user to specify type of HW stats for a filterJiri Pirko2020-03-082-0/+26
* flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko2020-03-081-0/+1
* flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko2020-03-081-1/+3
* flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko2020-03-081-1/+2
* flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-0/+61
* flow_offload: Introduce offload of HW stats typeJiri Pirko2020-03-081-0/+3
* PCI: Introduce pci_get_dsnJacob Keller2020-03-051-0/+5
* net: sched: Make FIFO Qdisc offloadablePetr Machata2020-03-052-0/+16
* ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski2020-03-051-3/+42
* PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit2020-03-041-0/+1
* PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit2020-03-041-0/+7
* net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean2020-03-041-0/+60
* net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean2020-03-041-5/+7
* pie: realign commentLeslie Monis2020-03-041-9/+9
* pie: remove pie_vars->accu_prob_overflowsLeslie Monis2020-03-041-4/+1
* pie: use term backlog instead of qlenLeslie Monis2020-03-041-5/+5
* net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean2020-03-031-0/+6
* net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean2020-03-031-0/+6
* net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean2020-03-032-8/+30
* net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean2020-03-031-3/+0
* net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean2020-03-032-0/+187
* net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean2020-03-031-0/+7
* devlink: Introduce devlink port flavour virtualParav Pandit2020-03-031-0/+1
* net/sched: act_ct: Create nf flow table per zonePaul Blakey2020-03-031-0/+2
* net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-2/+2
* drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-2/+2
* net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-5/+5
* arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-3/+3
* neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-3/+3
* net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-3/+3
* net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2020-02-291-0/+6
* net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-2911-29/+179
|\
| * bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau2020-02-273-2/+8
| * bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau2020-02-273-0/+54
| * inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau2020-02-272-5/+9
| * inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau2020-02-271-7/+5
| * bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-283-3/+3