index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
/
chtls
/
chtls_cm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
1
-2
/
+2
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
1
-2
/
+4
2025-08-19
chtls: Convert to skb_dst_reset
Stanislav Fomichev
1
-5
/
+5
2023-10-23
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
1
-3
/
+2
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
1
-1
/
+1
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
1
-1
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-01-23
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
1
-2
/
+30
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-11-30
chelsio/chtls: fix panic during unload reload chtls
Vinay Kumar Yadav
1
-0
/
+1
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
1
-1
/
+1
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-11-03
chelsio/chtls: Utilizing multiple rxq/txq to process requests
Vinay Kumar Yadav
1
-1
/
+2
2020-11-03
chelsio/chtls: fix always leaking ctrl_skb
Vinay Kumar Yadav
1
-1
/
+1
2020-10-27
chelsio/chtls: fix memory leaks in CPL handlers
Vinay Kumar Yadav
1
-15
/
+12
2020-10-27
chelsio/chtls: fix deadlock issue
Vinay Kumar Yadav
1
-2
/
+0
2020-10-20
chelsio/chtls: fix writing freed memory
Vinay Kumar Yadav
1
-1
/
+0
2020-10-20
chelsio/chtls: Fix panic when listen on multiadapter
Vinay Kumar Yadav
1
-2
/
+8
2020-10-20
chelsio/chtls: fix panic when server is on ipv6
Vinay Kumar Yadav
1
-3
/
+2
2020-10-20
chelsio/chtls: correct netdevice for vlan interface
Vinay Kumar Yadav
1
-0
/
+3
2020-08-21
chelsio/chtls: separate chelsio tls driver from crypto driver
Vinay Kumar Yadav
1
-0
/
+2327