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