summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* dpaa_eth: register a device link for the qman portal usedMadalin Bucur2019-10-311-7/+0
* soc: fsl: qbman: allow registering a device link for the portal userMadalin Bucur2019-10-311-0/+18
* firmware: broadcom: add OP-TEE based BNXT f/w managerVikas Gupta2019-10-311-0/+14
* net: sched: update action implementations to support flagsVlad Buslov2019-10-311-1/+6
* net: sched: extend TCA_ACT space with TCA_ACT_FLAGSVlad Buslov2019-10-312-1/+6
* net: sched: modify stats helper functions to support regular statsVlad Buslov2019-10-311-9/+21
* net: sched: don't expose action qstats to skb_tc_reinsert()Vlad Buslov2019-10-311-10/+2
* net: sched: extract qstats update code into functionsVlad Buslov2019-10-311-0/+16
* net: sched: extract bstats update code into functionVlad Buslov2019-10-311-0/+7
* net: sched: extract common action counters update code into functionVlad Buslov2019-10-311-0/+2
* flow_dissector: extract more ICMP informationMatteo Croce2019-10-311-8/+11
* flow_dissector: add meaningful commentsMatteo Croce2019-10-311-0/+1
* tipc: add smart nagle featureJon Maloy2019-10-301-0/+1
* net/smc: remove unneeded include for smc.hUrsula Braun2019-10-301-1/+0
* net: dsa: return directly from dsa_to_portVivien Didelot2019-10-291-3/+3
* net: dsa: Add support for devlink device parametersAndrew Lunn2019-10-291-0/+23
* net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
* net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-278-11/+122
|\
| * bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau2019-10-252-0/+36
| * xdp: Fix type of string pointer in __XDP_ACT_SYM_TABBen Dooks (Codethink)2019-10-221-1/+1
| * bpf: Check types of arguments passed into helpersAlexei Starovoitov2019-10-172-6/+39
| * bpf: Add support for BTF pointers to x86 JITAlexei Starovoitov2019-10-172-0/+13
| * bpf: Add support for BTF pointers to interpreterAlexei Starovoitov2019-10-171-0/+3
| * bpf: Implement accurate raw_tp context access via BTFAlexei Starovoitov2019-10-172-1/+20
| * bpf: Add attach_btf_id attribute to program loadAlexei Starovoitov2019-10-172-0/+2
| * bpf: Process in-kernel BTFAlexei Starovoitov2019-10-172-1/+4
| * bpf: Add typecast to bpf helpers to help BTF generationAlexei Starovoitov2019-10-171-1/+2
| * bpf: Add typecast to raw_tracepoints to help BTF generationAlexei Starovoitov2019-10-171-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-10-269-232/+53
|\ \
| * | netfilter: nf_tables: support for multiple devices per netdev hookPablo Neira Ayuso2019-10-232-2/+4
| * | netfilter: nf_tables: increase maximum devices number per flowtablePablo Neira Ayuso2019-10-231-1/+1
| * | netfilter: nf_tables: dynamically allocate hooks per net_device in flowtablesPablo Neira Ayuso2019-10-231-1/+7
| * | netfilter: nf_flow_table: move priority to struct nf_flowtablePablo Neira Ayuso2019-10-232-2/+1
| * | netfilter: add and use nf_hook_slow_list()Florian Westphal2019-10-171-10/+31
| * | netfilter: conntrack: free extension area immediatelyFlorian Westphal2019-10-171-10/+0
| * | ipvs: batch __ip_vs_cleanupHaishuang Yan2019-10-081-1/+1
| * | netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden2019-10-071-3/+0
| * | netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden2019-10-071-14/+0
| * | netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden2019-10-071-22/+1
| * | netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden2019-10-071-102/+0
| * | netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden2019-10-071-61/+2
| * | netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden2019-10-071-3/+5
* | | tcp: add TCP_INFO status for failed client TFOJason Baron2019-10-262-2/+10
* | | net: phy: broadcom: add 1000Base-X support for BCM54616STao Ren2019-10-241-2/+8
* | | net: phy: add support for clause 37 auto-negotiationHeiner Kallweit2019-10-241-0/+4
* | | net: dsa: remove dsa_switch_alloc helperVivien Didelot2019-10-221-1/+0
* | | net: dsa: allocate ports on touchVivien Didelot2019-10-221-2/+0
* | | net: dsa: use ports list to setup default CPU portVivien Didelot2019-10-221-5/+0
* | | net: dsa: use ports list to setup switchesVivien Didelot2019-10-221-0/+4