index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+8
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-14
tcp: verify the checksum of the first data segment in a new connection
Frank van der Linden
1
-0
/
+4
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-1
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-11
net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr
David Ahern
1
-1
/
+1
2018-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2018-06-11
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-08
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2
-4
/
+5
2018-06-08
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
42
-2083
/
+2771
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+24
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
1
-6
/
+12
2018-06-05
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-05
netfilter: provide udp*_lib_lookup for nf_tproxy
Arnd Bergmann
1
-3
/
+1
2018-06-05
net: ipv6: Generate random IID for addresses on RAWIP devices
Subash Abhinov Kasiviswanathan
1
-1
/
+3
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-4
/
+4
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-2
/
+2
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
13
-266
/
+71
2018-06-04
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2
-1
/
+8
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-8
/
+14
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
3
-1
/
+151
2018-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-9
/
+2
2018-06-01
ip6_tunnel: remove magic mtu value 0xFFF8
Nicolas Dichtel
2
-5
/
+11
2018-06-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+1
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
1
-1
/
+1
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
1
-18
/
+75
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_modify
David Ahern
1
-21
/
+23
2018-05-29
net/ipv6: Pass ifa6_config struct to inet6_addr_add
David Ahern
1
-55
/
+57
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
1
-59
/
+75
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-1
/
+0
2018-05-28
ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline
Mathieu Xhonneux
1
-2
/
+2
2018-05-29
netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module
Florian Westphal
3
-9
/
+2
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
1
-0
/
+24
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2
-3
/
+3
2018-05-26
net/tcp: convert to ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-2
/
+7
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-11
/
+241
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
1
-2
/
+166
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2
-0
/
+7
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
1
-9
/
+11
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-154
/
+114
2018-05-23
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
1
-0
/
+17
2018-05-23
udp: exclude gso from xfrm paths
Willem de Bruijn
1
-1
/
+2
2018-05-23
netfilter: ip6t_rpfilter: provide input interface for route lookup
Vincent Bernat
1
-0
/
+2
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
3
-112
/
+103
2018-05-23
netfilter: nf_tables: allow chain type to override hook register
Florian Westphal
1
-6
/
+14
[next]