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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
wenxu
2019-06-06
1
-1
/
+3
*
net: ipv6: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
2
-2
/
+2
*
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
4
-28
/
+150
*
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
2019-06-04
1
-6
/
+7
*
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
2
-4
/
+3
*
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
2019-06-03
1
-3
/
+2
*
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
2019-06-03
1
-2
/
+2
*
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-9
/
+17
|
\
|
*
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
1
-9
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
5
-38
/
+47
|
\
\
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
1
-2
/
+2
|
*
|
ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
Gen Zhang
2019-05-25
1
-0
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-23
1
-14
/
+2
|
|
\
\
|
|
*
|
netfilter: nft_fib: Fix existence check support
Phil Sutter
2019-05-21
1
-14
/
+2
|
*
|
|
ipv6: Fix redirect with VRF
David Ahern
2019-05-22
1
-0
/
+6
|
*
|
|
Validate required parameters in inet6_validate_link_af
Maxim Mikityanskiy
2019-05-22
1
-22
/
+35
*
|
|
|
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
2019-05-31
1
-1
/
+1
*
|
|
|
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
2019-05-30
1
-0
/
+123
*
|
|
|
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-76
/
+107
*
|
|
|
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-55
/
+77
*
|
|
|
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2019-05-28
1
-1
/
+1
*
|
|
|
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
3
-27
/
+28
*
|
|
|
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
2
-9
/
+5
*
|
|
|
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
2
-4
/
+2
*
|
|
|
netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...
Eric Dumazet
2019-05-26
1
-12
/
+7
*
|
|
|
ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]
Eric Dumazet
2019-05-26
1
-10
/
+5
*
|
|
|
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
3
-42
/
+42
*
|
|
|
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
2
-4
/
+4
*
|
|
|
inet: rename netns_frags to fqdir
Eric Dumazet
2019-05-26
2
-5
/
+5
*
|
|
|
ipv6: Refactor ip6_route_del for cached routes
David Ahern
2019-05-24
1
-15
/
+21
*
|
|
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
4
-81
/
+85
*
|
|
|
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
2
-68
/
+123
*
|
|
|
ipv6: Refactor exception functions
David Ahern
2019-05-24
1
-48
/
+86
*
|
|
|
ipv6: Refactor fib6_drop_pcpu_from
David Ahern
2019-05-24
1
-10
/
+25
*
|
|
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
3
-33
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
net: Set strict_start_type for routes and rules
David Ahern
2019-05-22
1
-0
/
+1
*
|
|
ipv6: export function to send route updates
David Ahern
2019-05-22
3
-4
/
+37
*
|
|
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2019-05-22
2
-0
/
+9
*
|
|
ipv6: Add delete route hook to stubs
David Ahern
2019-05-22
2
-0
/
+7
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-22
1
-0
/
+2
|
\
\
|
*
|
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
2019-05-21
1
-0
/
+2
*
|
|
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
19
-98
/
+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
7
-94
/
+7
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3
Thomas Gleixner
2019-05-21
1
-4
/
+1
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
5
-0
/
+5
|
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
|
|
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
2019-05-19
1
-1
/
+1
|
|
/
|
/
|
*
|
ipv6: fix src addr routing with the exception table
Wei Wang
2019-05-16
1
-24
/
+27
[next]