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
Age
Commit message (
Expand
)
Author
2022-06-30
net, neigh: introduce interval_probe_time_ms for periodic probe
Yuwei Wang
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
2022-06-29
net: dsa: add get_pause_stats support
Oleksij Rempel
2022-06-28
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
2022-06-28
tcp: diag: add support for TIME_WAIT sockets to tcp_abort()
Eric Dumazet
2022-06-28
af_unix: Do not call kmemdup() for init_net's sysctl table.
Kuniyuki Iwashima
2022-06-28
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-27
ipmr: fix a lockdep splat in ipmr_rtm_dumplink()
Eric Dumazet
2022-06-27
Merge tag 'linux-can-next-for-5.20-20220625' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-06-27
net: dsa: add Renesas RZ/N1 switch tag driver
Clément Léger
2022-06-27
net: dsa: add support for ethtool get_rmon_stats()
Clément Léger
2022-06-27
net: dsa: allow port_bridge_join() to override extack message
Clément Léger
2022-06-24
raw: fix a typo in raw_icmp_error()
Eric Dumazet
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-06-24
ip6mr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert mrt_lock to a spinlock
Eric Dumazet
2022-06-24
ipmr: convert /proc handlers to rcu_read_lock()
Eric Dumazet
2022-06-24
ipmr: adopt rcu_read_lock() in mr_dump()
Eric Dumazet
2022-06-24
ip6mr: switch ip6mr_get_route() to rcu_read_lock()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock while calling ip6_mr_forward()
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ipmr_get_route()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock while calling ip_mr_forward()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
Eric Dumazet
2022-06-24
ipmr: do not acquire mrt_lock in __pim_rcv()
Eric Dumazet
2022-06-24
ipmr: ipmr_cache_report() changes
Eric Dumazet
2022-06-24
ipmr: change igmpmsg_netlink_event() prototype
Eric Dumazet
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
2022-06-24
ip6mr: do not get a device reference in pim6_rcv()
Eric Dumazet
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-22
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
af_unix: Acquire/Release per-netns hash table's locks.
Kuniyuki Iwashima
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
2022-06-22
af_unix: Clean up some sock_net() uses.
Kuniyuki Iwashima
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-21
raw: complete rcu conversion
Eric Dumazet
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
[next]