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
2008-03-03
[NETNS][IPV6] ip6_fib - dynamically allocate the fib tables
Daniel Lezcano
2008-03-04
[IPV6] MCAST: Use standard path for sending MLD/MLDv2 messages.
YOSHIFUJI Hideaki
2008-03-04
[IPV6]: Make ndisc_dst_alloc() common for later use.
YOSHIFUJI Hideaki
2008-03-04
[IPV6]: Make ndisc_flow_init() common for later use.
YOSHIFUJI Hideaki
2008-03-04
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2008-03-04
[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.
YOSHIFUJI Hideaki
2008-03-04
[IPV6]: Move packet_type{} related bits to af_inet6.c.
YOSHIFUJI Hideaki
2008-03-04
[IPV6] UDP: Rename IPv6 UDP files.
YOSHIFUJI Hideaki
2008-03-04
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
2008-03-04
[TCP]: Add IPv6 support to TCP SYN cookies
Glenn Griffin
2008-03-03
ipv6: fix inet6_init/icmpv6_cleanup sections mismatch
Alexey Dobriyan
2008-02-29
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
Denis V. Lunev
2008-02-29
[NETNS]: Make icmpv6_sk per namespace.
Denis V. Lunev
2008-02-29
[NETNS]: icmp(v6)_sk should not pin a namespace.
Denis V. Lunev
2008-02-29
[ICMP]: Allocate data for __icmp(v6)_sk dynamically.
Denis V. Lunev
2008-02-29
[ICMP]: Pass proper ICMP socket into icmp(v6)_xmit_(un)lock.
Denis V. Lunev
2008-02-29
[ICMP]: Store sock rather than socket for ICMP flow control.
Denis V. Lunev
2008-02-29
[INET]: Remove struct net_proto_family* from _init calls.
Denis V. Lunev
2008-02-28
[IPV6]: Unexport ip6_find_1stfragopt
Adrian Bunk
2008-02-28
[IPV6]: Fix source address selection for ORCHID addresses
Juha-Matti Tapio
2008-02-28
[IPV6]: Add ORCHID prefix to address label table
Juha-Matti Tapio
2008-02-28
[IPV6]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
[IPCOMP]: Disable BH on output when using shared tfm
Herbert Xu
2008-02-27
[IPV6] SYSCTL: Fix possible memory leakage in error path.
YOSHIFUJI Hideaki
2008-02-26
[INET]: Don't create tunnels with '%' in name.
Pavel Emelyanov
2008-02-26
[IPV6]: Add missing initializations of the new nl_info.nl_net field
Benjamin Thery
2008-02-23
[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.
Pavel Emelyanov
2008-02-19
[NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...
Patrick McHardy
2008-02-18
[IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.
Pavel Emelyanov
2008-02-18
[IPV6]: dst_entry leak in ip4ip6_err. (resend)
Denis V. Lunev
2008-02-17
[IPV6]: Fix hardcoded removing of old module code
Wang Chen
2008-02-14
[IPV6]: Fix reversed local_df test in ip6_fragment
Herbert Xu
2008-02-12
[IPSEC]: Fix bogus usage of u64 on input sequence number
Herbert Xu
2008-02-12
[IPV6]: Fix IPsec datagram fragmentation
Herbert Xu
2008-02-09
[IPV6]: Replace using the magic constant "1024" with IP6_RT_PRIO_USER for fc_...
Rami Rosen
2008-02-05
[ICMP]: Restore pskb_pull calls in receive function
Herbert Xu
2008-02-05
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
Pavel Emelyanov
2008-02-03
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
2008-01-31
[IPV6]: Update MSS even if MTU is unchanged.
Jim Paris
2008-01-31
[NETNS]: Udp sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[NETNS]: Tcp-v6 sockets per-net lookup.
Pavel Emelyanov
2008-01-31
[INET]: Consolidate inet(6)_hash_connect.
Pavel Emelyanov
2008-01-31
[IPV6]: Introduce the INET6_TW_MATCH macro.
Pavel Emelyanov
2008-01-31
[NETFILTER]: {ip,ip6}_queue: fix build error
Patrick McHardy
2008-01-31
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
2008-01-31
[NETFILTER]: nf_{conntrack,nat}_icmp: constify and annotate
Jan Engelhardt
2008-01-31
[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*
Alexey Dobriyan
2008-01-31
[NETFILTER]: nf_conntrack: naming unification
Patrick McHardy
2008-01-31
[NETFILTER]: nf_conntrack_ipv6: fix sparse warnings
Patrick McHardy
2008-01-31
[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code
Patrick McHardy
[next]