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
2014-06-26
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
1
-2
/
+2
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
1
-8
/
+3
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2
-0
/
+2
2014-06-11
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
1
-2
/
+4
2014-05-30
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
1
-1
/
+1
2014-05-30
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
1
-1
/
+5
2014-05-30
ipv6: fib: fix fib dump restart
Kumar Sundararajan
1
-1
/
+2
2014-05-30
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
1
-0
/
+10
2014-05-30
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
1
-2
/
+3
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-2
/
+4
2014-04-14
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
3
-8
/
+9
2014-04-14
ip6mr: fix mfc notification flags
Nicolas Dichtel
1
-5
/
+8
2014-04-14
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-14
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-04-14
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-04-14
ipv6: Fix exthdrs offload registration.
Anton Nayshtut
1
-2
/
+2
2014-03-23
ipv6: ipv6_find_hdr restore prev functionality
Hans Schillstrom
1
-1
/
+1
2014-03-23
ipv6: reuse ip6_frag_id from ip6_ufo_append_data
Hannes Frederic Sowa
1
-1
/
+1
2014-03-06
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-2
/
+15
2014-02-06
ip6tnl: fix double free of fb_tnl_dev on exit
Nicolas Dichtel
1
-0
/
+10
2014-02-06
Revert "ip6tnl: fix use after free of fb_tnl_dev"
Nicolas Dichtel
1
-0
/
+2
2014-02-06
sit: fix double free of fb_tunnel_dev on exit
Nicolas Dichtel
1
-0
/
+10
2014-02-06
net: Fix memory leak if TPROXY used with TCP early demux
Holger Eitzenberger
1
-1
/
+1
2014-02-06
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
1
-2
/
+5
2014-01-15
ipv6: always set the new created dst's from in ip6_rt_copy
Li RongQing
1
-3
/
+1
2014-01-15
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
1
-1
/
+1
2014-01-15
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
1
-5
/
+3
2014-01-15
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
1
-12
/
+10
2013-12-20
ip6tnl: fix use after free of fb_tnl_dev
Nicolas Dichtel
1
-2
/
+0
2013-12-08
ipv6: fix possible seqlock deadlock in ip6_finish_output2
Hannes Frederic Sowa
1
-2
/
+2
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
3
-71
/
+9
2013-12-08
ip6_output: fragment outgoing reassembled skb properly
Jiri Pirko
1
-1
/
+2
2013-12-08
ipv6: fix leaking uninitialized port number of offender sockaddr
Hannes Frederic Sowa
1
-0
/
+1
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-6
/
+9
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2
-7
/
+2
2013-12-08
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
1
-0
/
+2
2013-12-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2013-12-08
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
1
-7
/
+31
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2
-4
/
+8
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-1
/
+1
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
1
-1
/
+1
2013-10-13
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-13
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-13
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin(ux) M. BOIE
2
-15
/
+96
2013-10-13
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-1
/
+1
[next]