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.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
/
sge.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-23
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
1
-0
/
+1
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
1
-8
/
+11
2020-06-24
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
1
-2
/
+1
2020-06-24
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
1
-1
/
+1
2020-06-24
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
1
-12
/
+11
2020-05-15
cxgb4: improve credits recovery in TC-MQPRIO Tx path
Rahul Lakkireddy
1
-14
/
+26
2020-05-02
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
1
-0
/
+1
2020-05-01
cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
Rahul Lakkireddy
1
-3
/
+36
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-42
/
+10
2020-03-20
cxgb4: fix Txq restart check during backpressure
Rahul Lakkireddy
1
-2
/
+8
2020-03-20
cxgb4: fix throughput drop during Tx backpressure
Rahul Lakkireddy
1
-40
/
+2
2020-03-09
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
1
-0
/
+5
2019-11-23
cxgb4: add stats for MQPRIO QoS offload Tx path
Rahul Lakkireddy
1
-0
/
+14
2019-11-23
cxgb4: add UDP segmentation offload support
Rahul Lakkireddy
1
-47
/
+112
2019-11-23
cxgb4/chcr: update SGL DMA unmap for USO
Rahul Lakkireddy
1
-88
/
+31
2019-11-20
cxgb4: remove unneeded semicolon for switch block
Rahul Lakkireddy
1
-1
/
+1
2019-11-12
cxgb4: remove redundant assignment to hdr_len
Colin Ian King
1
-1
/
+0
2019-11-07
cxgb4: add FLOWC based QoS offload
Rahul Lakkireddy
1
-6
/
+144
2019-11-07
cxgb4: add Tx and Rx path for ETHOFLD traffic
Rahul Lakkireddy
1
-48
/
+375
2019-11-07
cxgb4: add ETHOFLD hardware queue support
Rahul Lakkireddy
1
-25
/
+70
2019-11-07
cxgb4: parse and configure TC-MQPRIO offload
Rahul Lakkireddy
1
-46
/
+116
2019-11-07
cxgb4: rework queue config and MSI-X allocation
Rahul Lakkireddy
1
-1
/
+12
2019-10-26
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+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
-6
/
+6
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
1
-56
/
+266
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
1
-0
/
+4
2018-07-12
cxgb4: specify IQTYPE in fw_iq_cmd
Arjun Vynipadath
1
-1
/
+3
2018-06-29
cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
Arjun Vynipadath
1
-2
/
+370
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-1
/
+1
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-2
/
+1
2018-05-21
cxgb4: copy the length of cpl_tx_pkt_core to fw_wr
Ganesh Goudar
1
-15
/
+14
2018-05-11
cxgb4: enable inner header checksum calculation
Ganesh Goudar
1
-21
/
+70
2018-04-01
cxgb4: LLD driver changes to support TLS
Atul Gupta
1
-6
/
+101
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-37
/
+184
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
1
-0
/
+3
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
1
-37
/
+181
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
1
-51
/
+51
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+6
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2017-11-03
crypto: chelsio - Move DMA un/mapping to chcr from lld cxgb4 driver
Harsh Jain
1
-1
/
+7
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-08-15
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
1
-2
/
+3
2017-07-05
cxgb4: time stamping interface for PTP
Atul Gupta
1
-6
/
+167
2017-02-04
cxgb4: get rid of custom busy poll code
Eric Dumazet
1
-39
/
+0
2017-02-03
cxgb4: Fix uld_send() for ctrl pkts
Arjun V
1
-3
/
+8
2017-01-04
cxgb4: Support compressed error vector for T6
Arjun V
1
-2
/
+14
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
[next]