index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
cxgb4: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+3
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-11-12
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
1
-0
/
+2
2020-11-07
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
1
-20
/
+15
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
1
-18
/
+17
2020-08-22
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
1
-2
/
+5
2020-07-01
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
1
-2
/
+64
2020-06-24
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
1
-1
/
+0
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
1
-3
/
+3
2020-06-02
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
1
-0
/
+2
2020-05-19
cxgb4: Use %pM format specifier for MAC addresses
Andy Shevchenko
1
-14
/
+6
2020-05-15
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
1
-28
/
+116
2020-03-09
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
1
-0
/
+35
2020-02-25
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
1
-0
/
+7
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2020-01-24
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2019-12-18
cxgb4/chtls: fix ULD connection failures due to wrong TID base
Shahjada Abul Husain
1
-12
/
+10
2019-12-15
cxgb4: Fix kernel panic while accessing sge_info
Vishal Kulkarni
1
-0
/
+4
2019-12-11
cxgb4: add support for high priority filters
Shahjada Abul Husain
1
-0
/
+3
2019-11-23
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
1
-0
/
+1
2019-11-23
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
1
-0
/
+1
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
1
-1
/
+52
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2019-08-15
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-11
cxgb4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
1
-1
/
+1
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
1
-1
/
+1
2018-12-15
cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()
Yangtao Li
1
-90
/
+23
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
1
-0
/
+1
2018-08-10
cxgb4: add support to display DCB info
Ganesh Goudar
1
-0
/
+193
2018-07-27
cxgb4: print ULD queue information managed by LLD
Rahul Lakkireddy
1
-19
/
+277
2018-07-24
cxgb4: move Tx/Rx free pages collection to common code
Rahul Lakkireddy
1
-9
/
+2
2018-07-24
cxgb4: collect number of free PSTRUCT page pointers
Rahul Lakkireddy
1
-1
/
+2
2018-07-18
cxgb4: display number of rx and tx pages free
Ganesh Goudar
1
-7
/
+15
2018-07-12
cxgb4: expose stats fetched from firmware via debugfs
Rahul Lakkireddy
1
-0
/
+164
2018-07-05
cxgb4: Add support to read actual provisioned resources
Casey Leedom
1
-0
/
+39
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-56
/
+56
2018-03-13
cxgb4: Add HMA support
Arjun Vynipadath
1
-2
/
+8
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-247
/
+57
2017-12-28
cxgb4: display VNI correctly
Ganesh Goudar
1
-3
/
+5
2017-12-19
cxgb4: RSS table is 4k for T6
Ganesh Goudar
1
-3
/
+4
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
1
-3
/
+8
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
1
-1
/
+1
2017-12-08
cxgb4: collect on-chip memory information
Rahul Lakkireddy
1
-238
/
+40
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
1
-0
/
+2
2017-10-15
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
1
-6
/
+7
[next]