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
/
ipv6
/
ip6_input.c
Age
Commit message (
Expand
)
Author
2025-07-02
net: preserve MSG_ZEROCOPY with forwarding
Willem de Bruijn
2025-07-02
ipv6: ip6_mc_input() and ip6_mr_input() cleanups
Eric Dumazet
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2025-02-06
ipv6: Use RCU in ip6_input()
Eric Dumazet
2024-09-06
net/ipv6: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-03-22
netfilter: keep conntrack reference until IPsecv6 policy checks are done
Madhu Koriginja
2022-07-15
tcp/udp: Make early_demux back namespacified.
Kuniyuki Iwashima
2022-04-15
ipv6: fix NULL deref in ip6_rcv_core()
Eric Dumazet
2022-04-13
net: ipv6: add skb drop reasons to ip6_protocol_deliver_rcu()
Menglong Dong
2022-04-13
net: ipv6: add skb drop reasons to ip6_rcv_core()
Menglong Dong
2022-04-07
net-core: rx_otherhost_dropped to core_stats
Jeffrey Ji
2022-03-03
net: Postpone skb_clear_delivery_time() until knowing the skb is delivered lo...
Martin KaFai Lau
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
2021-03-18
ipv6: weaken the v4mapped source check
Jakub Kicinski
2021-02-04
ipv6: move udp declarations to net/udp.h
Leon Romanovsky
2020-03-30
bpf: Add socket assign support
Joe Stringer
2019-11-21
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
2019-10-29
inet: do not call sublist_rcv on empty list
Florian Westphal
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-08-23
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-05
net: use indirect calls helpers at early demux stage
Paolo Abeni
2019-05-05
net: use indirect calls helpers for L3 handler hooks
Paolo Abeni
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-11-07
ipv6: factor out protocol delivery helper
Paolo Abeni
2018-11-07
ipv6: handling of multicast packets received in VRF
Mike Manning
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-07-06
net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()
Edward Cree
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-17
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
2017-03-24
net: Add sysctl to toggle early demux for tcp and udp
subashab@codeaurora.org
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-05-20
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
2016-05-20
ipv6: Fix nexthdr for reinjection
Tom Herbert
2016-05-11
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-04-27
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
2016-04-27
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-02-16
ipv4: namespacify ip_early_demux sysctl knob
Nikolay Borisov
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
ipv6: Don't recompute net in ip6_rcv
Eric W. Biederman
2015-07-26
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
2015-07-03
ipv6: Make MLD packets to only be processed locally
Angga
[next]