index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2018-12-21
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2018-12-20
ipv6: frags: Fix bogus skb->sk in reassembled packets
Herbert Xu
2018-12-19
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-17
ipv6: add missing tx timestamping on IPPROTO_RAW
Willem de Bruijn
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-14
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
Shmulik Ladkani
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-12-05
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-27
netfilter: nat: fix double register in masquerade modules
Taehee Yoo
2018-11-27
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-11-24
net: always initialize pagedlen
Willem de Bruijn
2018-11-23
net/ipv6: re-do dad when interface has IFF_NOARP flag change
Hangbin Liu
2018-11-18
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
2018-11-16
ipv6: fix a dst leak when removing its exception
Xin Long
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-11-05
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
2018-11-05
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
Jeff Barnhill
2018-11-02
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-25
netfilter: ipv6: fix oops when defragmenting locally generated fragments
Florian Westphal
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-22
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-18
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-17
udp6: fix encap return code for resubmitting
Paolo Abeni
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-16
net: Add struct for fib dump filter
David Ahern
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
[next]