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-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
2013-02-06
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-06
ipv6: Don't send packet to big messages to self
Steffen Klassert
1
-2
/
+1
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+26
2013-02-04
mcast: do not check 'rv' twice in a row
Jean Sacren
1
-4
/
+2
2013-02-04
tcp: ipv6: Update MIB counters for drops
Vijay Subramanian
1
-1
/
+5
2013-01-31
ipv6: export ip6_datagram_recv_ctl
Tom Parkin
1
-0
/
+1
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
5
-18
/
+19
2013-01-30
ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.
YOSHIFUJI Hideaki / 吉藤英明
1
-8
/
+8
2013-01-30
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-32
/
+40
2013-01-30
ipv6 flowlabel: Convert hash list to RCU.
YOSHIFUJI Hideaki / 吉藤英明
1
-40
/
+54
2013-01-30
ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+11
2013-01-30
ipv6: do not create neighbor entries for local delivery
Marcelo Ricardo Leitner
1
-1
/
+1
2013-01-29
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2013-01-29
xfrm: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-29
ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source().
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-01-29
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+1
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+30
2013-01-29
ipv6: add anti-spoofing checks for 6to4 and 6rd
Hannes Frederic Sowa
1
-13
/
+41
2013-01-29
ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled
Eric W. Biederman
1
-1
/
+1
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-4
/
+0
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
2
-6
/
+3
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
2
-6
/
+6
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-0
/
+1
2013-01-27
ip6mr: limit IPv6 MRT_TABLE identifiers
Dan Carpenter
1
-0
/
+3
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-30
/
+56
2013-01-23
soreuseport: UDP/IPv6 implementation
Tom Herbert
1
-3
/
+27
2013-01-23
soreuseport: TCP/IPv6 implementation
Tom Herbert
3
-9
/
+33
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
1
-22
/
+40
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-9
/
+17
2013-01-22
ipv6: remove duplicated declaration of ip6_fragment()
Cong Wang
1
-2
/
+0
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+5
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2013-01-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-3
/
+13
2013-01-21
ndisc: Do not try to update "updated" time if neighbour has already gone.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-01-21
mcast: add multicast proxy support (IPv4 and IPv6)
Nicolas Dichtel
1
-13
/
+113
2013-01-21
ndisc: Use compound literals to build redirect message.
YOSHIFUJI Hideaki / 吉藤英明
1
-12
/
+8
2013-01-21
ndisc: Break down ndisc_build_skb() and build message directly.
YOSHIFUJI Hideaki / 吉藤英明
1
-59
/
+63
[next]