index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
2020-07-22
1
-0
/
+1
*
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
2020-07-08
1
-5
/
+5
*
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
2020-06-30
1
-4
/
+4
*
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
3
-11
/
+8
*
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
8
-30
/
+38
*
cxgb4: fix set but unused variable when DCB is disabled
Rahul Lakkireddy
2020-06-23
1
-3
/
+3
*
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2020-06-23
2
-1
/
+3
*
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
2020-06-23
1
-2
/
+1
*
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
2020-06-23
1
-2
/
+4
*
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy
2020-06-23
1
-5
/
+5
*
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
2020-06-23
3
-25
/
+22
*
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy
2020-06-23
2
-49
/
+91
*
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
2020-06-23
1
-1
/
+1
*
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
2020-06-23
1
-12
/
+11
*
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
2020-06-23
1
-28
/
+24
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-9
/
+9
*
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
2020-06-05
1
-3
/
+3
*
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
2020-06-04
1
-1
/
+1
*
cxgb4/chcr: Enable ktls settings at run time
Rohit Maheshwari
2020-06-01
6
-24
/
+155
*
cxgb4: cleanup error code in setup_sge_queues_uld()
Dan Carpenter
2020-06-01
1
-4
/
+5
*
cxgb4: add adapter hotplug support for ULDs
Potnuri Bharat Teja
2020-05-22
4
-56
/
+100
*
cxgb4: Use %pM format specifier for MAC addresses
Andy Shevchenko
2020-05-18
1
-14
/
+6
*
cxgb4: add EOTID tracking and software context dump
Rahul Lakkireddy
2020-05-15
5
-28
/
+133
*
cxgb4: tune burst buffer size for TC-MQPRIO offload
Rahul Lakkireddy
2020-05-15
5
-19
/
+31
*
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
2020-05-15
1
-14
/
+26
*
cxgb4: remove duplicate headers
Chen Zhou
2020-05-07
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-3
/
+37
|
\
|
*
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
2020-05-01
1
-0
/
+1
|
*
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
2020-04-30
1
-3
/
+36
*
|
cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call
Geert Uytterhoeven
2020-05-05
1
-1
/
+1
*
|
docs: networking: device drivers: convert chelsio/cxgb.txt to ReST
Mauro Carvalho Chehab
2020-05-01
1
-1
/
+1
|
/
*
cxgb4: fix adapter crash due to wrong MC size
Vishal Kulkarni
2020-04-23
1
-7
/
+20
*
cxgb4: fix large delays in PTP synchronization
Rahul Lakkireddy
2020-04-20
2
-21
/
+9
*
net/cxgb4: Check the return from t4_query_params properly
Jason Gunthorpe
2020-04-14
1
-1
/
+1
*
cxgb4: free MQPRIO resources in shutdown path
Rahul Lakkireddy
2020-04-01
3
-0
/
+28
*
cxgb4: fix MPS index overwrite when setting MAC address
Herat Ramani
2020-04-01
1
-1
/
+0
*
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
2020-03-31
1
-0
/
+18
*
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
3
-44
/
+15
|
\
|
*
cxgb4/ptp: pass the sign of offset delta in FW CMD
Raju Rangoju
2020-03-24
1
-0
/
+3
|
*
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
2020-03-19
1
-2
/
+8
|
*
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
2020-03-19
1
-40
/
+2
|
*
cxgb4: fix delete filter entry fail in unload path
Shahjada Abul Husain
2020-03-15
1
-2
/
+2
*
|
cxgb4: Add support to catch bits set in INT_CAUSE5
Rahul Kundu
2020-03-25
2
-8
/
+30
*
|
cxgb4: remove set but not used variable 'tab'
YueHaibing
2020-03-25
1
-3
/
+1
*
|
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
2020-03-18
6
-152
/
+381
*
|
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
1
-1
/
+1
*
|
cxgb4: update T5/T6 adapter register ranges
Shahjada Abul Husain
2020-03-14
1
-14
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
1
-22
/
+27
|
\
|
|
*
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
2020-03-03
1
-22
/
+27
[next]