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
2009-01-05
ipv6: IPV6_PKTINFO relied userspace providing correct length
Ilpo Järvinen
1
-1
/
+1
2009-01-05
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
1
-5
/
+47
2008-12-30
net: Fix percpu counters deadlock
Herbert Xu
1
-0
/
+3
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
41
-629
/
+857
2008-12-25
Merge branch 'next' into for-linus
James Morris
2
-3
/
+3
2008-12-16
ipv6: fix the outgoing interface selection order in udpv6_sendmsg()
Yang Hongyang
1
-0
/
+3
2008-12-16
ipv6: fix the return interface index when get it while no message is received
Yang Hongyang
1
-4
/
+8
2008-12-16
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
Yang Hongyang
1
-0
/
+22
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2008-12-15
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2008-12-15
ipv6/mcast: join error paths using goto
Ilpo Järvinen
1
-11
/
+14
2008-12-15
xfrm6_tunnel: join error paths using goto
Ilpo Järvinen
1
-17
/
+16
2008-12-11
netns: ip6mr: enable namespace support in ipv6 multicast forwarding code
Benjamin Thery
2
-101
/
+127
2008-12-11
netns: ip6mr: declare ip6mr /proc/net entries per-namespace
Benjamin Thery
1
-46
/
+61
2008-12-11
netns: ip6mr: declare reg_vif_num per-namespace
Benjamin Thery
1
-8
/
+11
2008-12-11
netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace
Benjamin Thery
1
-16
/
+10
2008-12-11
netns: ip6mr: declare counter cache_resolve_queue_len per-namespace
Benjamin Thery
1
-19
/
+21
2008-12-11
netns: ip6mr: dynamically allocate mfc6_cache_array
Benjamin Thery
1
-16
/
+31
2008-12-11
netns: ip6mr: store netns in struct mfc6_cache
Benjamin Thery
1
-9
/
+17
2008-12-11
netns: ip6mr: dynamically allocates vif6_table
Benjamin Thery
1
-39
/
+68
2008-12-11
netns: ip6mr: allocate mroute6_socket per-namespace.
Benjamin Thery
2
-13
/
+12
2008-12-10
ipv6: silence log messages for locally generated multicast
Jan Sembera
1
-1
/
+6
2008-12-04
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
1
-4
/
+2
2008-12-04
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
1
-1
/
+1
2008-12-04
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
1
-5
/
+11
2008-12-04
Merge branch 'master' into next
James Morris
2
-5
/
+5
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-15
/
+7
2008-11-26
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
1
-1
/
+1
2008-11-26
netns xfrm: per-netns MIBs
Alexey Dobriyan
1
-4
/
+5
2008-11-26
netns xfrm: AH/ESP in netns!
Alexey Dobriyan
2
-2
/
+4
2008-11-26
netns xfrm: ->get_saddr in netns
Alexey Dobriyan
1
-2
/
+3
2008-11-26
netns xfrm: ->dst_lookup in netns
Alexey Dobriyan
1
-3
/
+4
2008-11-26
netns xfrm: KM reporting in netns
Alexey Dobriyan
1
-1
/
+2
2008-11-26
netns xfrm: dst garbage-collecting in netns
Alexey Dobriyan
1
-1
/
+1
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
13
-22
/
+27
2008-11-26
netns xfrm: state lookup in netns
Alexey Dobriyan
4
-5
/
+5
2008-11-26
netns xfrm: add struct xfrm_state::xs_net
Alexey Dobriyan
1
-1
/
+1
2008-11-26
ipv6: fix warning in net/ipv6/ip6_flowlabel.c
Ingo Molnar
1
-1
/
+1
2008-11-25
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
1
-1
/
+4
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
1
-2
/
+0
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
1
-2
/
+0
2008-11-24
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
2
-2
/
+2
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
1
-35
/
+59
2008-11-22
net: remove redundant argument comments
Qinghuang Feng
1
-1
/
+0
2008-11-21
net: convert TCP/DCCP ehash rwlocks to spinlocks
Eric Dumazet
1
-8
/
+7
2008-11-21
ipv6: convert tunnels to net_device_ops
Stephen Hemminger
2
-30
/
+32
2008-11-21
ipmr: convert ipmr virtual interface to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-5
/
+5
2008-11-20
net: fix tiny output corruption of /proc/net/snmp6
Alexey Dobriyan
1
-3
/
+3
2008-11-20
ipv6: use seq_release_private for ip6mr.c /proc entries
Benjamin Thery
1
-2
/
+2
[next]