index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-19
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
David Ahern
1
-2
/
+2
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
2
-21
/
+47
2018-04-19
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
1
-22
/
+2
2018-04-19
net/ipv6: Remove aca_idev
David Ahern
2
-5
/
+2
2018-04-19
net/ipv6: Rename addrconf_dst_alloc
David Ahern
3
-43
/
+43
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
5
-238
/
+238
2018-04-19
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2018-04-18
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
3
-49
/
+2
2018-04-18
net/ipv6: Flip FIB entries to fib6_info
David Ahern
5
-200
/
+201
2018-04-18
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
6
-147
/
+113
2018-04-18
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
2018-04-18
net/ipv6: Cleanup exception and cache route handling
David Ahern
2
-77
/
+81
2018-04-18
net/ipv6: Add gfp_flags to route add functions
David Ahern
3
-25
/
+34
2018-04-18
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2
-15
/
+26
2018-04-18
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2
-7
/
+26
2018-04-18
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
1
-4
/
+25
2018-04-18
net/ipv6: Add fib6_null_entry
David Ahern
2
-32
/
+56
2018-04-18
net/ipv6: move expires into rt6_info
David Ahern
4
-17
/
+19
2018-04-18
net/ipv6: move metrics from dst to rt6_info
David Ahern
3
-210
/
+123
2018-04-18
net/ipv6: Defer initialization of dst to data path
David Ahern
1
-41
/
+74
2018-04-18
net/ipv6: Move nexthop data to fib6_nh
David Ahern
3
-76
/
+94
2018-04-18
net/ipv6: Save route type in rt6_info
David Ahern
2
-26
/
+22
2018-04-18
net/ipv6: Move support functions up in route.c
David Ahern
1
-60
/
+59
2018-04-18
net/ipv6: Pass net namespace to route functions
David Ahern
4
-50
/
+59
2018-04-18
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2
-7
/
+6
2018-04-17
ipv6: send netlink notifications for manually configured addresses
Lorenzo Bianconi
1
-8
/
+5
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
5
-50
/
+34
2018-04-17
net/ipv6: Make __inet6_bind static
David Ahern
1
-27
/
+26
2018-04-17
tcp: implement mmap() for zero copy receive
Eric Dumazet
1
-1
/
+1
2018-04-17
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
1
-0
/
+1
2018-04-17
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
1
-2
/
+1
2018-04-06
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-4
/
+7
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2
-4
/
+0
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
1
-1
/
+2
2018-04-04
ipv6: udp: set dst cache for a connected sk if current not valid
Alexey Kodanev
1
-19
/
+2
2018-04-04
ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()
Alexey Kodanev
1
-5
/
+5
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
3
-5
/
+14
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
2
-8
/
+18
2018-04-02
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-34
/
+55
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
1
-1
/
+0
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-18
/
+84
2018-04-01
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-04-01
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
1
-18
/
+12
2018-04-01
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
[next]