index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
inline_crypto
Age
Commit message (
Expand
)
Author
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
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
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-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
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
2023-01-26
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
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
[next]