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
2015-03-23
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
ipv6: introduce IFA_F_STABLE_PRIVACY flag
Hannes Frederic Sowa
2015-03-23
ipv6: generation of stable privacy addresses for link-local and autoconf
Hannes Frederic Sowa
2015-03-23
ipv6: introduce secret_stable to ipv6_devconf
Hannes Frederic Sowa
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-23
ipv6: tcp: handle ICMP messages on TCP_NEW_SYN_RECV request sockets
Eric Dumazet
2015-03-23
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-22
netfilter: ip6t_REJECT: check for IP6T_F_PROTO
Pablo Neira Ayuso
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
ipv6: invert join/leave anycast rtnl/socket locking order
Marcelo Ricardo Leitner
2015-03-20
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
2015-03-20
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
inet: drop prev pointer handling in request sock
Eric Dumazet
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-18
inet: get rid of last __inet_hash_connect() argument
Eric Dumazet
2015-03-18
ipv6: get rid of __inet6_hash()
Eric Dumazet
2015-03-18
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-17
inet: fix request sock refcounting
Eric Dumazet
2015-03-17
tcp: rename struct tcp_request_sock listener
Eric Dumazet
2015-03-17
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
2015-03-17
ip6_tunnel: fix error code when tunnel exists
Nicolas Dichtel
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-03-16
inet: ip early demux should avoid request sockets
Eric Dumazet
2015-03-14
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-12
inet: introduce ireq_family
Eric Dumazet
2015-03-12
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
ipv6: add missing ireq_net & ir_cookie initializations
Eric Dumazet
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
net: Kill hold_net release_net
Eric W. Biederman
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-06
netfilter: nf_tables: consolidate Kconfig options
Pablo Neira Ayuso
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-04
neigh: Factor out ___neigh_lookup_noref
Eric W. Biederman
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-02
neigh: Don't require dst in neigh_hh_init
Eric W. Biederman
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
[prev]
[next]