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
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
2014-11-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
2014-11-23
ip_tunnel: the lack of vti_link_ops' dellink() cause kernel panic
lucien
2014-11-23
ipv6: Do not treat a GSO_TCPV4 request from UDP tunnel over IPv6 as invalid
Alexander Duyck
2014-11-19
ipv6: delete protocol and unregister rtnetlink when cleanup
Duan Jiong
2014-11-16
ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
Daniel Borkmann
2014-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-11-10
netfilter: nft_masq: fix uninitialized range in nft_masq_{ipv4, ipv6}_eval
Daniel Borkmann
2014-11-03
gre6: Move the setting of dev->iflink into the ndo_init functions.
Steffen Klassert
2014-11-03
sit: Use ipip6_tunnel_init as the ndo_init function.
Steffen Klassert
2014-11-03
vti6: Use vti6_dev_init as the ndo_init function.
Steffen Klassert
2014-11-03
ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.
Steffen Klassert
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-22
net: fix saving TX flow hash in sock for outgoing connections
Sathya Perla
2014-10-22
xfrm6: fix a potential use after free in xfrm6_policy.c
Li RongQing
2014-10-20
net: gso: use feature flag argument in all protocol gso handlers
Florian Westphal
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-17
ipv6: introduce tcp_v6_iif()
Eric Dumazet
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-14
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-13
netfilter: nf_tables: restrict nat/masq expressions to nat chain type
Pablo Neira Ayuso
2014-10-11
netfilter: missing module license in the nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
ipv6: Do not warn for informational ICMP messages, regardless of type.
David S. Miller
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
ipv6: don't walk node's leaf during serial number update
Hannes Frederic Sowa
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-10-07
ipv6: only generate one new serial number per fib mutation
Hannes Frederic Sowa
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-04
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-01
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2014-10-01
sit: Set inner IP protocol in sit
Tom Herbert
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
[next]