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
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-08-01
Merge tag 'nf-24-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-08-01
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
2024-07-31
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
2024-07-31
Add support for PIO p flag
Patrick Rohr
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-14
Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2024-07-14
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-07-14
Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-07-09
udp: Remove duplicate included header file trace/events/udp.h
Thorsten Blum
2024-06-28
udp: Allow GSO transmit from devices with no checksum offload
Jakub Sitnicki
2024-06-26
xfrm: support sending NAT keepalives in ESP in UDP states
Eyal Birger
2024-06-24
seg6: Use nested-BH locking for seg6_bpf_srh_states.
Sebastian Andrzej Siewior
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-20
Merge tag 'nf-24-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-06-19
ipv6: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-06-19
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
2024-06-19
udp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
tcp: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-19
net: raw: use sk_skb_reason_drop to free rx packets
Yan Zhai
2024-06-17
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
2024-06-17
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-06-17
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
2024-06-17
xfrm: Log input direction mismatch error in one place
Antony Antony
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-12
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
2024-06-11
netfilter: Use flowlabel flow key when re-routing mangled packets
Florian Westphal
2024-06-10
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-06
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-05
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
2024-06-03
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
2024-06-03
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-30
ipv6: sr: restruct ifdefines
Hangbin Liu
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-29
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
2024-05-28
net/ipv6/ndisc: constify ctl_table arguments of utility function
Thomas Weißschuh
2024-05-28
net/ipv6/addrconf: constify ctl_table arguments of utility functions
Thomas Weißschuh
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]