开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
sge.c
Age
Commit message (
Expand
)
Author
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2021-11-19
cxgb4: Use struct_group() for memcpy() region
Kees Cook
2021-08-23
net: chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-06-04
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
2021-05-05
net:CXGB4: fix leak if sk_buff is not used
Íñigo Huguet
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-01-16
cxgb4: enable interrupt based Tx completions for T5
Raju Rangoju
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
2020-10-08
cxgb4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-29
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
2020-08-18
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
2020-08-18
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
2020-07-22
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-23
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
2020-06-23
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
2020-06-23
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
2020-06-19
cxgb4: Use struct_size() helper
Gustavo A. R. Silva
2020-05-15
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
2020-05-01
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
2020-04-30
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-19
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
2020-03-19
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
2020-03-08
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2019-11-22
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
2019-11-22
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
2019-11-22
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
2019-11-19
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
2019-11-11
cxgb4: remove redundant assignment to hdr_len
Colin Ian King
2019-11-07
cxgb4: add FLOWC based QoS offload
Rahul Lakkireddy
2019-11-07
cxgb4: add Tx and Rx path for ETHOFLD traffic
Rahul Lakkireddy
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
2019-11-07
cxgb4: parse and configure TC-MQPRIO offload
Rahul Lakkireddy
2019-11-07
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
2019-10-25
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
2019-03-26
chelsio: use BUG() instead of BUG_ON(1)
Arnd Bergmann
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
[next]