开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-04-21
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
2018-04-21
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
2018-04-21
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2018-04-21
net/ipv6: Clean up rt expires helpers
David Ahern
2018-04-20
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-18
ipv6: frags: fix a lockdep false positive
Eric Dumazet
2018-04-17
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-17
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
net/ipv6: Defer initialization of dst to data path
David Ahern
2018-04-17
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-17
net/ipv6: Move support functions up in route.c
David Ahern
2018-04-17
net/ipv6: Pass net namespace to route functions
David Ahern
2018-04-17
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
2018-04-16
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
[next]