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
2022-02-07
ip6mr: fix use-after-free in ip6mr_sk_done()
Eric Dumazet
2022-02-05
ip6mr: ip6mr_sk_done() can exit early in common cases
Eric Dumazet
2022-02-05
ipv6: make mc_forwarding atomic
Eric Dumazet
2022-02-04
ipv6: ioam: Insertion frequency in lwtunnel output
Justin Iurman
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
2022-01-27
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2022-01-27
udp6: don't make extra copies of iflow
Pavel Begunkov
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
2022-01-27
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
2022-01-27
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2022-01-27
ipv6: clean up cork setup/release
Pavel Begunkov
2022-01-27
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
2022-01-27
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
2022-01-27
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
2022-01-27
netfilter: Remove flowtable relics
Geert Uytterhoeven
2022-01-25
ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
Jakub Kicinski
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
2022-01-25
tcp/dccp: get rid of inet_twsk_purge()
Eric Dumazet
2022-01-25
ip6_tunnel: allow routing IPv4 traffic in NBMA mode
Qing Deng
2022-01-24
xfrm: fix MTU regression
Jiri Bohac
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
2022-01-12
sit: allow encapsulated IPv6 traffic to be delivered locally
Ignat Korchagin
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-06
net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()
Menglong Dong
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-04
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
seg6: export get_srh() for ICMP handling
Andrew Lunn
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
2022-01-02
ipv6: ioam: Support for Queue depth data field
Justin Iurman
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
2021-12-31
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-27
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
[prev]
[next]