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
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-04-02
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
2015-04-02
net: move fib_rules_unregister() under rtnl lock
WANG Cong
2015-03-29
net: tcp6: fix double call of tcp_v6_fill_cb()
Alexey Kodanev
2015-03-29
ipmr,ip6mr: call ip6mr_free_table() on failure path
WANG Cong
2015-03-25
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2015-03-23
tcp: prevent fetching dst twice in early demux code
Michal Kubeček
2015-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-03-20
ipv6: fix backtracking for throw routes
Steven Barth
2015-03-20
ipv6: call ipv6_proxy_select_ident instead of ipv6_select_ident in udp6_ufo_f...
Sabrina Dubroca
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
2015-03-17
ip6_tunnel: fix error code when tunnel exists
Nicolas Dichtel
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-03-04
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2015-03-02
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2015-02-23
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-12
ipv6: fix possible deadlock in ip6_fl_purge / ip6_fl_gc
Jan Stancek
2015-02-11
udp: Set SKB_GSO_UDP_TUNNEL* in UDP GRO path
Tom Herbert
2015-02-11
ipv6: Partial checksum only UDP packets
Vlad Yasevich
2015-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
ipv6: Make __ipv6_select_ident static
Vlad Yasevich
2015-02-09
ipv6: Fix fragment id assignment on LE arches.
Vlad Yasevich
2015-02-09
xfrm: Fix local error reporting crash with interfamily tunnels
Steffen Klassert
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
2015-02-06
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
2015-02-06
xfrm6: Fix a offset value for network header in _decode_session6
Hajime Tazaki
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
sit: fix some __be16/u16 mismatches
Eric Dumazet
2015-02-05
ip6_gre: fix endianness errors in ip6gre_err
Sabrina Dubroca
2015-02-04
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
2015-02-03
ipv6: Select fragment id during UFO segmentation if not set.
Vlad Yasevich
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
2015-02-02
ipv6: Allow for partial checksums on non-ufo packets
Vlad Yasevich
2015-02-02
udpv6: Add lockless sendmsg() support
Vlad Yasevich
2015-02-02
ipv6: Introduce udpv6_send_skb()
Vlad Yasevich
2015-02-02
ipv6: introduce ipv6_make_skb
Vlad Yasevich
2015-02-02
ipv6: Append sending data to arbitrary queue
Vlad Yasevich
2015-02-02
ipv6: pull cork initialization into its own function.
Vlad Yasevich
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-01-27
ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too
Hannes Frederic Sowa
2015-01-26
ipv6: tcp: fix race in IPV6_2292PKTOPTIONS
Eric Dumazet
[next]