index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
1
-0
/
+7
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
9
-118
/
+282
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-4
/
+4
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-24
l2t_seq_next should increase position index
Vasily Averin
1
-2
/
+1
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-4
/
+123
2020-01-19
cxgb4: reject overlapped queues in TC-MQPRIO offload
Rahul Lakkireddy
1
-1
/
+27
2020-01-19
cxgb4: fix Tx multi channel port rate limit
Rahul Lakkireddy
4
-3
/
+96
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-19
/
+30
2019-12-30
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+12
2019-12-20
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
1
-4
/
+8
2019-12-17
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
4
-25
/
+31
2019-12-17
cxgb4: fix missed high priority region calculation
Shahjada Abul Husain
3
-8
/
+18
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-10
cxgb4: add support for high priority filters
Shahjada Abul Husain
9
-86
/
+234
2019-11-22
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
4
-1
/
+28
2019-11-22
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
6
-50
/
+139
2019-11-22
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
3
-101
/
+39
2019-11-20
cxgb4: add TC-MATCHALL classifier ingress offload
Rahul Lakkireddy
6
-19
/
+192
2019-11-20
cxgb4: check rule prio conflicts before offload
Rahul Lakkireddy
5
-44
/
+143
2019-11-20
cxgb4: add TC-MATCHALL classifier egress offload
Rahul Lakkireddy
9
-33
/
+381
2019-11-19
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
1
-1
/
+1
2019-11-13
cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()
Dan Carpenter
1
-1
/
+3
2019-11-12
cxgb4: make function 'cxgb4_mqprio_free_hw_resources' static
zhengbin
1
-1
/
+1
2019-11-11
cxgb4: remove redundant assignment to hdr_len
Colin Ian King
1
-1
/
+0
2019-11-08
cxgb4: fix 64-bit division on i386
Rahul Lakkireddy
1
-2
/
+2
2019-11-08
cxgb4: Use match_string() helper to simplify the code
YueHaibing
1
-11
/
+6
2019-11-07
cxgb4: add FLOWC based QoS offload
Rahul Lakkireddy
7
-53
/
+495
2019-11-07
cxgb4: add Tx and Rx path for ETHOFLD traffic
Rahul Lakkireddy
5
-49
/
+415
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
9
-63
/
+419
2019-11-07
cxgb4: parse and configure TC-MQPRIO offload
Rahul Lakkireddy
7
-50
/
+597
2019-11-07
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
4
-246
/
+323
2019-11-07
cxgb4: query firmware for QoS offload resources
Rahul Lakkireddy
4
-8
/
+62
2019-11-05
cxgb4: Add pci reset handler
Vishal Kulkarni
1
-9
/
+96
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-18
/
+18
2019-10-31
cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()'
Christophe JAILLET
1
-6
/
+2
2019-10-30
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+16
2019-10-25
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+2
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2019-09-12
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-14
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-10
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-20
/
+9
2019-08-08
cxgb4: smt: Use normal int for refcount
Chuhong Yuan
2
-8
/
+8
2019-08-08
cxgb4: smt: Add lock for atomic_dec_and_test
Chuhong Yuan
1
-2
/
+2
[next]