index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
Age
Commit message (
Expand
)
Author
2014-01-15
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
2014-01-15
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
2014-01-15
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2014-01-15
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
2014-01-15
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
2013-12-08
xfrm: Fix null pointer dereference when decoding sessions
Steffen Klassert
2013-12-08
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
2013-12-08
gro: Clean up tcpX_gro_receive checksum verification
Herbert Xu
2013-12-08
gro: Only verify TCP checksums for candidates
Herbert Xu
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-12-08
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
2013-12-08
ipv6: Fix inet6_init() cleanup order
Vlad Yasevich
2013-12-08
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-12-08
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
2013-12-08
sit: fix use after free of fb_tunnel_dev
Willem de Bruijn
2013-12-08
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
2013-12-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
2013-12-08
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-10-21
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2013-10-21
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-10-19
ip6_output: do skb ufo init for peeked non ufo skb as well
Jiri Pirko
2013-10-19
udp6: respect IPV6_DONTFRAG sockopt in case there are pending frames
Jiri Pirko
2013-10-11
ipv6: Initialize ip6_tnl.hlen in gre tunnel even if no route is found
Oussama Ghorbel
2013-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2013-10-08
ipv6: Fix the upper MTU limit in GRE tunnel
Oussama Ghorbel
2013-10-07
ipv6: Allow the MTU of ipip6 tunnel to be set below 1280
Oussama Ghorbel
2013-10-02
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-10-01
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-01
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-09-30
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-09-30
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
2013-09-30
ipv6: Fix preferred_lft not updating in some cases
Paul Marks
2013-09-30
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
Patrick McHardy
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-09-24
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-09-24
net: raw: do not report ICMP redirects to user space
Duan Jiong
2013-09-24
net: udp: do not report ICMP redirects to user space
Duan Jiong
2013-09-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-09-16
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
2013-09-16
ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH
Steffen Klassert
2013-09-16
xfrm: Decode sessions with output interface.
Steffen Klassert
2013-09-13
netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
Phil Oester
2013-09-11
ipv6: don't call fib6_run_gc() until routing is ready
Michal Kubeček
2013-09-11
fib6_rules: fix indentation
Stefan Tomanek
2013-09-11
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
2013-09-11
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
[next]