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
2009-11-04
netfilter: remove synchronize_net() calls in ip_queue/ip6_queue
Eric Dumazet
2009-11-04
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2009-11-02
ipv6: no more dev_put() in datagram_send_ctl()
Eric Dumazet
2009-11-02
ipv6: no more dev_put() in inet6_bind()
Eric Dumazet
2009-11-02
ip6tnl: less dev_put() calls
Eric Dumazet
2009-10-30
net: fix sk_forward_alloc corruption
Eric Dumazet
2009-10-29
Allow tcp_parse_options to consult dst entry
Gilad Ben-Yossef
2009-10-29
ip6mr: Optimize multiple unregistration
Eric Dumazet
2009-10-29
ipv6 sit: Optimize multiple unregistration
Eric Dumazet
2009-10-29
ip6tnl: Optimize multiple unregistration
Eric Dumazet
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-24
ip6tnl: convert hash tables locking to RCU
Eric Dumazet
2009-10-24
xfrm6_tunnel: RCU conversion
Eric Dumazet
2009-10-24
ipv6 sit: RCU conversion phase II
Eric Dumazet
2009-10-24
ipv6 sit: RCU conversion phase I
Eric Dumazet
2009-10-20
net: IPv6 changes
Krishna Kumar
2009-10-19
IP: Cleanups
John Dykstra
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
2009-10-18
ah6: convert to ahash
Steffen Klassert
2009-10-18
net: sk_drops consolidation part 2
Eric Dumazet
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-10-14
net: sk_drops consolidation
Eric Dumazet
2009-10-13
tcp: replace ehash_size by ehash_mask
Eric Dumazet
2009-10-13
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-11
ipv6 sit: Set relay to 0.0.0.0 directly if relay_prefixlen == 0.
YOSHIFUJI Hideaki / 吉藤英明
2009-10-11
ipv6 sit: Fix 6rd relay address.
YOSHIFUJI Hideaki / 吉藤英明
2009-10-11
ipv6 sit: Ensure to initialize 6rd parameters.
YOSHIFUJI Hideaki / 吉藤英明
2009-10-07
udp: dynamically size hash tables at boot time
Eric Dumazet
2009-10-07
IPv6: Fix 6RD typo
Alexandre Cassen
2009-10-07
IPv6: use ipv6_addr_set_v4mapped()
Brian Haley
2009-10-07
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
Brian Haley
2009-10-07
net: mark net_proto_ops as const
Stephen Hemminger
2009-10-07
make TLLAO option for NA packets configurable
Octavian Purdila
2009-10-07
Use sk_mark for IPv6 routing lookups
Brian Haley
2009-10-07
ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.
YOSHIFUJI Hideaki / 吉藤英明
2009-10-05
tunnels: Optimize tx path
Eric Dumazet
2009-09-30
sit: fix off-by-one in ipip6_tunnel_get_prl
Sascha Hlusiak
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-26
Revert "sit: stateless autoconf for isatap"
Sascha Hlusiak
2009-09-24
tunnel: eliminate recursion field
Eric Dumazet
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-23
seq_file: constify seq_operations
James Morris
2009-09-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-17
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
2009-09-16
ipv6: Ignore route option with ROUTER_PREF_INVALID
Jens Rosenboom
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
tcp: fix ssthresh u16 leftover
Ilpo Järvinen
2009-09-14
net: constify struct inet6_protocol
Alexey Dobriyan
[prev]
[next]