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
/
cxgb4
/
sge.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: Remove unused t4_free_ofld_rxqs
Dr. David Alan Gilbert
2024-10-16
1
-16
/
+0
*
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
2024-05-01
1
-3
/
+3
*
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
2024-03-08
1
-14
/
+0
*
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-12
1
-1
/
+1
*
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-29
1
-1
/
+1
*
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-1
/
+1
*
cxgb4: Use struct_group() for memcpy() region
Kees Cook
2021-11-19
1
-3
/
+5
*
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-4
/
+4
*
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
2021-06-04
1
-0
/
+6
*
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
2021-05-05
1
-7
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-17
1
-3
/
+8
|
\
|
*
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-02-15
1
-3
/
+8
*
|
cxgb4: enable interrupt based Tx completions for T5
Raju Rangoju
2021-01-17
1
-5
/
+33
|
/
*
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2020-11-12
1
-0
/
+108
*
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
2020-11-12
1
-1
/
+2
*
cxgb4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-10-09
1
-2
/
+3
*
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
2020-09-29
1
-3
/
+0
*
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-14
1
-8
/
+8
*
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-09-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-23
1
-3
/
+7
|
\
|
*
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
2020-08-18
1
-1
/
+5
|
*
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
2020-08-18
1
-2
/
+2
*
|
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
2020-08-21
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
1
-0
/
+1
|
\
|
*
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
2020-07-23
1
-0
/
+1
*
|
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
2020-07-23
1
-1
/
+106
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-26
1
-23
/
+24
|
\
|
|
*
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-24
1
-8
/
+11
|
*
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
2020-06-24
1
-2
/
+1
|
*
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
2020-06-24
1
-1
/
+1
|
*
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
2020-06-24
1
-12
/
+11
*
|
cxgb4: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
1
-1
/
+1
|
/
*
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
2020-05-15
1
-14
/
+26
*
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
2020-05-02
1
-0
/
+1
*
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
2020-05-01
1
-3
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-42
/
+10
|
\
|
*
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
2020-03-20
1
-2
/
+8
|
*
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
2020-03-20
1
-40
/
+2
*
|
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-09
1
-0
/
+5
|
/
*
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
2019-11-23
1
-0
/
+14
*
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
2019-11-23
1
-47
/
+112
*
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
2019-11-23
1
-88
/
+31
*
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
2019-11-20
1
-1
/
+1
*
cxgb4: remove redundant assignment to hdr_len
Colin Ian King
2019-11-12
1
-1
/
+0
*
cxgb4: add FLOWC based QoS offload
Rahul Lakkireddy
2019-11-07
1
-6
/
+144
*
cxgb4: add Tx and Rx path for ETHOFLD traffic
Rahul Lakkireddy
2019-11-07
1
-48
/
+375
*
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
2019-11-07
1
-25
/
+70
*
cxgb4: parse and configure TC-MQPRIO offload
Rahul Lakkireddy
2019-11-07
1
-46
/
+116
*
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
2019-11-07
1
-1
/
+12
[next]