summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16net/smc: no tx work trigger for fallback socketsUrsula Braun
2018-05-16Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-16Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver'David S. Miller
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang
2018-05-15Merge branch 'Microsemi-Ocelot-Ethernet-switch-support'David S. Miller
2018-05-15MAINTAINERS: Add entry for Microsemi Ethernet switchesAlexandre Belloni
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni
2018-05-15dt-bindings: net: add DT bindings for Microsemi Ocelot SwitchAlexandre Belloni
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni
2018-05-15dt-bindings: net: add DT bindings for Microsemi MIIMAlexandre Belloni
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-15selftests/bpf: make sure build-id is onAlexei Starovoitov
2018-05-14Merge branch 'convert-doc-to-rst'Alexei Starovoitov
2018-05-14bpf, doc: howto use/run the BPF selftestsJesper Dangaard Brouer
2018-05-14bpf, doc: convert bpf_devel_QA.rst to use RST formattingJesper Dangaard Brouer
2018-05-14bpf, doc: convert bpf_design_QA.rst to use RST formattingJesper Dangaard Brouer
2018-05-14bpf, doc: rename txt files to rst filesJesper Dangaard Brouer
2018-05-14bpf, doc: add basic README.rst fileJesper Dangaard Brouer
2018-05-14Merge branch 'fix-samples'Alexei Starovoitov
2018-05-14samples: bpf: make the build less noisyJakub Kicinski
2018-05-14samples: bpf: move libbpf from object dependencies to libsJakub Kicinski
2018-05-14samples: bpf: fix build after move to compiling full libbpf.aJakub Kicinski
2018-05-14samples: bpf: rename libbpf.h to bpf_insn.hJakub Kicinski
2018-05-14samples: bpf: include bpf/bpf.h instead of local libbpf.hJakub Kicinski
2018-05-14Merge branch 'sctp-Introduce-sctp_flush_ctx'David S. Miller
2018-05-14sctp: checkpatch fixupsMarcelo Ricardo Leitner
2018-05-14sctp: add asoc and packet to sctp_flush_ctxMarcelo Ricardo Leitner
2018-05-14sctp: add sctp_flush_ctx, a context struct on outq_flush routinesMarcelo Ricardo Leitner
2018-05-14Merge branch 'sctp-refactor-sctp_outq_flush'David S. Miller
2018-05-14sctp: rework switch cases in sctp_outq_flush_dataMarcelo Ricardo Leitner
2018-05-14sctp: make use of gfp on retransmissionsMarcelo Ricardo Leitner
2018-05-14sctp: move transport flush code out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move flushing of data chunks out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move outq data rtx code out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move the flush of ctrl chunks into its own functionMarcelo Ricardo Leitner
2018-05-14sctp: factor out sctp_outq_select_transportMarcelo Ricardo Leitner
2018-05-14sctp: add sctp_packet_singletonMarcelo Ricardo Leitner
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2018-05-14net: stmmac: Add Jose Abreu as co-maintainerJose Abreu
2018-05-14Merge branch 'bpf-jit-cleanups'Alexei Starovoitov