summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-19Merge branch 'mlxsw-Introduce-initial-Spectrum-2-support'David S. Miller
2018-07-19mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko
2018-07-19mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementationJiri Pirko
2018-07-19mlxsw: spectrum_acl: Add region association callbackIdo Schimmel
2018-07-19mlxsw: spectrum_acl: Add support for Spectrum-2 block encodingIdo Schimmel
2018-07-19mlxsw: spectrum_acl: Prepare for Spectrum-2 block encodingIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine General Configuration RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region eRP RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region Configuration RegisterIdo Schimmel
2018-07-19mlxsw: reg: Add Policy-Engine Region Association RegisterJiri Pirko
2018-07-19mlxsw: acl: Introduce activity get operation for action block/setJiri Pirko
2018-07-19mlxsw: reg: Add support for activity information from PEFA registerJiri Pirko
2018-07-19mlxsw: spectrum: Introduce flex key blocks for Spectrum-2Jiri Pirko
2018-07-19mlxsw: spectrum: Add Spectrum-2 variant of flex actions opsJiri Pirko
2018-07-19mlxsw: spectrum_mr_tcam: Add Spectrum-2 stubsJiri Pirko
2018-07-19mlxsw: spectrum: Add KVDL manager implementation for Spectrum-2Jiri Pirko
2018-07-19mlxsw: reg: Add Infrastructure Entry Delete RegisterJiri Pirko
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-18cpufreq: intel_pstate: Register when ACPI PCCH is presentRafael J. Wysocki
2018-07-18ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai
2018-07-18kvmclock: fix TSC calibration for nested guestsPeng Hao
2018-07-18KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabledLiran Alon
2018-07-18KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumerPaolo Bonzini
2018-07-18KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.Lan Tianyu
2018-07-18netfilter: nf_osf: add missing definitions to header fileFernando Fernandez Mancera
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: nft_socket: Expose socket markMáté Eckl
2018-07-18netfilter: nft_socket: Break evaluation if no socket foundMáté Eckl
2018-07-18netfilter: nf_osf: add struct nf_osf_hdr_ctxPablo Neira Ayuso
2018-07-18netfilter: nf_osf: add nf_osf_match_one()Pablo Neira Ayuso
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-07-18netfilter: nf_tables: avoid global info storageFlorian Westphal
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-07-18netfilter: nf_tables: make valid_genid callback mandatoryFlorian Westphal
2018-07-18netfilter: nf_tables: add and use helper for module autoloadFlorian Westphal
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng
2018-07-18ipvs: drop conn templates under attackJulian Anastasov
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov
2018-07-18netfilter: nf_conntrack: resolve clash for matching conntracksMartynas Pumputis
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Split insert and traversalYi-Hung Wei
2018-07-18netfilter: nf_conncount: Move locking into count_tree()Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit for garbage collectionYi-Hung Wei