]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2018-09-05 Mika Westerbergthunderbolt: Do not unnecessarily call ICM get route
2018-09-05 Mika Westerbergthunderbolt: Use 64-bit DMA mask if supported by the...
2018-09-05 Mika Westerbergthunderbolt: Notify userspace when boot_acl is changed
2018-09-05 Mika Westerbergthunderbolt: Handle NULL boot ACL entries properly
2018-09-05 Sebastian Otts390/pci: fix out of bounds access during irq setup
2018-09-05 Paolo PisatiUBUNTU: [Config] ARM64_SSBD=y
2018-09-05 Marc Zyngierarm64: KVM: Add ARCH_WORKAROUND_2 discovery through...
2018-09-05 Marc Zyngierarm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
2018-09-05 Marc Zyngierarm64: KVM: Add ARCH_WORKAROUND_2 support for guests
2018-09-05 Marc Zyngierarm64: KVM: Add HYP per-cpu accessors
2018-09-05 Marc Zyngierarm64: ssbd: Add prctl interface for per-thread mitigation
2018-09-05 Marc Zyngierarm64: ssbd: Introduce thread flag to control userspace...
2018-09-05 Marc Zyngierarm64: ssbd: Restore mitigation status on CPU resume
2018-09-05 Marc Zyngierarm64: ssbd: Skip apply_ssbd if not using dynamic mitig...
2018-09-05 Marc Zyngierarm64: ssbd: Add global mitigation state accessor
2018-09-05 Marc Zyngierarm64: Add 'ssbd' command-line option
2018-09-05 Marc Zyngierarm64: Add ARCH_WORKAROUND_2 probing
2018-09-05 Marc Zyngierarm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
2018-09-05 Marc Zyngierarm64: Call ARCH_WORKAROUND_2 on transitions between...
2018-09-05 Marc Zyngierarm/arm64: smccc: Add SMCCC-specific return codes
2018-09-05 Christoffer... KVM: arm64: Avoid storing the vcpu pointer on the stack
2018-09-05 Marc ZyngierKVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_...
2018-09-05 Marc Zyngierarm64: alternatives: Add dynamic patching feature
2018-09-05 Huazhong TanUBUNTU: SAUCE: {topost} net: hns3: separate roce from...
2018-09-05 Jian Shennet: hns3: Fix for phy link issue when using marvell...
2018-09-05 Peng Linet: hns3: Add support for serdes loopback selftest
2018-09-05 Jian Shennet: hns3: Add SPDX tags to HNS3 PF driver
2018-09-05 Jian Shennet: hns3: Remove unused struct member and definition
2018-09-05 Jian Shennet: hns3: Fix misleading parameter name
2018-09-05 Jian Shennet: hns3: Modify inconsistent bit mask macros
2018-09-05 Jian Shennet: hns3: Use decimal for bit offset macros
2018-09-05 Jian Shennet: hns3: Correct unreasonable code comments
2018-09-05 Jian Shennet: hns3: Remove extra space and brackets
2018-09-05 Jian Shennet: hns3: Standardize the handle of return value
2018-09-05 Jian Shennet: hns3: Remove some redundant assignments
2018-09-05 Fuyun Liangnet: hns3: Fix comments for hclge_get_ring_chain_from_mbx
2018-09-05 Fuyun Liangnet: hns3: Fix for using wrong mask and shift in hclge_...
2018-09-05 Yunsheng Linnet: hns3: Fix for reset_level default assignment probelm
2018-09-05 Huazhong Tannet: hns3: remove unnecessary ring configuration operat...
2018-09-05 Huazhong Tannet: hns3: Fix return value error in hns3_reset_notify_...
2018-09-05 Huazhong Tannet: hns3: Correct reset event status register
2018-09-05 Huazhong Tannet: hns3: Prevent to request reset frequently
2018-09-05 Huazhong Tannet: hns3: Reset net device with rtnl_lock
2018-09-05 Huazhong Tannet: hns3: Modify the order of initializing command...
2018-09-05 Huazhong Tannet: hns3: Prevent sending command during global or...
2018-09-05 Peng Linet: hns3: Remove the warning when clear reset cause
2018-09-05 Yunsheng Linnet: hns3: Fix get_vector ops in hclgevf_main module
2018-09-05 Yunsheng Linnet: hns3: Fix warning bug when doing lp selftest
2018-09-05 Jian Shennet: hns3: Add configure for mac minimal frame size
2018-09-05 Fuyun Liangnet: hns3: Fix for mailbox message truncated problem
2018-09-05 Yunsheng Linnet: hns3: Fix for l4 checksum offload bug
2018-09-05 Yunsheng Linnet: hns3: Fix for waterline not setting correctly
2018-09-05 Yunsheng Linnet: hns3: Fix for mac pause not disable in pfc mode
2018-09-05 Yunsheng Linnet: hns3: Fix tc setup when netdev is first up
2018-09-05 Peng Linet: hns3: modify hnae_ to hnae3_
2018-09-05 Huazhong Tannet: hns3: use dma_zalloc_coherent instead of kzalloc...
2018-09-05 Huazhong Tannet: hns3: give default option while dependency HNS3 set
2018-09-05 Huazhong Tannet: hns3: remove some unused members of some structures
2018-09-05 Huazhong Tannet: hns3: remove a redundant hclge_cmd_csq_done
2018-09-05 Huazhong Tannet: hns3: simplify hclge_cmd_csq_clean
2018-09-05 Huazhong Tannet: hns3: remove some redundant assignments
2018-09-05 Huazhong Tannet: hns3: remove useless code in hclge_cmd_send
2018-09-05 Huazhong Tannet: hns3: remove unused hclge_ring_to_dma_dir
2018-09-05 Huazhong Tannet: hns3: use lower_32_bits and upper_32_bits
2018-09-05 Huazhong Tannet: hns3: remove back in struct hclge_hw
2018-09-05 Peng Linet: hns3: remove the Redundant put_vector in hns3_clie...
2018-09-05 Peng Linet: hns3: print the ret value in error information
2018-09-05 Peng Linet: hns3: extraction an interface for state init|uninit
2018-09-05 Peng Linet: hns3: remove unused head file in hnae3.c
2018-09-05 Peng Linet: hns3: add unlikely for error check
2018-09-05 Peng Linet: hns3: add l4_type check for both ipv4 and ipv6
2018-09-05 Peng Linet: hns3: add vector status check before free vector
2018-09-05 Peng Linet: hns3: rename the interface for init_client_instanc...
2018-09-05 Peng Linet: hns3: remove hclge_get_vector_index from hclge_bin...
2018-09-05 Xi Wangnet: hns3: Optimize PF CMDQ interrupt switching process
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox receiving unknown message
2018-09-05 Xi Wangnet: hns3: Fix for VF mailbox cannot receiving PF response
2018-09-05 Arnd Bergmannnet: hns3: remove unused hclgevf_cfg_func_mta_filter
2018-09-05 Peng Linet: hns3: Updates RX packet info fetch in case of...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add support...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: RX BD inform...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove hclge...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: rename the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add vector...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add l4_type...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: extraction...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: print the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove the...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: add unlikely...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove back...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: use lower_32...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove unuse...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove usele...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: simplify...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: using modulo...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove a...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: remove some...
2018-09-05 dann frazierRevert "UBUNTU: SAUCE: {topost} net: hns3: give default...
next