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-07-28
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
1
-1
/
+1
2013-06-26
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
1
-1
/
+7
2013-06-25
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
1
-5
/
+4
2013-06-25
ipv6: Process unicast packet with Router Alert by checking flag in skb.
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+2
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2013-06-20
netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
Phil Oester
1
-1
/
+1
2013-06-19
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
1
-0
/
+3
2013-06-17
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
1
-1
/
+1
2013-06-04
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
1
-1
/
+3
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-8
/
+12
2013-05-31
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
1
-1
/
+1
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2
-1
/
+8
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-05-11
xfrm6: release dev before returning error
Cong Wang
1
-1
/
+3
2013-05-11
ipv6,gre: do not leak info to user-space
Amerigo Wang
1
-0
/
+2
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
4
-2
/
+27
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+2
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-2
/
+1
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
4
-16
/
+32
2013-04-29
ipv6: Kill ipv6 dependency of icmpv6_send().
Pravin B Shelar
3
-16
/
+68
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-24
/
+39
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
6
-15
/
+34
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: depend on raw or mangle table
Florian Westphal
1
-1
/
+1
2013-04-19
netfilter: xt_rpfilter: skip locally generated broadcast/multicast, too
Florian Westphal
1
-1
/
+7
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
3
-0
/
+9
2013-04-17
net: drop dst before queueing fragments
Eric Dumazet
1
-2
/
+10
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
1
-5
/
+2
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2
-21
/
+22
2013-04-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+5
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-09
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
1
-2
/
+5
2013-04-09
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
1
-6
/
+16
2013-04-09
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
1
-1
/
+1
2013-04-08
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
1
-3
/
+84
2013-04-08
netfilter: nat: propagate errors from xfrm_me_harder()
Patrick McHardy
1
-6
/
+11
2013-04-08
netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
Patrick McHardy
3
-8
/
+13
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
3
-6
/
+26
2013-04-06
netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...
Hannes Frederic Sowa
1
-2
/
+20
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-4
/
+6
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+27
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+12
2013-03-29
ipv6: don't accept node local multicast traffic from the wire
Hannes Frederic Sowa
1
-0
/
+12
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-5
/
+5
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+10
[prev]
[next]