summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10net/mlx5e: Store eswitch uplink representor state on a dedicated structOz Shlomo
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10Merge branch 'rename-info_cnt-to-nr_info'Alexei Starovoitov
2018-12-10tools/bpf: rename *_info_cnt to nr_*_infoYonghong Song
2018-12-10tools/bpf: sync kernel uapi bpf.h to tools directoryYonghong Song
2018-12-10bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song
2018-12-10bpf: clean up bpf_prog_get_info_by_fd()Song Liu
2018-12-10net/mlx5: Remove the get protocol device interface entryOr Gerlitz
2018-12-10net/mlx5: Support extended destination format in flow steering commandEli Britstein
2018-12-10net/mlx5: E-Switch, Change vhca id valid bool field to bit flagEli Britstein
2018-12-10net/mlx5: Introduce extended destination fieldsEli Britstein
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman
2018-12-10bpf: bpftool: Fix newline and p_err issueMartin KaFai Lau
2018-12-10tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()Eric Dumazet
2018-12-10Merge branch 'dsa-ksz-Add-reset-GPIO-handling'David S. Miller
2018-12-10net: dsa: ksz: Add reset GPIO handlingMarek Vasut
2018-12-10net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch bindingMarek Vasut
2018-12-10bonding: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10fjes: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10net: xenbus: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-10ipvlan: Remove a useless comparisonYueHaibing
2018-12-10net: hns3: fix spelling mistake "offser" -> "offset"Colin Ian King
2018-12-10bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09net/mlx5: Move flow counters data structures from flow steering headerSaeed Mahameed
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09net/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-09net/mlx5: When fetching CQEs return CQE instead of void pointerDaniel Jurgens
2018-12-09Linux 4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09media: bpf: add bpf function to report mouse movementSean Young
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'bpf_line_info'Alexei Starovoitov
2018-12-09bpf: libbpf: bpftool: Print bpf_line_info during prog dumpMartin KaFai Lau
2018-12-09bpf: libbpf: Add btf_line_info support to libbpfMartin KaFai Lau
2018-12-09bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logicMartin KaFai Lau
2018-12-09bpf: Add unit tests for bpf_line_infoMartin KaFai Lau
2018-12-09bpf: Refactor and bug fix in test_func_type in test_btf.cMartin KaFai Lau
2018-12-09bpf: tools: Sync uapi bpf.hMartin KaFai Lau
2018-12-09bpf: Add bpf_line_info supportMartin KaFai Lau
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan