Age | Commit message (Expand) | Author |
2019-11-13 | cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources() | Dan Carpenter |
2019-11-12 | cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static | zhengbin |
2019-11-11 | cxgb4: remove redundant assignment to hdr_len | Colin Ian King |
2019-11-08 | cxgb4: fix 64-bit division on i386 | Rahul Lakkireddy |
2019-11-08 | cxgb4: Use match_string() helper to simplify the code | YueHaibing |
2019-11-07 | cxgb4: add FLOWC based QoS offload | Rahul Lakkireddy |
2019-11-07 | cxgb4: add Tx and Rx path for ETHOFLD traffic | Rahul Lakkireddy |
2019-11-07 | cxgb4: add ETHOFLD hardware queue support | Rahul Lakkireddy |
2019-11-07 | cxgb4: parse and configure TC-MQPRIO offload | Rahul Lakkireddy |
2019-11-07 | cxgb4: rework queue config and MSI-X allocation | Rahul Lakkireddy |
2019-11-07 | cxgb4: query firmware for QoS offload resources | Rahul Lakkireddy |
2019-11-05 | cxgb4: Add pci reset handler | Vishal Kulkarni |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-31 | cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()' | Christophe JAILLET |
2019-10-30 | cxgb4: fix panic when attaching to ULD fail | Vishal Kulkarni |
2019-10-25 | cxgb4: request the TX CIDX updates to status page | Raju Rangoju |
2019-10-04 | cxgb4:Fix out-of-bounds MSI-X info array access | Vishal Kulkarni |
2019-09-27 | cxgb4: Signedness bug in init_one() | Dan Carpenter |
2019-09-12 | cxgb4: Fix spelling typos | Arkadiusz Drabczyk |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-14 | cxgb4: fix a memory leak bug | Wenwen Wang |
2019-08-10 | cxgb4: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-08-08 | cxgb4: smt: Use normal int for refcount | Chuhong Yuan |
2019-08-08 | cxgb4: smt: Add lock for atomic_dec_and_test | Chuhong Yuan |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-06 | net: cxgb3_main: Fix a resource leak in a error path in 'init_one()' | Christophe JAILLET |
2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon |
2019-07-22 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) |
2019-07-21 | cxgb4: Prefer pcie_capability_read_word() | Frederick Lawler |
2019-07-21 | chelsio: Fix a typo in a function name | Christophe JAILLET |
2019-07-21 | allocate_flower_entry: should check for null deref | Navid Emamdoost |
2019-07-15 | ethernet: remove redundant memset | Fuqian Huang |
2019-07-12 | cxgb4: reduce kernel stack usage in cudbg_collect_mem_region() | Arnd Bergmann |
2019-07-09 | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload | Pablo Neira Ayuso |
2019-07-09 | drivers: net: use flow block API | Pablo Neira Ayuso |
2019-07-09 | net: flow_offload: add flow_block_cb_setup_simple() | Pablo Neira Ayuso |
2019-06-24 | cxgb4: Add MPS refcounting for alloc/free mac filters | Raju Rangoju |
2019-06-24 | cxgb4: Add MPS TCAM refcounting for cxgb4 change mac | Raju Rangoju |
2019-06-24 | cxgb4: Add MPS TCAM refcounting for raw mac filters | Raju Rangoju |
2019-06-24 | cxgb4: Re-work the logic for mps refcounting | Raju Rangoju |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-10 | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI | Varun Prakash |
2019-06-09 | cxgb4: Set initial IRQ affinity hints | Nirranjan Kirubaharan |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 291 | Thomas Gleixner |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-26 | cxgb4: Make t4_get_tp_e2c_map static | YueHaibing |
2019-05-24 | cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size" | Vishal Kulkarni |
2019-05-23 | cxgb4: offload VLAN flows regardless of VLAN ethtype | Raju Rangoju |
2019-05-23 | cxgb4: use firmware API for validating filter spec | Raju Rangoju |
2019-05-22 | cxgb4: Enable hash filter with offload | Vishal Kulkarni |