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
/
net
Age
Commit message (
Expand
)
Author
2024-06-07
Merge tag 'nfsd-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-06
net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()
Su Hui
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().
Kuniyuki Iwashima
2024-06-06
af_unix: Use skb_queue_empty_lockless() in unix_release_sock().
Kuniyuki Iwashima
2024-06-06
af_unix: Use unix_recvq_full_lockless() in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_sndbuf.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG.
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_accept().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_stream_connect().
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-races around sk->sk_state in unix_write_space() and po...
Kuniyuki Iwashima
2024-06-06
af_unix: Annotate data-race of sk->sk_state in unix_inq_len().
Kuniyuki Iwashima
2024-06-06
af_unix: Annodate data-races around sk->sk_state for writers.
Kuniyuki Iwashima
2024-06-06
af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer.
Kuniyuki Iwashima
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
2024-06-05
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
2024-06-03
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-06-03
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-06-01
net/ncsi: Fix the multi thread manner of NCSI driver
DelphineCCChiu
2024-06-01
net: rps: fix error when CONFIG_RFS_ACCEL is off
Jason Xing
2024-06-01
ax25: Replace kfree() in ax25_dev_free() with ax25_dev_put()
Duoming Zhou
2024-06-01
ax25: Fix refcount imbalance on inbound connections
Lars Kellogg-Stedman
2024-06-01
ethtool: init tsinfo stats if requested
Vadim Fedorenko
2024-05-30
Merge tag 'net-6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-30
Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-05-29
ipv4: correctly iterate over the target netns in inet_dump_ifaddr()
Alexander Mikhalitsyn
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
2024-05-29
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-05-29
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
2024-05-29
wifi: mac80211: fix Spatial Reuse element size check
Lingbo Kong
2024-05-29
wifi: mac80211: pass proper link id for channel switch started notification
Aditya Kumar Singh
[next]