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-17
ethtool: rss: support setting flow hashing fields
Jakub Kicinski
2025-07-17
ethtool: rss: support setting input-xfrm via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hkey via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: support setting hfunc via Netlink
Jakub Kicinski
2025-07-17
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-07-17
rxrpc: Fix to use conn aborts for conn-wide failures
David Howells
2025-07-17
rxrpc: Fix transmission of an abort in response to an abort
David Howells
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
2025-07-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
2025-07-17
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
2025-07-17
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
2025-07-17
Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static r...
Alessandro Gasbarroni
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
2025-07-15
mptcp: reset fallback status gracefully at disconnect() time
Paolo Abeni
2025-07-15
mptcp: plug races between subflow fail and subflow creation
Paolo Abeni
2025-07-15
mptcp: make fallback action and fallback decision atomic
Paolo Abeni
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
2025-07-15
net: mctp: Add bind lookup test
Matt Johnston
2025-07-15
net: mctp: Test conflicts of connect() with bind()
Matt Johnston
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
2025-07-15
net: mctp: Add test for conflicting bind()s
Matt Johnston
2025-07-15
net: mctp: Treat MCTP_NET_ANY specially in bind()
Matt Johnston
2025-07-15
net: mctp: Prevent duplicate binds
Matt Johnston
2025-07-15
net: mctp: mctp_test_route_extaddr_input cleanup
Matt Johnston
2025-07-15
wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()
Sarika Sharma
2025-07-15
wifi: cfg80211: fix off channel operation allowed check for MLO
Aditya Kumar Singh
2025-07-15
wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish
Maharaja Kennadyrajan
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
2025-07-15
wifi: mac80211: parse unsolicited broadcast probe response data
Yuvarani V
[prev]
[next]