index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
chtls
Age
Commit message (
Expand
)
Author
2024-12-16
chelsio/chtls: prevent potential integer overflow on 32bit
Dan Carpenter
2024-10-09
Fix misspelling of "accept*" in net
Alexander Zubkov
2024-10-08
chelsio/chtls: Remove unused chtls_set_tcb_tflag
Dr. David Alan Gilbert
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-23
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-09-15
chelsio: Do not include crypto/algapi.h
Herbert Xu
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-08
chelsio/chtls: Use splice_eof() to flush
David Howells
2023-06-01
chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-06-01
chelsio: Support MSG_SPLICE_PAGES
David Howells
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-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
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-12
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
2021-02-15
cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...
Ayush Sawal
2021-01-23
chtls: Fix potential resource leak
Pan Bian
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
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-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-11-30
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
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
[next]