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
/
inline_crypto
Age
Commit message (
Expand
)
Author
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-05
xfrm: allow state packet offload mode
Leon Romanovsky
2022-11-25
ch_ktls: Use memcpy_from_page() instead of k[un]map_atomic()
Anirudh Venkataramanan
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-04-22
ipv6: Use ipv6_only_sock() helper in condition.
Kuniyuki Iwashima
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-05-13
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
2021-05-12
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
2021-04-25
ch_ktls: Remove redundant variable result
Jiapeng Chong
2021-04-15
ch_ktls: do not send snd_una update to TCB in middle
Vinay Kumar Yadav
2021-04-15
ch_ktls: tcb close causes tls connection failure
Vinay Kumar Yadav
2021-04-15
ch_ktls: fix device connection close
Vinay Kumar Yadav
2021-04-15
ch_ktls: Fix kernel panic
Vinay Kumar Yadav
2021-03-24
ch_ktls: fix enum-conversion warning
Arnd Bergmann
2021-03-08
net: ethernet: chelsio: inline_crypto: Mundane typos fixed throughout the fil...
Bhaskar Chowdhury
2021-02-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-23
chtls: Fix potential resource leak
Pan Bian
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
ch_ipsec: Remove initialization of rxq related data
Ayush Sawal
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-03
chcr_ktls: use AES library for single use cipher
Ard Biesheuvel
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-05
ch_ktls: fix build warning for ipv4-only config
Arnd Bergmann
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]