index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
1
-4
/
+8
2013-07-02
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-06-29
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2
-5
/
+64
2013-06-29
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
1
-8
/
+31
2013-06-28
sit: add support of x-netns
Nicolas Dichtel
1
-10
/
+32
2013-06-27
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
1
-1
/
+4
2013-06-26
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
1
-0
/
+1
2013-06-26
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
1
-6
/
+0
2013-06-26
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
1
-73
/
+91
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
1
-0
/
+1
2013-06-24
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
1
-2
/
+0
2013-06-20
sit: fix an oops when IFLA_IPTUN_PROTO is not set
Nicolas Dichtel
1
-1
/
+1
2013-06-20
ip_tunnel: push generic protocol handling to ip_tunnel module.
Pravin B Shelar
1
-1
/
+6
2013-06-20
ip_tunnels: extend iptunnel_xmit()
Pravin B Shelar
1
-29
/
+10
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-18
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
4
-10
/
+10
2013-06-13
net: ping_check_bind_addr() etc. can be static
Wu Fengguang
1
-9
/
+9
2013-06-11
tcp: add low latency socket poll support.
Eliezer Tamir
1
-0
/
+2
2013-06-11
udp: add low latency socket poll support
Eliezer Tamir
1
-1
/
+5
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-12
/
+25
2013-06-05
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-06-04
net: ipv6: Implement /proc/net/icmp6.
Lorenzo Colitti
1
-23
/
+79
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
3
-77
/
+44
2013-06-01
sit: add IPv4 over IPv4 support
Nicolas Dichtel
1
-3
/
+116
2013-06-01
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-8
/
+12
2013-06-01
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
1
-1
/
+1
2013-05-29
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...
Simon Horman
8
-13
/
+19
2013-05-29
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2
-3
/
+8
2013-05-29
net: pass info struct via netdevice notifier
Jiri Pirko
5
-7
/
+7
2013-05-28
MPLS: Add limited GSO support
Simon Horman
2
-1
/
+3
2013-05-26
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
4
-6
/
+243
2013-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2
-1
/
+8
2013-05-23
ipv6: use ipv6_addr_scope() helper
Cong Wang
1
-2
/
+1
2013-05-23
ipv6: use ipv6_addr_any() helper
Cong Wang
1
-3
/
+3
2013-05-20
ipv6: add support of peer address
Nicolas Dichtel
1
-17
/
+47
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-05-12
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-12
ipv6,gre: do not leak info to user-space
Amerigo Wang
1
-0
/
+2
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
4
-2
/
+27
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-2
/
+1
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
4
-16
/
+32
2013-04-29
ipv6: Kill ipv6 dependency of icmpv6_send().
Pravin B Shelar
3
-16
/
+68
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-24
/
+39
2013-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
6
-15
/
+34
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+7
2013-04-19
netfilter: xt_rpfilter: depend on raw or mangle table
Florian Westphal
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
[next]