index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+21
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-03-29
cxgb4: avoid collecting SGE_QBASE regs during traffic
Rahul Lakkireddy
2
-5
/
+21
2021-03-22
cxgb4: Remove redundant NULL check
Jiapeng Chong
1
-2
/
+1
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
1
-1
/
+10
2021-03-10
net: ethernet: chelsiofix: spelling typo of 'rewriteing'
Wang Qing
1
-1
/
+1
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+11
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2
-3
/
+11
2021-02-10
cxgb4: collect serial config version from register
Rahul Lakkireddy
3
-24
/
+9
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-08
cxgb4: remove unused vpd_cap_addr
Heiner Kallweit
2
-3
/
+0
2021-02-04
cxgb4: Add new T6 PCI device id 0x6092
Raju Rangoju
1
-0
/
+1
2021-01-21
cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
Heiner Kallweit
1
-10
/
+3
2021-01-21
cxgb4: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-01-16
cxgb4: enable interrupt based Tx completions for T5
Raju Rangoju
1
-5
/
+33
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
1
-0
/
+7
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-20
cxgb4: fix the panic caused by non smac rewrite
Raju Rangoju
1
-1
/
+2
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-1
/
+122
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
2
-0
/
+3
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2
-0
/
+111
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
3
-1
/
+8
2020-11-07
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2020-10-26
cxgb4: set up filter action after rewrites
Raju Rangoju
2
-29
/
+31
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+177
2020-10-14
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
2
-13
/
+177
2020-10-08
cxgb4: convert tasklets to use new tasklet_setup() API
Allen Pais
3
-5
/
+5
2020-09-29
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
1
-3
/
+0
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
3
-44
/
+62
2020-09-29
cxgb4: Avoid log flood
Rohit Maheshwari
1
-4
/
+4
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+7
2020-09-17
cxgb4: fix memory leak during module unload
Raju Rangoju
1
-1
/
+1
2020-09-14
chelsio: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+8
2020-09-11
crypto/chcr: move nic TLS functionality to drivers/net
Rohit Maheshwari
7
-58
/
+64
2020-09-09
cxgb4/ch_ipsec: Registering xfrmdev_ops with cxgb4
Ayush Sawal
3
-21
/
+171
2020-09-05
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+10
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+6
2020-08-31
cxgb4: fix thermal zone device registration
Potnuri Bharat Teja
1
-2
/
+6
2020-08-25
cxgb4: add error handlers to LE intr_handler
Raju Rangoju
2
-0
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+7
2020-08-21
crypto/chcr: Moving chelsio's inline ipsec functionality to /drivers/net
Vinay Kumar Yadav
4
-5
/
+17
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-06
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
[prev]
[next]