Age | Commit message (Expand) | Author |
2018-05-16 | net: hns3: Fixes the back pressure setting when sriov is enabled | Yunsheng Lin |
2018-05-16 | net: hns3: Change return value in hnae3_register_client | Fuyun Liang |
2018-05-16 | net: hns3: Change return type of hnae3_register_ae_algo | Fuyun Liang |
2018-05-16 | net: hns3: Change return type of hnae3_register_ae_dev | Fuyun Liang |
2018-05-16 | net: hns3: Add a check for client instance init state | Fuyun Liang |
2018-05-16 | net: hns3: Fix for the null pointer problem occurring when initializing ae_de... | Fuyun Liang |
2018-05-16 | net: hns3: Fix for deadlock problem occurring when unregistering ae_algo | Fuyun Liang |
2018-05-15 | Merge branch 'Microsemi-Ocelot-Ethernet-switch-support' | David S. Miller |
2018-05-15 | MAINTAINERS: Add entry for Microsemi Ethernet switches | Alexandre Belloni |
2018-05-15 | net: mscc: Add initial Ocelot switch support | Alexandre Belloni |
2018-05-15 | dt-bindings: net: add DT bindings for Microsemi Ocelot Switch | Alexandre Belloni |
2018-05-15 | net: phy: mscc-miim: Add MDIO driver | Alexandre Belloni |
2018-05-15 | dt-bindings: net: add DT bindings for Microsemi MIIM | Alexandre Belloni |
2018-05-15 | bpf: sockmap, add hash map support | John Fastabend |
2018-05-15 | bpf: sockmap, refactor sockmap routines to work with hashmap | John Fastabend |
2018-05-15 | selftests/bpf: make sure build-id is on | Alexei Starovoitov |
2018-05-14 | Merge branch 'convert-doc-to-rst' | Alexei Starovoitov |
2018-05-14 | bpf, doc: howto use/run the BPF selftests | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: convert bpf_devel_QA.rst to use RST formatting | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: convert bpf_design_QA.rst to use RST formatting | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: rename txt files to rst files | Jesper Dangaard Brouer |
2018-05-14 | bpf, doc: add basic README.rst file | Jesper Dangaard Brouer |
2018-05-14 | Merge branch 'fix-samples' | Alexei Starovoitov |
2018-05-14 | samples: bpf: make the build less noisy | Jakub Kicinski |
2018-05-14 | samples: bpf: move libbpf from object dependencies to libs | Jakub Kicinski |
2018-05-14 | samples: bpf: fix build after move to compiling full libbpf.a | Jakub Kicinski |
2018-05-14 | samples: bpf: rename libbpf.h to bpf_insn.h | Jakub Kicinski |
2018-05-14 | samples: bpf: include bpf/bpf.h instead of local libbpf.h | Jakub Kicinski |
2018-05-14 | Merge branch 'sctp-Introduce-sctp_flush_ctx' | David S. Miller |
2018-05-14 | sctp: checkpatch fixups | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add asoc and packet to sctp_flush_ctx | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add sctp_flush_ctx, a context struct on outq_flush routines | Marcelo Ricardo Leitner |
2018-05-14 | Merge branch 'sctp-refactor-sctp_outq_flush' | David S. Miller |
2018-05-14 | sctp: rework switch cases in sctp_outq_flush_data | Marcelo Ricardo Leitner |
2018-05-14 | sctp: make use of gfp on retransmissions | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move transport flush code out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move flushing of data chunks out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move outq data rtx code out of sctp_outq_flush | Marcelo Ricardo Leitner |
2018-05-14 | sctp: move the flush of ctrl chunks into its own function | Marcelo Ricardo Leitner |
2018-05-14 | sctp: factor out sctp_outq_select_transport | Marcelo Ricardo Leitner |
2018-05-14 | sctp: add sctp_packet_singleton | Marcelo Ricardo Leitner |
2018-05-14 | cxgb4: add tc flower match support for tunnel VNI | Kumar Sanghvi |
2018-05-14 | net: stmmac: Add Jose Abreu as co-maintainer | Jose Abreu |
2018-05-14 | Merge branch 'bpf-jit-cleanups' | Alexei Starovoitov |
2018-05-14 | bpf: add ld64 imm test cases | Daniel Borkmann |
2018-05-14 | bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf | Daniel Borkmann |
2018-05-14 | bpf, arm64: optimize 32/64 immediate emission | Daniel Borkmann |
2018-05-14 | bpf, arm64: save 4 bytes of unneeded stack space | Daniel Borkmann |
2018-05-14 | bpf, arm32: save 4 bytes of unneeded stack space | Daniel Borkmann |
2018-05-14 | bpf, x64: clean up retpoline emission slightly | Daniel Borkmann |