index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
5
-7
/
+8
|
\
|
*
ipv6: Only emit append events for appended routes
Ido Schimmel
2018-06-15
1
-3
/
+2
|
*
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
2018-06-14
1
-0
/
+4
|
*
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-11
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-11
1
-0
/
+1
|
|
\
|
|
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-06-08
1
-0
/
+1
|
*
|
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
1
-3
/
+0
*
|
|
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+2
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
/
*
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-08
2
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
42
-2083
/
+2771
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-05
1
-0
/
+24
|
|
\
\
|
|
*
|
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-28
1
-0
/
+24
|
*
|
|
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
2018-06-05
1
-6
/
+12
|
*
|
|
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
2018-06-05
1
-1
/
+2
|
*
|
|
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
2018-06-05
1
-3
/
+1
|
*
|
|
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
2018-06-05
1
-1
/
+3
|
*
|
|
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
2018-06-05
1
-4
/
+8
|
*
|
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-2
/
+2
|
*
|
|
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
1
-2
/
+2
|
*
|
|
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-2
/
+2
|
*
|
|
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-04
2
-1
/
+8
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
4
-8
/
+14
|
|
\
\
\
|
*
|
|
|
netfilter: Libify xt_TPROXY
Máté Eckl
2018-06-03
3
-1
/
+151
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-06-02
3
-9
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
2018-05-29
3
-9
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
2018-05-31
1
-1
/
+1
|
*
|
|
|
net/ipv6: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-18
/
+75
|
*
|
|
|
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
2018-05-29
1
-21
/
+23
|
*
|
|
|
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
2018-05-29
1
-55
/
+57
|
*
|
|
|
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
2018-05-29
1
-59
/
+75
|
*
|
|
|
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
2018-05-29
1
-1
/
+0
|
|
/
/
/
|
*
|
|
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
2018-05-24
1
-2
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
5
-11
/
+241
|
|
\
\
\
|
|
*
|
|
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
1
-2
/
+166
|
|
*
|
|
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
2
-0
/
+7
|
|
*
|
|
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2018-05-24
1
-9
/
+11
|
|
*
|
|
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
3
-0
/
+57
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-23
5
-154
/
+114
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
2018-05-23
1
-0
/
+2
|
|
*
|
|
|
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
2018-05-23
3
-112
/
+103
|
|
*
|
|
|
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
2018-05-23
1
-6
/
+14
|
|
*
|
|
|
netfilter: xtables: allow table definitions not backed by hook_ops
Florian Westphal
2018-05-23
1
-1
/
+4
|
|
*
|
|
|
netfilter: nf_nat: move common nat code to nat core
Florian Westphal
2018-05-23
1
-46
/
+2
|
*
|
|
|
|
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
1
-0
/
+17
|
*
|
|
|
|
udp: exclude gso from xfrm paths
Willem de Bruijn
2018-05-23
1
-1
/
+2
|
*
|
|
|
|
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
2
-87
/
+73
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
3
-61
/
+229
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
5
-64
/
+210
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-05-11
2
-2
/
+37
[next]