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
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
2023-08-29
SUNRPC: make rqst_should_sleep() idempotent()
NeilBrown
2023-08-29
SUNRPC: Clean up svc_set_num_threads
Chuck Lever
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
2023-08-29
SUNRPC: Move trace_svc_xprt_enqueue
Chuck Lever
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
SUNRPC: Reduce thread wake-up rate when receiving large RPC messages
Chuck Lever
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
2023-08-29
SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array
Chuck Lever
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
2023-08-29
SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c
Chuck Lever
2023-08-29
SUNRPC: Remove the ->import_ctx method
Chuck Lever
2023-08-29
SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM
Chuck Lever
2023-08-29
SUNRPC: Remove gss_import_v1_context()
Chuck Lever
2023-08-29
SUNRPC: Remove krb5_derive_key_v1()
Chuck Lever
2023-08-29
SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED
Chuck Lever
2023-08-29
SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list
Chuck Lever
2023-08-29
SUNRPC: Remove Kunit tests for the DES3 encryption type
Chuck Lever
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2023-08-29
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
devlink: move devlink_notify_register/unregister() to dev.c
Jiri Pirko
2023-08-28
devlink: move small_ops definition into netlink.c
Jiri Pirko
2023-08-28
devlink: move tracepoint definitions into core.c
Jiri Pirko
2023-08-28
devlink: push linecard related code into separate file
Jiri Pirko
2023-08-28
devlink: push rate related code into separate file
Jiri Pirko
2023-08-28
devlink: push trap related code into separate file
Jiri Pirko
2023-08-28
devlink: use tracepoint_enabled() helper
Jiri Pirko
2023-08-28
devlink: push region related code into separate file
Jiri Pirko
2023-08-28
devlink: push param related code into separate file
Jiri Pirko
2023-08-28
devlink: push resource related code into separate file
Jiri Pirko
2023-08-28
devlink: push dpipe related code into separate file
Jiri Pirko
2023-08-28
devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper
Jiri Pirko
2023-08-28
devlink: push shared buffer related code into separate file
Jiri Pirko
2023-08-28
devlink: push port related code into separate file
Jiri Pirko
2023-08-28
devlink: push object register/unregister notifications into separate helpers
Jiri Pirko
2023-08-28
inet: fix IP_TRANSPARENT error handling
Eric Dumazet
2023-08-28
net: Make consumed action consistent in sch_handle_egress
Daniel Borkmann
2023-08-28
net: Fix skb consume leak in sch_handle_egress
Daniel Borkmann
2023-08-28
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2023-08-28
netrom: Deny concurrent connect().
Kuniyuki Iwashima
[prev]
[next]