index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
chelsio/chtls: fix a double free in chtls_setkey()
Dan Carpenter
2020-12-02
cxgb3: fix error return code in t3_sge_alloc_qset()
Zhang Changzhong
2020-11-30
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-25
ch_ktls: lock is not freed
Rohit Maheshwari
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-21
cxgb4: Fix build failure when CONFIG_TLS=m
Tom Seewald
2020-11-20
cxgb4: fix the panic caused by non smac rewrite
Raju Rangoju
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-11
ch_ktls: stop the txq if reaches threshold
Rohit Maheshwari
2020-11-11
ch_ktls: tcb update fails sometimes
Rohit Maheshwari
2020-11-11
ch_ktls/cxgb4: handle partial tag alone SKBs
Rohit Maheshwari
2020-11-11
ch_ktls: don't free skb before sending FIN
Rohit Maheshwari
2020-11-11
ch_ktls: packet handling prior to start marker
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in middle record handling
Rohit Maheshwari
2020-11-11
ch_ktls: missing handling of header alone
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in trimmed_len calculation
Rohit Maheshwari
2020-11-11
cxgb4/ch_ktls: creating skbs causes panic
Rohit Maheshwari
2020-11-11
ch_ktls: Update cheksum information
Rohit Maheshwari
2020-11-11
ch_ktls: Correction in finding correct length
Rohit Maheshwari
2020-11-11
cxgb4/ch_ktls: decrypted bit is not enough
Rohit Maheshwari
2020-11-07
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-03
chelsio/chtls: Utilizing multiple rxq/txq to process requests
Vinay Kumar Yadav
2020-11-03
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
2020-11-03
chelsio/chtls: fix memory leaks caused by a race
Vinay Kumar Yadav
2020-10-27
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
2020-10-27
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
2020-10-26
cxgb4: set up filter action after rewrites
Raju Rangoju
2020-10-23
chelsio/chtls: fix tls record info to user
Vinay Kumar Yadav
2020-10-20
net: chelsio: inline_crypto: fix Kconfig and build errors
Randy Dunlap
2020-10-20
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: correct function return and return type
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
2020-10-20
chelsio/chtls: fix socket lock
Vinay Kumar Yadav
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcr
Ayush Sawal
2020-10-14
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
2020-10-08
cxgb4: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-29
net: cxbg4: Remove pointless in_interrupt() check
Thomas Gleixner
2020-09-29
net: cxgb3: Cleanup in_interrupt() usage
Thomas Gleixner
2020-09-29
cxgb4/ch_ktls: ktls stats are added at port level
Rohit Maheshwari
2020-09-29
cxgb4: Avoid log flood
Rohit Maheshwari
2020-09-29
ch_ktls: Issue if connection offload fails
Rohit Maheshwari
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
chelsio: simplify the return expression of t3_ael2020_phy_prep()
Qinglang Miao
[next]