summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04net: dsa: felix: Allow unknown unicast traffic towards the CPU port moduleVladimir Oltean
2020-03-04net: mscc: ocelot: eliminate confusion between CPU and NPI portVladimir Oltean
2020-03-04pie: realign commentLeslie Monis
2020-03-04pie: remove pie_vars->accu_prob_overflowsLeslie Monis
2020-03-04pie: use term backlog instead of qlenLeslie Monis
2020-03-03net: dsa: felix: Wire up the ocelot cls_flower methodsVladimir Oltean
2020-03-03net: dsa: Add bypass operations for the flower classifier-action filterVladimir Oltean
2020-03-03net: mscc: ocelot: parameterize the vcap_is2 propertiesVladimir Oltean
2020-03-03net: mscc: ocelot: remove port_pcs_init indirection for VSC7514Vladimir Oltean
2020-03-03net: mscc: ocelot: don't rely on preprocessor for vcap key/action packingVladimir Oltean
2020-03-03net: mscc: ocelot: simplify tc-flower offload structuresVladimir Oltean
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller