index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2017-10-08
ipv6: ipv6_chk_custom_prefix() rcu conversion
Eric Dumazet
2017-10-08
ipv6: ipv6_count_addresses() rcu conversion
Eric Dumazet
2017-10-08
ipv6: prepare RCU lookups for idev->addr_list
Eric Dumazet
2017-10-08
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-10-07
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
ipv6: add key length check into rt6_select()
Wei Wang
2017-10-07
ipv6: check fn->leaf before it is used
Wei Wang
2017-10-07
ipv6: update fn_sernum after route is inserted to tree
Wei Wang
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2017-10-07
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
Wei Wang
2017-10-07
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
2017-10-07
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
2017-10-07
ipv6: prepare fib6_remove_prefsrc() for exception table
Wei Wang
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
2017-10-07
ipv6: introduce a new function fib6_update_sernum()
Wei Wang
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
2017-10-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
2017-10-05
net: ipv6: remove unused code in ipv6_find_hdr()
Lin Zhang
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-04
rtnetlink: remove __rtnl_af_unregister
Florian Westphal
2017-10-01
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
2017-10-01
ip6_gre: ip6gre_tap device should keep dst
Xin Long
2017-09-30
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
Maciej Żenczykowski
2017-09-30
net: ipv6: send NS for DAD when link operationally up
Mike Manning
2017-09-26
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-09-26
ipv6: Remove redundant unlikely()
Tobias Klauser
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-20
ipv6: Use ipv6_authlen for len in ipv6_skip_exthdr
Xiang Gao
2017-09-19
ipv6: fix net.ipv6.conf.all interface DAD handlers
Matteo Croce
2017-09-19
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
2017-09-19
ipv6: speedup ipv6 tunnels dismantle
Eric Dumazet
2017-09-19
ipv6: addrlabel: per netns list
Eric Dumazet
2017-09-18
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
2017-09-18
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-09-18
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-09-12
ip6_tunnel: fix ip6 tunnel lookup in collect_md mode
Haishuang Yan
2017-09-11
ipv6: sr: remove duplicate routing header type check
David Lebrun
2017-09-08
ip6_tunnel: fix setting hop_limit value for ipv6 tunnel
Haishuang Yan
2017-09-08
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-08
tcp: fix a request socket leak
Eric Dumazet
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-09-08
netfilter: xtables: add scheduling opportunity in get_counters
Florian Westphal
[prev]
[next]