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
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: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
2013-04-17
net: drop dst before queueing fragments
Eric Dumazet
1
-2
/
+10
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2
-21
/
+22
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-04-04
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+1
2013-04-03
netfilter: ip6t_NPT: Fix translation for non-multiple of 32 prefix lengths
Matthias Schiffer
1
-1
/
+1
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-03-29
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
1
-0
/
+12
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
1
-16
/
+10
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+8
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+2
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2
-8
/
+12
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
1
-0
/
+7
2013-03-15
netfilter: ip6t_NPT: restrict to mangle table
Florian Westphal
1
-0
/
+2
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+6
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-01
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
1
-2
/
+4
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
6
-50
/
+30
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2013-02-21
sun.com documentation fixes
Christian Kujau
1
-1
/
+1
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+10
2013-02-20
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+3
2013-02-18
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-7
/
+1
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-3
/
+3
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-7
/
+1
2013-02-18
ipv6: fix a sparse warning
Eric Dumazet
1
-1
/
+2
2013-02-18
xfrm: release neighbor upon dst destruction
Romain KUNTZ
1
-0
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
8
-17
/
+17
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
8
-15
/
+15
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
1
-1
/
+2
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
1
-14
/
+1
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2
-1
/
+3
2013-02-15
net: Add skb_unclone() helper function.
Pravin B Shelar
4
-6
/
+4
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+47
2013-02-13
netfilter: nf_ct_reasm: fix per-netns sysctl initialization
Michal Kubeček
1
-3
/
+3
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-1
/
+0
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
1
-9
/
+13
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
1
-2
/
+13
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
2013-02-11
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-02-10
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-4
/
+14
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-02-08
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
1
-4
/
+4
2013-02-07
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-02-07
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-07
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
[next]