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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
/
core
Age
Commit message (
Expand
)
Author
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-30
net: use skb_header_pointer() for TCPv4 GSO frag_off check
Guoyu Su
2026-03-30
net: Clear the dst when performing encap / decap
Jakub Kicinski
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
2026-03-24
net-sysfs: switch xps_queue_show() to sysfs_emit()
Yury Norov
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
2026-03-14
net: plumb drop reasons to __dev_queue_xmit()
Eric Dumazet
2026-03-13
udp: Don't pass udptable to IPv4 socket lookup functions.
Kuniyuki Iwashima
2026-03-13
udp: Don't pass udptable to IPv6 socket lookup functions.
Kuniyuki Iwashima
2026-03-12
net: add skb_defer_disable_key static key
Eric Dumazet
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-09
net/sched: do not reset queues in graft operations
Eric Dumazet
2026-03-09
net: Add SPDX ids to some source files
Tim Bird
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
xdp: produce a warning when calculated tailroom is negative
Larysa Zaremba
2026-03-05
xdp: use modulo operation to calculate XDP frag tailroom
Larysa Zaremba
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2026-03-04
net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev
Bobby Eshleman
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_dev_flow_table
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_dev_flow_table'
Eric Dumazet
2026-03-04
net-sysfs: get rid of rps_dev_flow_lock
Eric Dumazet
2026-03-04
net-sysfs: use rps_tag_ptr and remove metadata from rps_sock_flow_table
Eric Dumazet
2026-03-04
net-sysfs: add rps_sock_flow_table_mask() helper
Eric Dumazet
2026-03-04
net-sysfs: remove rcu field from 'struct rps_sock_flow_table'
Eric Dumazet
2026-03-03
net: core: failover: enforce mandatory ops and clean up redundant checks
Zeeshan Ahmad
2026-03-03
net: core: allow netdev_upper_get_next_dev_rcu from bh context
Kohei Enju
2026-03-03
net: Fix rcu_tasks stall in threaded busypoll
YiFei Zhu
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-28
net: sched: introduce qdisc-specific drop reason tracing
Jesper Dangaard Brouer
2026-02-28
net: fix sock compilation error under CONFIG_PREEMPT_RT
Jiayuan Chen
2026-02-27
net: inline skb_add_rx_frag_netmem()
Eric Dumazet
2026-02-27
net: use try_cmpxchg() in lock_sock_nested()
Eric Dumazet
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
[next]