Age | Commit message (Expand) | Author |
2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-04-23 | net: vlan: introduce skb_vlan_eth_hdr() | Vladimir Oltean |
2023-04-05 | mm, treewide: redefine MAX_ORDER sanely | Kirill A. Shutemov |
2023-03-29 | net: hns3: support wake on lan configuration and query | Hao Lan |
2023-03-24 | net: hisilicon: Remove redundant pci_clear_master | Cai Huoqing |
2023-03-08 | net: hns3: remove unnecessary aer.h include | Bjorn Helgaas |
2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean |
2023-01-30 | devlink: remove devlink features | Jiri Pirko |
2023-01-27 | net: add missing includes of linux/sched/clock.h | Jakub Kicinski |
2023-01-11 | net: hns3: fix wrong use of rss size during VF rss config | Jie Wang |
2022-12-30 | net: hns3: refine the handling for VF heartbeat | Jian Shen |
2022-12-23 | net: hns3: fix VF promisc mode not update when mac table full | Jian Shen |
2022-12-23 | net: hns3: fix miss L3E checking for rx packet | Jian Shen |
2022-12-23 | net: hns3: add interrupts re-initialization while doing VF FLR | Jie Wang |
2022-12-12 | net: hns3: use strscpy() to instead of strncpy() | Xu Panda |
2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol |
2022-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-15 | net: hns3: fix setting incorrect phy link ksettings for firmware in resetting... | Guangbin Huang |
2022-11-15 | net: hns3: fix return value check bug of rx copybreak | Jie Wang |
2022-11-15 | net: hns3: fix incorrect hw rss hash type of rx packet | Jian Shen |
2022-11-11 | ptp: hclge: convert .adjfreq to .adjfine | Jacob Keller |
2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-11-04 | net: hns3: fix get wrong value of function hclge_get_dscp_prio() | Guangbin Huang |
2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-09-21 | net: hns3: add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng |
2022-09-21 | net: hns3: add judge fd ability for sync and clear process of flow director | Guangbin Huang |
2022-09-21 | net: hns3: refactor function hclge_mbx_handler() | Hao Lan |
2022-09-21 | net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu... | Guangbin Huang |
2022-09-21 | net: hns3: add support for external loopback test | Yonglong Liu |
2022-09-07 | net: hns3: add support to query and set lane number by ethtool | Hao Chen |
2022-09-07 | net: hns3: add querying fec statistics | Hao Lan |
2022-09-07 | net: hns3: debugfs add dump dscp map info | Guangbin Huang |
2022-09-07 | net: hns3: support ndo_select_queue() | Guangbin Huang |
2022-09-07 | net: hns3: add support config dscp map to tc | Guangbin Huang |
2022-08-31 | net: hns3: net: hns3: add querying and setting fec off mode from firmware | Guangbin Huang |
2022-08-31 | net: hns3: add querying and setting fec llrs mode from firmware | Hao Lan |
2022-08-31 | net: hns3: add querying fec ability from firmware | Guangbin Huang |
2022-08-31 | net: hns3: add getting capabilities of gro offload and fd from firmware | Guangbin Huang |
2022-07-02 | net: add skb_[inner_]tcp_all_headers helpers | Eric Dumazet |
2022-06-30 | hisilicon/hns3/hns3vf:fix repeated words in comments | Jilin Yuan |
2022-06-13 | net: hns3: fix tm port shapping of fibre port is incorrect after driver initi... | Guangbin Huang |
2022-06-13 | net: hns3: fix PF rss size initialization bug | Jie Wang |
2022-06-13 | net: hns3: restore tm priority/qset to default settings when tc disabled | Guangbin Huang |
2022-06-13 | net: hns3: modify the ring param print info | Jie Wang |
2022-06-13 | net: hns3: don't push link state to VF if unalive | Jian Shen |
2022-06-13 | net: hns3: set port base vlan tbl_sta to false before removing old vlan | Guangbin Huang |
2022-05-09 | net: hns3: fix incorrect type of argument in declaration of function hclge_co... | Guangbin Huang |
2022-05-09 | net: hns3: add query vf ring and vector map relation | Guangbin Huang |
2022-05-09 | net: hns3: add byte order conversion for VF to PF mailbox message | Jie Wang |