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.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
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-51
/
+142
2014-03-30
ipv6: fix checkpatch errors of "foo*" and "foo * bar"
Wang Yufen
1
-15
/
+15
2014-03-30
ipv6: fix checkpatch errors of brace and trailing statements
Wang Yufen
1
-8
/
+10
2014-03-30
ipv6: fix checkpatch errors comments and space
Wang Yufen
1
-14
/
+12
2014-03-29
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
1
-51
/
+142
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2
-36
/
+55
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+14
2014-03-21
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-03-18
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
8
-179
/
+543
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
1
-2
/
+2
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2014-03-14
vti6: Enable namespace changing
Steffen Klassert
1
-1
/
+0
2014-03-14
vti6: Check the tunnel endpoints of the xfrm state and the vti interface
Steffen Klassert
1
-1
/
+24
2014-03-14
vti6: Support inter address family tunneling.
Steffen Klassert
1
-15
/
+34
2014-03-14
xfrm6: Remove xfrm_tunnel_notifier
Steffen Klassert
1
-63
/
+0
2014-03-14
vti6: Update the ipv6 side to use its own receive hook.
Steffen Klassert
1
-27
/
+149
2014-03-14
vti6: Remove caching of flow informations.
Steffen Klassert
1
-31
/
+0
2014-03-14
vti6: Remove dst_entry caching
Steffen Klassert
1
-24
/
+18
2014-03-14
ipcomp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-7
/
+15
2014-03-14
ah6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-8
/
+16
2014-03-14
esp6: Use the IPsec protocol multiplexer API
Steffen Klassert
1
-9
/
+17
2014-03-14
xfrm6: Add IPsec protocol multiplexer
Steffen Klassert
3
-1
/
+278
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-03-11
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
Li RongQing
1
-3
/
+3
2014-03-07
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-03-07
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-06
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
1
-1
/
+1
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+35
2014-03-04
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
Yuchung Cheng
1
-1
/
+3
2014-02-28
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2014-02-28
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
1
-0
/
+1
2014-02-27
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
Hannes Frederic Sowa
2
-5
/
+6
2014-02-27
ipv6: log src and dst along with "udp checksum is 0"
Bjørn Mork
1
-1
/
+3
2014-02-26
ipv4: ipv6: better estimate tunnel header cut for correct ufo handling
Hannes Frederic Sowa
1
-8
/
+12
2014-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-11
/
+45
2014-02-22
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-02-20
sit: fix panic with route cache in ip tunnels
Nicolas Dichtel
1
-0
/
+19
2014-02-20
ip6_vti: Fix build when NET_IP_TUNNEL is not set.
Steffen Klassert
1
-0
/
+1
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+0
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+17
2014-02-19
ipv6: remove some unused include in flowlabel
Florent Fourcot
1
-6
/
+0
2014-02-18
ipv6:fix checkpatch errors with assignment in if condition
Wang Yufen
1
-7
/
+9
2014-02-18
ipv6: fix checkpatch errors with space required or prohibited
Wang Yufen
1
-19
/
+19
2014-02-18
ipv6: fix checkpatch errors with brace and "foo *bar"
Wang Yufen
1
-3
/
+2
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
1
-0
/
+2
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
1
-3
/
+0
2014-02-15
net: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
4
-39
/
+5
2014-02-14
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+15
[next]