summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-18bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer
2018-01-18bpf: change fake_ip for bpf_trace_printk helperYonghong Song
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer
2018-01-18Merge branch 'bpf-dump-and-disasm-nfp-jit'Daniel Borkmann
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang
2018-01-18nfp: bpf: set new jit info fieldsJiong Wang
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang
2018-01-17Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai
2018-01-17Merge branch 'tun-allow-to-attach-eBPF-filter'David S. Miller
2018-01-17tun: allow to attach ebpf socket filterJason Wang
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang
2018-01-17Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances'David S. Miller
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko
2018-01-17Merge branch 'bnxt_en-next'David S. Miller
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan
2018-01-17bnxt_en: Add the new firmware API to query hardware resources.Michael Chan
2018-01-17bnxt_en: Refactor hardware resource data structures.Michael Chan
2018-01-17bnxt_en: Restore MSIX after disabling SRIOV.Michael Chan
2018-01-17bnxt_en: Refactor bnxt_close_nic().Michael Chan
2018-01-17bnxt_en: Update firmware interface to 1.9.0.Michael Chan
2018-01-17Merge branch 'dwmac-meson8b-clock-fixes-for-Meson8b'David S. Miller
2018-01-17net: stmmac: dwmac-meson8b: propagate rate changes to the parent clockMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8bMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: fix internal RGMII clock configurationMartin Blumenstingl
2018-01-17net: stmmac: dwmac-meson8b: only configure the clocks in RGMII modeMartin Blumenstingl
2018-01-17net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski