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.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
/
ipv6
Age
Commit message (
Expand
)
Author
32 hours
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
32 hours
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2 days
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
3 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3 days
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
3 days
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
3 days
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
3 days
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
3 days
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
4 days
gre: Count GRE packet drops
Gal Pressman
4 days
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4 days
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
4 days
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
6 days
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
6 days
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
6 days
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
7 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7 days
net: ioam6: fix OOB and missing lock
Justin Iurman
7 days
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8 days
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
8 days
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
9 days
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
9 days
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
12 days
ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
Eric Dumazet
13 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
14 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14 days
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
2026-04-01
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
Eric Dumazet
2026-04-01
ipv6: fix data race in fib6_metric_set() using cmpxchg
Hangbin Liu
2026-03-31
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
2026-03-30
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
2026-03-29
tcp: use __jhash_final() in inet6_ehashfn()
Eric Dumazet
2026-03-29
netfilter: remove nf_ipv6_ops and use direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: remove ipv6_stub infrastructure completely
Fernando Fernandez Mancera
2026-03-29
bpf: remove ipv6_bpf_stub completely and use direct function calls
Fernando Fernandez Mancera
2026-03-29
ipv6: prepare headers for ipv6_stub removal
Fernando Fernandez Mancera
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
2026-03-29
ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
Fernando Fernandez Mancera
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
2026-03-27
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
2026-03-27
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
2026-03-27
net/ipv6: ioam6: prevent schema length wraparound in trace fill
Pengpeng Hou
2026-03-26
net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to...
Yochai Eisenrich
2026-03-26
seg6: add per-route tunnel source address
Justin Iurman
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check()
Ren Wei
2026-03-24
bpf: Remove inclusions of crypto/sha1.h
Eric Biggers
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
2026-03-23
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
[next]