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
...
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-06-28
1
-3
/
+3
|
|
|
\
\
|
|
|
*
|
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-06-18
1
-3
/
+3
|
*
|
|
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
2
-4
/
+4
|
|
/
/
/
*
|
|
|
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-29
1
-0
/
+2
*
|
|
|
ila: Flush netlink command to clear xlat table
Tom Herbert
2018-06-29
3
-2
/
+67
*
|
|
|
ila: Create main ila source file
Tom Herbert
2018-06-29
5
-147
/
+168
*
|
|
|
ila: Call library function alloc_bucket_locks
Tom Herbert
2018-06-29
1
-18
/
+5
*
|
|
|
ila: Fix use of rhashtable walk in ila_xlat.c
Tom Herbert
2018-06-29
1
-16
/
+54
*
|
|
|
netfilter: check if the socket netns is correct.
Flavio Leitner
2018-06-28
1
-4
/
+4
*
|
|
|
net: Convert GRO SKB handling to list_head.
David Miller
2018-06-26
4
-14
/
+14
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-26
1
-3
/
+6
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
ipv6: mcast: fix unsolicited report interval after receiving querys
Hangbin Liu
2018-06-23
1
-3
/
+6
*
|
|
rhashtable: split rhashtable.h
NeilBrown
2018-06-22
3
-0
/
+3
|
/
/
*
|
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
1
-1
/
+2
*
|
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2018-06-20
1
-2
/
+2
*
|
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
1
-2
/
+3
|
/
*
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-15
1
-0
/
+4
|
*
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
2018-06-12
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-13
1
-1
/
+2
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
|
/
/
*
|
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-09
2
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
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-25
1
-2
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-25
5
-11
/
+241
|
|
\
\
\
[prev]
[next]