index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-15
1
-1
/
+1
|
|
*
|
|
|
|
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-12
1
-0
/
+1
|
|
*
|
|
|
|
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
1
-8
/
+81
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
1
-1
/
+28
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
1
-1
/
+19
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
1
-4
/
+35
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
1
-3
/
+108
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
1
-0
/
+18
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
1
-12
/
+37
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
1
-2
/
+47
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
1
-2
/
+52
|
|
*
|
|
|
|
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
2019-06-10
1
-4
/
+27
|
|
*
|
|
|
|
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-10
1
-3
/
+10
|
|
*
|
|
|
|
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
2019-06-10
1
-1
/
+1
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
45
-241
/
+63
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
2019-06-06
1
-1
/
+1
|
|
*
|
|
|
|
|
ipv6: tcp: send consistent flowlabel in TIME_WAIT state
Eric Dumazet
2019-06-06
1
-0
/
+2
|
|
*
|
|
|
|
|
ipv6: tcp: enable flowlabel reflection in some RST packets
Eric Dumazet
2019-06-06
3
-4
/
+14
|
*
|
|
|
|
|
|
netfilter: synproxy: fix building syncookie calls
Arnd Bergmann
2019-06-20
1
-0
/
+2
|
*
|
|
|
|
|
|
netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY
Fernando Fernandez Mancera
2019-06-17
1
-411
/
+9
|
*
|
|
|
|
|
|
netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
Fernando Fernandez Mancera
2019-06-17
1
-0
/
+2
|
*
|
|
|
|
|
|
Update my email address
Jozsef Kadlecsik
2019-06-10
1
-1
/
+1
|
*
|
|
|
|
|
|
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-06
2
-2
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-05
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-04
2
-4
/
+3
|
*
|
|
|
|
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
2019-06-04
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-03
1
-3
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-01
1
-9
/
+17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-06-01
1
-9
/
+17
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
5
-38
/
+47
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
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-29
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
[prev]
[next]