summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-01-29Merge branch 'bpf-flow-dissector-tests'Daniel Borkmann
2019-01-29selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissectorStanislav Fomichev
2019-01-29bpf: add BPF_PROG_TEST_RUN support for flow dissectorStanislav Fomichev
2019-01-29net/flow_dissector: move bpf case into __skb_flow_bpf_dissectStanislav Fomichev
2019-01-29tools: bpftool: warn about risky prog array updatesJakub Kicinski
2019-01-29selftests: bpf: remove duplicated includeYueHaibing
2019-01-28Merge branch 'qed-Error-recovery-process'David S. Miller
2019-01-28qede: Error recovery processTomer Tayar
2019-01-28qed: Add infrastructure for error detection and recoveryTomer Tayar
2019-01-28qed: Revise load sequence to avoid PCI errorsTomer Tayar
2019-01-28benet: remove broken and unused macroLubomir Rintel
2019-01-28Merge branch 'mlxsw-Misc-updates'David S. Miller
2019-01-28selftests: forwarding: Use OK instead of PASS in test outputIdo Schimmel
2019-01-28selftests: net: forwarding: change devlink resource support checkingJiri Pirko
2019-01-28Documentation: add devlink param file for mlxsw driverJiri Pirko
2019-01-28mlxsw: spectrum_switchdev: Add more extack messagesIdo Schimmel
2019-01-28mlxsw: spectrum_acl: Fix rul/rule typoJiri Pirko
2019-01-28mlxsw: spectrum_acl: Move mr_ruleset and mr_rule structsJiri Pirko
2019-01-28mlxsw: spectrum_acl: Remove unnecessary arg on action_replace call pathJiri Pirko
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal
2019-01-28netfilter: conntrack: fix error path in nf_conntrack_pernet_init()Cong Wang
2019-01-28netfilter: nft_counter: remove wrong __percpu of nft_counter_resest()'s argLuc Van Oostenryck
2019-01-28ipvs: use indirect call wrappersMatteo Croce
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce
2019-01-27Merge branch 'split-test_verifier'Alexei Starovoitov
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski
2019-01-27selftests: bpf: prepare for break up of verifier testsJakub Kicinski
2019-01-27Merge branch 'tcp-change-pingpong-to-3-in-delayed-ack-logic'David S. Miller
2019-01-27tcp: change pingpong threshold to 3Wei Wang
2019-01-27tcp: Refactor pingpong codeWei Wang
2019-01-27net: ipv4: ip_input: fix blank line coding style issuesYang Wei
2019-01-27net: phy: at803x: Use helpers to access MMD PHY registersCarlo Caione
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-26net: lmc: remove -I. header search pathMasahiro Yamada
2019-01-26Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-01-26Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-01-26atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-26Merge branch 'jmp32-insns'Alexei Starovoitov
2019-01-26selftests: bpf: makefile support sub-register code-gen test modeJiong Wang
2019-01-26selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang
2019-01-26nfp: bpf: implement jitting of JMP32Jiong Wang