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
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
2025-07-15
wifi: mac80211: don't use TPE data from assoc response
Johannes Berg
2025-07-15
wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async
Miri Korenblit
2025-07-15
wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop
Johannes Berg
2025-07-15
wifi: mac80211: don't mark keys for inactive links as uploaded
Miri Korenblit
2025-07-15
wifi: mac80211: only assign chanctx in reconfig
Miri Korenblit
2025-07-15
wifi: mac80211: clean up cipher suite handling
Johannes Berg
2025-07-15
wifi: mac80211: don't send keys to driver when fips_enabled
Johannes Berg
2025-07-15
wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value
Johannes Berg
2025-07-15
wifi: mac80211: don't unreserve never reserved chanctx
Johannes Berg
2025-07-15
wifi: mac80211: make VHT opmode NSS ignore a debug message
Johannes Berg
2025-07-14
tcp: stronger sk_rcvbuf checks
Eric Dumazet
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
2025-07-14
tcp: call tcp_measure_rcv_mss() for ooo packets
Eric Dumazet
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2025-07-14
tcp: do not accept packets beyond window
Eric Dumazet
2025-07-14
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2025-07-14
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
2025-07-14
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
2025-07-14
smc: Fix various oops due to inet_sock type confusion.
Kuniyuki Iwashima
2025-07-14
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
2025-07-14
bpf: tcp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-07-14
bpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch items
Jordan Rife
2025-07-14
bpf: tcp: Get rid of st_bucket_done
Jordan Rife
2025-07-14
bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-07-14
bpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batch
Jordan Rife
2025-07-14
sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer
Jeff Layton
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
2025-07-14
sunrpc: unexport csum_partial_copy_to_xdr
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_partial_copy_from_skb
Christoph Hellwig
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-14
netfilter: nf_tables: hide clash bit from userspace
Florian Westphal
2025-07-14
don't bother with path_get()/path_put() in unix_open_file()
Al Viro
2025-07-13
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
2025-07-13
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
2025-07-13
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-11
Merge tag 'batadv-next-pullrequest-20250710' of git://git.open-mesh.org/linux...
Jakub Kicinski
2025-07-11
net_sched: act_skbedit: use RCU in tcf_skbedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_police: use RCU in tcf_police_dump()
Eric Dumazet
2025-07-11
net_sched: act_pedit: use RCU in tcf_pedit_dump()
Eric Dumazet
2025-07-11
net_sched: act_nat: use RCU in tcf_nat_dump()
Eric Dumazet
2025-07-11
net_sched: act_mpls: use RCU in tcf_mpls_dump()
Eric Dumazet
[prev]
[next]