index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
1
-1
/
+1
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-41
/
+33
2009-03-04
IPv6: add "disable" module parameter support to ipv6.ko
Brian Haley
1
-5
/
+16
2009-03-03
netns: fix addrconf_ifdown kernel panic
Daniel Lezcano
1
-30
/
+9
2009-03-03
ipv6: Fix sysctl unregistration deadlock
Stephen Hemminger
1
-6
/
+8
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2009-02-26
ipv6: don't use tw net when accounting for recycled tw
Pavel Emelyanov
1
-2
/
+2
2009-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-02-24
sit: used time_before for comparing jiffies
Wei Yongjun
1
-2
/
+3
2009-02-24
ipv6: Remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-24
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
3
-10
/
+10
2009-02-21
ipv6: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
2009-02-18
netfilter: nf_conntrack_ipv6: fix nf_log_packet message in icmpv6 conntrack
Eric Leblond
1
-2
/
+3
2009-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-3
/
+24
2009-02-09
IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created.
Noriaki TAKAMIYA
1
-1
/
+1
2009-02-09
netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message
Eric Leblond
1
-0
/
+21
2009-02-09
netfilter: fix tuple inversion for Node information request
Eric Leblond
1
-2
/
+2
2009-02-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-17
/
+58
2009-02-06
ipv6/addrconf: common code located
Ilpo Järvinen
1
-27
/
+18
2009-02-06
ipv6/ndisc: join error paths
Ilpo Järvinen
1
-8
/
+8
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
1
-2
/
+6
2009-02-05
ipv6: Copy cork options in ip6_append_data
Herbert Xu
1
-15
/
+52
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
3
-4
/
+4
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-10
/
+23
2009-01-29
gro: Avoid copying headers of unmerged packets
Herbert Xu
2
-11
/
+21
2009-01-27
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
1
-1
/
+1
2009-01-27
IPv6: Fix multicast routing bugs.
Thomas Goff
3
-7
/
+20
2009-01-27
net: fix xfrm reverse flow lookup for icmp6
Jiri Pirko
1
-2
/
+2
2009-01-20
gro: Fix handling of complete checksums in IPv6
Herbert Xu
1
-0
/
+7
2009-01-13
ipv6: Fix fib6_dump_table walker leak
Herbert Xu
1
-7
/
+8
2009-01-12
netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian
Patrick McHardy
1
-1
/
+1
2009-01-09
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-9
/
+143
2009-01-08
tcp6: Add GRO support
Herbert Xu
1
-4
/
+41
2009-01-08
ipv6: Add GRO support
Herbert Xu
1
-5
/
+102
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2
-2
/
+2
2009-01-06
net_dma: convert to dma_find_channel
Dan Williams
1
-1
/
+1
2009-01-04
ipv6: IPV6_PKTINFO relied userspace providing correct length
Ilpo Järvinen
1
-1
/
+1
2009-01-04
ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
David S. Miller
1
-5
/
+47
2008-12-29
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-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2008-12-14
ip6mr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2008-12-14
ipv6/mcast: join error paths using goto
Ilpo Järvinen
1
-11
/
+14
[next]