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
/
sunrpc
/
socklib.c
Age
Commit message (
Expand
)
Author
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-03-16
SUNRPC: Refactor xs_sendpages()
Chuck Lever
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-25
SUNRPC: Avoid digging into the ATOMIC pool
Chuck Lever
2018-11-15
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
2018-09-30
SUNRPC: Unexport xdr_partial_copy_from_skb()
Trond Myklebust
2018-09-30
SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive
Trond Myklebust
2018-09-30
SUNRPC: Add a label for RPC calls that require allocation on receive
Trond Myklebust
2016-04-11
sunrpc: do not pull udp headers on receive
Willem de Bruijn
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2014-06-11
net: Save software checksum complete
Tom Herbert
2012-03-20
sunrpc: remove the second argument of k[un]map_atomic()
Cong Wang
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2008-01-30
SUNRPC: temp var should match return type of xdr_skb_read_actor
Chuck Lever
2007-10-09
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
2007-04-25
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
Herbert Xu
2006-12-06
SUNRPC: Rename skb_reader_t and friends
Chuck Lever
2006-12-06
SUNRPC: skb_read_bits is the same as xs_tcp_copy_data
Chuck Lever
2006-12-02
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
2006-12-02
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
2005-09-23
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever