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-07-19
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
2022-07-19
bpf: Don't redirect packets with invalid pkt_len
Zhengchao Shao
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
2022-07-18
net: devlink: avoid false DEADLOCK warning reported by lockdep
Moshe Shemesh
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-18
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
2022-07-18
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-07-18
ipv4: avoid partial copy for zc
Pavel Begunkov
2022-07-18
wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
Tetsuo Handa
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
2022-07-18
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_qrv.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_max_msf.
Kuniyuki Iwashima
2022-07-18
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
2022-07-18
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
2022-07-18
net/tls: Fix race in TLS device down flow
Tariq Toukan
2022-07-18
tls: rx: decrypt into a fresh skb
Jakub Kicinski
2022-07-18
tls: rx: async: don't put async zc on the list
Jakub Kicinski
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
tls: rx: async: adjust record geometry immediately
Jakub Kicinski
2022-07-18
tls: rx: return the decrypted skb via darg
Jakub Kicinski
2022-07-18
tls: rx: read the input skb from ctx->recv_pkt
Jakub Kicinski
2022-07-18
tls: rx: factor out device darg update
Jakub Kicinski
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
2022-07-18
tls: rx: don't keep decrypted skbs on ctx->recv_pkt
Jakub Kicinski
2022-07-18
tls: rx: don't try to keep the skbs always on the list
Jakub Kicinski
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
net/smc: Use sysctl-specified types of buffers in new link group
Wen Gu
[prev]
[next]