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-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
net: ipv6/addrconf: clamp preferred_lft to the minimum required
Alex Henrie
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
2024-02-15
net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds
Alex Henrie
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
2024-02-14
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-02-12
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-02-12
net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipv6 modules
Breno Leitao
2024-02-07
sit: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_vti: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
2024-02-07
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
2024-02-02
ipv6: make addrconf_wq single threaded
Eric Dumazet
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-30
ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
Helge Deller
2024-01-29
netfilter: xtables: allow xtables-nft only builds
Florian Westphal
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
2024-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-23
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
2024-01-23
net/ipv6: Remove unnecessary pr_debug() logs
Breno Leitao
2024-01-23
bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
Kuniyuki Iwashima
2024-01-23
ipv6: init the accept_queue's spinlocks in inet6_create
Zhengchao Shao
2024-01-18
Merge tag 'nf-24-01-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-01-18
ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
Nikita Zhandarovich
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-13
udp: annotate data-races around up->pending
Eric Dumazet
2024-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-01-08
tcp: Revert no longer abort SYN_SENT when receiving some ICMP
Shachar Kagan
2024-01-07
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2024-01-05
net: gro: parse ipv6 ext headers without frag0 invalidation
Richard Gobert
2024-01-05
net: gso: add HBH extension header offload support
Richard Gobert
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
fib: remove unnecessary input parameters in fib_default_rule_add
Zhengchao Shao
2024-01-02
Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"
Alex Henrie
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]