summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-11-291-0/+1
* xen/x86: add diagnostic printout to xen_mc_flush() in case of errorJuergen Gross2018-11-291-15/+20
* x86/xen: cleanup includes in arch/x86/xen/spinlock.cJuergen Gross2018-11-221-6/+1
* xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross2018-11-091-18/+4
* xen: fix xen_qlock_wait()Juergen Gross2018-11-091-6/+8
* x86/xen: fix pv bootJuergen Gross2018-11-092-6/+32
* xen-blkfront: fix kernel panic with negotiate_mq error pathManjunath Patil2018-11-061-0/+1
* xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug messageLiam Merwick2018-11-061-1/+1
* CONFIG_XEN_PV breaks xen_create_contiguous_region on ARMStefano Stabellini2018-11-021-5/+7
* xen: drop writing error messages to xenstoreJuergen Gross2018-10-261-4/+2
* xen/pvh: don't try to unplug emulated devicesJuergen Gross2018-10-261-0/+4
* add myself as reviewer for Xen support in LinuxStefano Stabellini2018-10-241-0/+1
* xen: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2018-10-241-8/+0
* xen/balloon: Support xend-based toolstackBoris Ostrovsky2018-10-241-5/+8
* xen/pvh: increase early stack sizeRoger Pau Monne2018-10-241-1/+1
* xen: make xen_qlock_wait() nestableJuergen Gross2018-10-241-14/+10
* xen: fix race in xen_qlock_wait()Juergen Gross2018-10-241-10/+5
* xen/balloon: Grammar s/Is it/It is/Geert Uytterhoeven2018-10-241-1/+1
* xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds2018-10-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-241716-56285/+130078
|\
| * tcp: add tcp_reset_xmit_timer() helperEric Dumazet2018-10-233-15/+41
| * qed: Fix static checker warningRahul Verma2018-10-231-3/+3
| * Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2018-10-232-4/+3
| * Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-2313-16/+22
| * Merge branch 'netsec-fixes'David S. Miller2018-10-231-6/+34
| |\
| | * net: socionext: Reset tx queue in ndo_stopMasahisa Kojima2018-10-231-0/+3
| | * net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima2018-10-231-2/+16
| | * net: socionext: Stop PHY before resetting netsecMasahisa Kojima2018-10-231-4/+15
| |/
| * net: stmmac: Set OWN bit for jumbo framesThor Thayer2018-10-221-2/+2
| * arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer2018-10-222-1/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-227-27/+107
| |\
| | * netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo2018-10-191-3/+6
| | * netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo2018-10-191-3/+0
| | * netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni2018-10-161-0/+2
| | * netfilter: nft_compat: do not dump private areaPablo Neira Ayuso2018-10-111-2/+22
| | * netfilter: xt_TEE: add missing code to get interface index in checkentry.Taehee Yoo2018-10-111-0/+7
| | * netfilter: xt_TEE: fix wrong interface selectionTaehee Yoo2018-10-111-17/+52
| | * netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera2018-10-111-0/+10
| | * netfilter: nft_set_rbtree: allow loose matching of closing element in intervalPablo Neira Ayuso2018-10-111-2/+8
| * | tls: Add maintainersDave Watson2018-10-221-0/+2
| * | net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk2018-10-221-0/+1
| * | Merge branch 'octeontx2-af-NPC-parser-and-NIX-blocks-initialization'David S. Miller2018-10-2215-7/+8306
| |\ \
| | * | octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham2018-10-224-1/+105
| | * | octeontx2-af: Support for setting MAC addressSunil Goutham2018-10-223-1/+35
| | * | octeontx2-af: Support for changing RSS algorithmSunil Goutham2018-10-224-1/+108
| | * | octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham2018-10-223-0/+187
| | * | octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham2018-10-224-0/+375
| | * | octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach2018-10-224-0/+18
| | * | octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham2018-10-224-0/+181