Age | Commit message (Expand) | Author |
2022-01-02 | net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs | Colin Foster |
2022-01-02 | enic: Remove usage of the deprecated "pci-dma-compat.h" API | Christophe JAILLET |
2022-01-02 | qed: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET |
2022-01-02 | chelsio: cxgb: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET |
2022-01-02 | sun/cassini: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET |
2022-01-02 | net/smc: add comments for smc_link_{usable|sendable} | Dust Li |
2022-01-02 | tehuti: Use dma_set_mask_and_coherent() and simplify code | Christophe JAILLET |
2022-01-02 | enic: Use dma_set_mask_and_coherent() | Christophe JAILLET |
2022-01-02 | net: socket.c: style fix | Hamish MacDonald |
2022-01-02 | ipv6: ioam: Support for Queue depth data field | Justin Iurman |
2022-01-02 | net/smc: remove redundant re-assignment of pointer link | Colin Ian King |
2022-01-02 | net/smc: Introduce TCP ULP support | Tony Lu |
2022-01-02 | Merge branch 'smc-RDMA-net-namespace' | David S. Miller |
2022-01-02 | net/smc: Add net namespace for tracepoints | Tony Lu |
2022-01-02 | net/smc: Print net namespace in log | Tony Lu |
2022-01-02 | net/smc: Add netlink net namespace support | Tony Lu |
2022-01-02 | net/smc: Introduce net namespace support for linkgroup | Tony Lu |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-31 | Merge tag 'mlx5-updates-2021-12-28' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2021-12-31 | Merge branch 'hnsd3-next' | David S. Miller |
2021-12-31 | net: hns3: delete the hclge_cmd.c and hclgevf_cmd.c | Jie Wang |
2021-12-31 | net: hns3: refactor VF cmdq init and uninit APIs with new common APIs | Jie Wang |
2021-12-31 | net: hns3: refactor PF cmdq init and uninit APIs with new common APIs | Jie Wang |
2021-12-31 | net: hns3: create common cmdq init and uninit APIs | Jie Wang |
2021-12-31 | net: hns3: refactor VF cmdq resource APIs with new common APIs | Jie Wang |
2021-12-31 | net: hns3: refactor PF cmdq resource APIs with new common APIs | Jie Wang |
2021-12-31 | net: hns3: create common cmdq resource allocate/free/query APIs | Jie Wang |
2021-12-31 | net: hns3: refactor hclgevf_cmd_send with new hclge_comm_cmd_send API | Jie Wang |
2021-12-31 | net: hns3: refactor hclge_cmd_send with new hclge_comm_cmd_send API | Jie Wang |
2021-12-31 | net: hns3: create new set of unified hclge_comm_cmd_send APIs | Jie Wang |
2021-12-31 | net: hns3: use struct hclge_desc to replace hclgevf_desc in VF cmdq module | Jie Wang |
2021-12-31 | net: hns3: create new cmdq hardware description structure hclge_comm_hw | Jie Wang |
2021-12-31 | net: hns3: refactor hns3 makefile to support hns3_common module | Jie Wang |
2021-12-31 | net/mlx5: Set SMFS as a default steering mode if device supports it | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Ignore modify TTL if device doesn't support it | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Improve steering for empty or RX/TX-only matchers | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Add support for matching on geneve_tlv_option_0_exist field | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Support matching on tunnel headers 0 and 1 | Muhammad Sammar |
2021-12-31 | net/mlx5: DR, Add misc5 to match_param structs | Muhammad Sammar |
2021-12-31 | net/mlx5: Add misc5 flow table match parameters | Muhammad Sammar |
2021-12-31 | net/mlx5: DR, Warn on failure to destroy objects due to refcount | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Add support for UPLINK destination type | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Add support for dumping steering info | Muhammad Sammar |
2021-12-31 | net/mlx5: DR, Add missing reserved fields to dr_match_param | Muhammad Sammar |
2021-12-31 | net/mlx5: DR, Add check for flex parser ID value | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Rename list field in matcher struct to list_node | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Remove unused struct member in matcher | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Fix lower case macro prefix "mlx5_" to "MLX5_" | Yevgeny Kliteynik |
2021-12-31 | net/mlx5: DR, Fix error flow in creating matcher | Yevgeny Kliteynik |
2021-12-30 | bpf: Fix typo in a comment in bpf lpm_trie. | Leon Huayra |