index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2013-10-13
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-13
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
2013-10-13
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
2013-10-13
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
2013-10-13
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin(ux) M. BOIE
2013-10-13
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
2013-10-13
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
2013-10-13
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-09-14
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
2013-09-14
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-14
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-09-14
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-08-11
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
2013-07-28
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
2013-07-28
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
2013-07-28
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
2013-07-28
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
2013-07-28
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-28
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-06-26
ipv6: ip6_sk_dst_check() must not assume ipv6 dst
Eric Dumazet
2013-06-25
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-25
ipv6: Process unicast packet with Router Alert by checking flag in skb.
YOSHIFUJI Hideaki / 吉藤英明
2013-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-06-20
netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
Phil Oester
2013-06-19
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-17
ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb
Matthias Schiffer
2013-06-04
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
snmp6: remove IPSTATS_MIB_CSUMERRORS
Nicolas Dichtel
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
2013-05-11
xfrm6: release dev before returning error
Cong Wang
2013-05-11
ipv6,gre: do not leak info to user-space
Amerigo Wang
2013-05-11
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
proc: Supply a function to remove a proc entry by PDE
David Howells
2013-04-29
net: Add MIB counters for checksum errors
Eric Dumazet
2013-04-29
ipv6: Kill ipv6 dependency of icmpv6_send().
Pravin B Shelar
[next]