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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+177
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
1
-67
/
+68
2020-10-15
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
2
-13
/
+177
2020-10-09
cxgb4: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-5
/
+5
2020-09-30
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
1
-3
/
+0
2020-09-30
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
3
-18
/
+29
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
4
-54
/
+80
2020-09-29
cxgb4: Avoid log flood
Rohit Maheshwari
1
-4
/
+4
2020-09-29
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
2
-147
/
+153
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
3
-16
/
+21
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+7
2020-09-21
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
1
-6
/
+1
2020-09-18
cxgb4: fix memory leak during module unload
Raju Rangoju
1
-1
/
+1
2020-09-17
cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-81
/
+11
2020-09-16
chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
Geert Uytterhoeven
1
-0
/
+2
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-22
/
+24
2020-09-12
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
13
-58
/
+2434
2020-09-11
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
4
-55
/
+172
2020-09-06
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+13
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+6
2020-09-04
chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4
Geert Uytterhoeven
1
-2
/
+1
2020-08-31
cxgb4: fix thermal zone device registration
Potnuri Bharat Teja
1
-2
/
+6
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-4
/
+1
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
2
-0
/
+10
2020-08-25
chelsio: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-35
/
+39
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-7
/
+7
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2020-08-22
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
9
-5
/
+953
2020-08-22
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
11
-0
/
+6140
2020-08-20
cxgb4: insert IPv6 filter rules in next free region
Rahul Kundu
1
-10
/
+7
2020-08-18
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
1
-1
/
+5
2020-08-18
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
1
-2
/
+2
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2020-08-04
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-04
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
1
-2
/
+15
2020-08-04
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
1
-3
/
+4
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
3
-1
/
+166
2020-07-23
cxgb4: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-23
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
1
-0
/
+1
2020-07-15
cxgb4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-79
/
+31
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+9
2020-07-09
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-07-01
cxgb4: add main VI to mirror VI config replication
Rahul Lakkireddy
3
-17
/
+121
2020-07-01
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
3
-22
/
+288
2020-07-01
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
7
-10
/
+197
2020-07-01
cxgb4vf: configure ports accessible by the VF
Nirranjan Kirubaharan
3
-12
/
+43
2020-07-01
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
1
-4
/
+4
[next]