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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
cxgb4: Fix error handling path in 'init_one()'
Christophe JAILLET
1
-1
/
+1
2018-02-03
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
25
-877
/
+2772
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-52
/
+88
2018-01-26
cxgb4: use backdoor access to collect dumps when firmware crashed
Rahul Lakkireddy
1
-13
/
+38
2018-01-26
cxgb4: fix incorrect condition for using firmware LDST commands
Rahul Lakkireddy
1
-1
/
+1
2018-01-26
cxgb4: reset FW_OK flag on firmware crash
Rahul Lakkireddy
1
-1
/
+3
2018-01-26
cxgb4: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-7
/
+1
2018-01-26
cxgb4: fix possible deadlock
Ganesh Goudar
1
-10
/
+10
2018-01-25
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-24
cxgb4: properly initialize variables
Rahul Lakkireddy
2
-2
/
+4
2018-01-24
cxgb4: enable ZLIB_DEFLATE when building cxgb4
Rahul Lakkireddy
2
-15
/
+1
2018-01-24
cxgb4/cxgb4vf: add support for ndo_set_vf_vlan
Ganesh Goudar
4
-5
/
+72
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
1
-2
/
+2
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
1
-0
/
+3
2018-01-22
cxgb4: add geneve offload support for T6
Ganesh Goudar
4
-24
/
+63
2018-01-19
cxgb4: IPv6 filter takes 2 tids
Ganesh Goudar
1
-33
/
+80
2018-01-19
cxgb4: use zlib deflate to compress firmware dump
Rahul Lakkireddy
7
-3
/
+169
2018-01-19
cxgb4: update dump collection logic to use compression
Rahul Lakkireddy
6
-147
/
+207
2018-01-18
cxgb4: restructure VF mgmt code
Ganesh Goudar
2
-204
/
+190
2018-01-11
cxgb4: implement ndo_features_check
Ganesh Goudar
1
-0
/
+19
2018-01-11
cxgb4: add support for vxlan segmentation offload
Ganesh Goudar
3
-37
/
+186
2018-01-11
cxgb4: implement udp tunnel callbacks
Ganesh Goudar
3
-0
/
+251
2018-01-11
cxgb4: add data structures to support vxlan
Ganesh Goudar
3
-0
/
+208
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+8
2018-01-03
cxgb4: Fix FW flash errors
Arjun Vynipadath
2
-10
/
+8
2018-01-03
cxgb4: collect TX rate limit info in UP CIM logs
Rahul Lakkireddy
5
-39
/
+100
2018-01-02
cxgb4: Check alignment constraint for T6
Ganesh Goudar
1
-5
/
+12
2018-01-02
cxgb4: use CLIP with LIP6 on T6 for TCAM filters
Ganesh Goudar
1
-1
/
+11
2017-12-28
cxgb4/cxgb4vf: support for XLAUI Port Type
Ganesh Goudar
3
-1
/
+11
2017-12-28
cxgb4: display VNI correctly
Ganesh Goudar
1
-3
/
+5
2017-12-21
cxgb4: add new T5 and T6 device id's
Ganesh Goudar
1
-0
/
+2
2017-12-19
cxgb4: RSS table is 4k for T6
Ganesh Goudar
6
-23
/
+36
2017-12-19
cxgb4: Report tid start range correctly for T6
Ganesh Goudar
1
-3
/
+8
2017-12-18
cxgb4: Simplify PCIe Completion Timeout setting
Bjorn Helgaas
1
-18
/
+3
2017-12-13
cxgb4: Add support for ethtool i2c dump
Arjun Vynipadath
5
-0
/
+182
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-4
/
+3
2017-12-08
cxgb4: collect PCIe configuration logs
Rahul Lakkireddy
5
-0
/
+54
2017-12-08
cxgb4: collect egress and ingress SGE queue contexts
Rahul Lakkireddy
6
-24
/
+210
2017-12-08
cxgb4: skip TX and RX payload regions in memory dumps
Rahul Lakkireddy
2
-0
/
+148
2017-12-08
cxgb4: collect HMA memory dump
Rahul Lakkireddy
9
-4
/
+51
2017-12-08
cxgb4: collect MC memory dump
Rahul Lakkireddy
5
-56
/
+108
2017-12-08
cxgb4: collect on-chip memory information
Rahul Lakkireddy
7
-241
/
+374
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2
-11
/
+9
2017-11-29
cxgb4: Add support for Inline IPSec Tx
Atul Gupta
7
-52
/
+88
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
34
-261
/
+6673
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2017-11-14
cxgb4: collect SGE queue context dump
Rahul Lakkireddy
9
-0
/
+195
2017-11-14
cxgb4: collect LE-TCAM dump
Rahul Lakkireddy
6
-0
/
+261
[next]