aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-15neighbor: remove definition of DEBUGTom Rix
2021-01-15gianfar: remove definition of DEBUGTom Rix
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-15Merge branch 'net-dsa-mv88e6xxx-lag-fixes'Jakub Kicinski
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz
2021-01-15Merge branch 'arrow-speedchips-xrs700x-dsa-driver'Jakub Kicinski
2021-01-15dt-bindings: net: dsa: add bindings for xrs700x switchesGeorge McCollister
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister
2021-01-15dsa: add support for Arrow XRS700x tag trailerGeorge McCollister
2021-01-15Merge branch 'add-further-dt-configuration-for-at803x-phys'Jakub Kicinski
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-15dt: ar803x: document SmartEEE propertiesRussell King
2021-01-14Merge branch 'perf: Add mmap2 build id support'Alexei Starovoitov
2021-01-14perf: Add build id data in mmap2 eventJiri Olsa
2021-01-14bpf: Add size arg to build_id_parse functionJiri Olsa
2021-01-14bpf: Move stack_map_get_build_id into libJiri Olsa
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14Merge branch 'Atomics for eBPF'Alexei Starovoitov
2021-01-14bpf: Document new atomic instructionsBrendan Jackman
2021-01-14bpf: Add tests for new BPF atomic operationsBrendan Jackman
2021-01-14bpf: Add bitwise atomic instructionsBrendan Jackman
2021-01-14bpf: Pull out a macro for interpreting atomic ALU operationsBrendan Jackman
2021-01-14bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman
2021-01-14bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman
2021-01-14bpf: Move BPF_STX reserved field check into BPF_STX verifier codeBrendan Jackman
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14bpf: x86: Factor out a lookup table for some ALU opcodesBrendan Jackman
2021-01-14bpf: x86: Factor out emission of REX byteBrendan Jackman
2021-01-14bpf: x86: Factor out emission of ModR/M for *(reg + off)Brendan Jackman
2021-01-14Merge branch 'dissect-ptp-l2-packet-header'Jakub Kicinski
2021-01-14net: flow_dissector: Parse PTP L2 packet headerEran Ben Elisha
2021-01-14net: vlan: Add parse protocol header opsEran Ben Elisha
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal
2021-01-14Merge branch 'net-ipa-gsi-interrupt-updates'Jakub Kicinski
2021-01-14net: ipa: retry TX channel stop commandsAlex Elder
2021-01-14net: ipa: change stop channel retry delayAlex Elder
2021-01-14net: ipa: change GSI command timeoutAlex Elder
2021-01-14net: ipa: use usleep_range()Alex Elder
2021-01-14net: ipa: introduce some interrupt helpersAlex Elder
2021-01-14net: ipa: a few simple renamesAlex Elder
2021-01-14Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-14Merge branch 'net-dsa-link-aggregation-support'Jakub Kicinski
2021-01-14net: dsa: tag_dsa: Support reception of packets from LAG devicesTobias Waldekranz
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz
2021-01-14net: dsa: Link aggregation supportTobias Waldekranz
2021-01-14net: dsa: Don't offload port attributes on standalone portsTobias Waldekranz