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.13.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
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
1
-0
/
+1
2022-03-08
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2020-12-03
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
1
-0
/
+1
2020-09-30
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
3
-18
/
+29
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
3
-16
/
+21
2020-09-21
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
1
-6
/
+1
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-09-11
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-03-11
net: cxgb3: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-04
net/chelsio: Delete drive and module versions
Leon Romanovsky
2
-6
/
+0
2020-02-25
chelsio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-06
net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
Christophe JAILLET
1
-1
/
+4
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-02
cxgb3/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-04-02
cxgb3/l2t: Fix undefined behaviour
Gustavo A. R. Silva
1
-1
/
+1
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-8
/
+10
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2
-8
/
+10
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-1
/
+1
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+17
2018-10-05
net: cxgb3_main: fix a missing-check bug
Wenwen Wang
1
-0
/
+17
2018-09-21
net: cxgb3_main: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-21
net: cxgb3: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-19
net: ethernet: remove redundant include
zhong jiang
1
-1
/
+0
2018-08-08
cxgb3/l2t: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-18
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-06-15
net: cxgb3: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+7
2018-06-04
net: chelsio: Use zeroing memory allocator instead of allocator/memset
YueHaibing
1
-2
/
+1
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
1
-4
/
+4
2018-01-23
cxgb3: assign port id to net_device->dev_port
Arjun Vynipadath
1
-0
/
+1
2017-11-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-29
cxgb3: Check and handle the dma mapping errors
Arjun Vynipadath
1
-26
/
+92
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+6
2017-10-15
RDMA/cxgb3: Annotate an RCU pointer
Bart Van Assche
1
-1
/
+1
2017-07-18
net: chelsio: cxgb3: constify attribute_group structures.
Arvind Yadav
1
-2
/
+6
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2
-9
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
3
-9
/
+9
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
4
-36
/
+5
2017-04-07
net: cxgb3: Use net_device_stats from struct net_device
Tobias Klauser
2
-2
/
+1
[next]