]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/shortlog
mirror_ubuntu-disco-kernel.git
2019-03-15 Gustavo A.... iscsi_ibft: Fix missing break in switch statement
2019-03-15 Vincent BattsInput: elan_i2c - add id for touchpad found in Lenovo...
2019-03-15 Jason GereckeInput: wacom_serial4 - add support for Wacom ArtPad...
2019-03-15 Alistair Strachanmedia: uvcvideo: Fix 'type' check leading to overflow
2019-03-13 Seth ForsheeUBUNTU: Start new release
2019-03-12 Thadeu Lima... UBUNTU: Ubuntu-5.0.0-8.9 Ubuntu-5.0.0-8.9
2019-03-12 Thadeu Lima... UBUNTU: link-to-tracker: update tracking bug
2019-03-12 Thadeu Lima... UBUNTU: [Config] update gcc version to 8.3
2019-03-12 Luo Jiaxingscsi: hisi_sas: Add debugfs ITCT file and add file...
2019-03-12 John Garryscsi: hisi_sas: Fix type casting and missing static...
2019-03-12 John Garryscsi: hisi_sas: No need to check return value of debugf...
2019-03-12 Luo Jiaxingscsi: hisi_sas: Add debugfs IOST file and add file...
2019-03-12 Luo Jiaxingscsi: hisi_sas: Add debugfs DQ file and add file operations
2019-03-12 Luo Jiaxingscsi: hisi_sas: Add debugfs CQ file and add file operations
2019-03-12 Luo Jiaxingscsi: hisi_sas: Add debugfs for port registers
2019-03-12 Luo Jiaxingscsi: hisi_sas: Debugfs global register create file...
2019-03-12 Luo Jiaxingscsi: hisi_sas: Take debugfs snapshot for all regs
2019-03-12 Luo Jiaxingscsi: hisi_sas: Alloc debugfs snapshot buffer memory...
2019-03-12 Luo Jiaxingscsi: hisi_sas: Create root and device debugfs directories
2019-03-12 Shiju Josenet: hns3: fix to stop multiple HNS reset due to the...
2019-03-12 Jian Shennet: hns3: add dma_rmb() for rx description
2019-03-12 Dan Carpenternet: hns3: Fix a logical vs bitwise typo
2019-03-12 Gustavo A.... net: hns: use struct_size() in devm_kzalloc()
2019-03-12 Huazhong Tannet: hns3: fix improper error handling for hns3_client_...
2019-03-12 Shiju Josenet: hns3: fix setting of the hns reset_type for rdma...
2019-03-12 Jian Shennet: hns3: fix get VF RSS issue
2019-03-12 Jian Shennet: hns3: enable VF VLAN filter for each VF when initi...
2019-03-12 Peng Linet: hns3: add support to config depth for tx|rx ring...
2019-03-12 Yunsheng Linnet: hns3: remove hnae3_get_bit in data path
2019-03-12 Yunsheng Linnet: hns3: replace hnae3_set_bit and hnae3_set_field...
2019-03-12 Yunsheng Linnet: hns3: add unlikely for error handling in data...
2019-03-12 Yunsheng Linnet: hns3: remove some ops in struct hns3_nic_ops
2019-03-12 Yunsheng Linnet: hns3: limit some variable scope in critical data...
2019-03-12 Yunsheng Linnet: hns3: avoid mult + div op in critical data path
2019-03-12 Yunsheng Linnet: hns3: add xps setting support for hns3 driver
2019-03-12 Huazhong Tannet: hns3: clear command queue's registers when unloadi...
2019-03-12 Huazhong Tannet: hns3: uninitialize command queue while unloading...
2019-03-12 liuzhongzhunet: hns3: Record VF vlan tables
2019-03-12 liuzhongzhunet: hns3: Record VF unicast and multicast tables
2019-03-12 Weihang Linet: hns3: fix 6th bit of ppp mpf abnormal errors
2019-03-12 Weihang Linet: hns3: enable 8~11th bit of mac common msi-x error
2019-03-12 Weihang Linet: hns3: some bugfix of ppu(rcb) ras errors
2019-03-12 Weihang Linet: hns3: modify print message of ssu common ecc errors
2019-03-12 Jian Shennet: hns3: fix port info query issue for copper port
2019-03-12 Jian Shennet: hns3: convert mac advertize and supported from...
2019-03-12 Yonglong Liunet: hns3: Check variable is valid before assigning...
2019-03-12 Yonglong Liunet: hns3: add pointer checking at the beginning of...
2019-03-12 Wei Yongjunnet: hns3: make function hclge_set_all_vf_rst() static
2019-03-12 liuzhongzhunet: hns3: MAC table entry count function increases...
2019-03-12 liuzhongzhunet: hns3: modify the upper limit judgment condition
2019-03-12 Jian Shennet: hns3: don't allow user to change vlan filter state
2019-03-12 liuzhongzhunet: hns3: optimize the maximum TC macro
2019-03-12 liuzhongzhunet: hns3: fix the problem that the supported port...
2019-03-12 Huazhong Tannet: hns3: fix a wrong checking in the hclge_tx_buffer_...
2019-03-12 Weihang Linet: hns3: move some set_bit statement into hclge_prepa...
2019-03-12 Weihang Linet: hns3: add hclge_cmd_check_retval() to parse comman...
2019-03-12 Yunsheng Linnet: hns3: code optimization for hclge_rx_buffer_calc
2019-03-12 Yonglong Liunet: hns3: Modify parameter type from int to bool in...
2019-03-12 Peng Linet: hns3: fix an issue for hns3_update_new_int_gl
2019-03-12 Peng Linet: hns3: fix a code style issue for hns3_update_new_i...
2019-03-12 Dan Carpenternet: hns3: Check for allocation failure
2019-03-12 Jian Shennet: hns3: keep flow director state unchanged when...
2019-03-12 Jian Shennet: hns3: stop sending keep alive msg to PF when VF...
2019-03-12 Peng Linet: hns3: fix an issue for hclgevf_ae_get_hdev
2019-03-12 Huazhong Tannet: hns3: fix improper error handling in the hclge_ini...
2019-03-12 Jian Shennet: hns3: fix for rss result nonuniform
2019-03-12 Huazhong Tannet: hns3: fix netif_napi_del() not do problem when...
2019-03-12 Huazhong Tannet: hns3: Fix NULL deref when unloading driver
2019-03-12 Yunsheng Linnet: hns3: only support tc 0 for VF
2019-03-12 Huazhong Tannet: hns3: change hnae3_register_ae_dev() to int
2019-03-12 Peng Linet: hns3: use the correct interface to stop|open port
2019-03-12 Jian Shennet: hns3: fix VF dump register issue
2019-03-12 liyongxinnet: hns3: reuse the definition of l3 and l4 header...
2019-03-12 Jian Shennet: hns3: don't allow vf to enable promisc mode
2019-03-12 Jian Shennet: hns3: add initialization for nic state
2019-03-12 Peng Linet: hns3: add 8 BD limit for tx flow
2019-03-12 Yunsheng Linnet: hns3: call hns3_nic_set_real_num_queue with netdev...
2019-03-12 Yunsheng Linnet: hns3: remove dcb_ops->map_update in hclge_dcb
2019-03-12 Yunsheng Linnet: hns3: do reinitialization while mqprio configurati...
2019-03-12 liuzhongzhunet: hns3: After setting the loopback, add the status...
2019-03-12 Jian Shennet: hns3: fix broadcast promisc issue for revision...
2019-03-12 Jian Shennet: hns3: fix return value handle issue for hclge_set_...
2019-03-12 Yunsheng Linnet: hns3: add error handling in hclge_ieee_setets
2019-03-12 Jian Shennet: hns3: clear pci private data when unload hns3...
2019-03-12 Jian Shennet: hns3: don't update packet statistics for packets...
2019-03-12 Yunsheng Linnet: hns3: fix PFC not setting problem for DCB module
2019-03-12 liuzhongzhunet: hns3: add statistics for PFC frames and MAC contro...
2019-03-12 Yunsheng Linnet: hns3: add ETS TC weight setting in SSU module
2019-03-12 Yunsheng Linnet: hns3: do not return GE PFC setting err when initia...
2019-03-12 Yunsheng Linnet: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTED
2019-03-12 Peng Linet: hns3: clear param in ring when free ring
2019-03-12 Huazhong Tannet: hns3: fix bug of ethtool_ops.get_channels for VF
2019-03-12 Yunsheng Linnet: hns3: fix for shaper not setting when TC num changes
2019-03-12 Yunsheng Linnet: hns3: fix rss configuration lost problem when...
2019-03-12 Jian Shennet: hns3: refactor the statistics updating for netdev
2019-03-12 Jian Shennet: hns3: add rx multicast packets statistic
2019-03-12 Peng Linet: hns3: add calling roce callback function when...
2019-03-12 Yunsheng Linnet: hns3: add HNAE3_RESTORE_CLIENT interface in enet...
2019-03-12 Huazhong Tannet: hns3: do reinitialization while ETS configuration...
2019-03-12 Huazhong Tannet: hns3: fix wrong combined count returned by ethtool -l
next