index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
SUNRPC: Remove XDRBUF_SPARSE_PAGES flag in gss_proxy upcall
Chuck Lever
2
-6
/
+10
2020-12-09
sunrpc: clean-up cache downcall
Roberto Bergantinos Corpas
1
-30
/
+11
2020-11-30
NFSD: Replace the internals of the READ_BUF() macro
Chuck Lever
1
-0
/
+45
2020-11-30
SUNRPC: Prepare for xdr_stream-style decoding on the server-side
Chuck Lever
1
-0
/
+5
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2
-25
/
+5
2020-11-30
SUNRPC: Move the svc_xdr_recvfrom() tracepoint
Chuck Lever
1
-3
/
+1
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
1
-14
/
+222
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2
-68
/
+108
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
1
-16
/
+15
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
2
-17
/
+12
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
1
-7
/
+1
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
1
-27
/
+9
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
1
-76
/
+98
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
3
-82
/
+129
2020-11-30
svcrdma: Use parsed chunk lists to encode Reply transport headers
Chuck Lever
1
-61
/
+44
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
3
-34
/
+36
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
1
-15
/
+14
2020-11-30
svcrdma: Use parsed chunk lists to derive the inv_rkey
Chuck Lever
1
-37
/
+30
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
3
-82
/
+422
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2
-12
/
+14
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2
-36
/
+76
2020-11-30
NFSD: Invoke svc_encode_result_payload() in "read" NFSD encoders
Chuck Lever
1
-17
/
+7
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
4
-14
/
+15
2020-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
1
-21
/
+35
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
1
-2
/
+2
2020-11-30
SUNRPC: Adjust synopsis of xdr_buf_subsegment()
Chuck Lever
1
-3
/
+2
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
1
-0
/
+2
2020-11-27
Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-2
/
+5
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-11-27
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
1
-3
/
+2
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
2
-23
/
+58
2020-11-27
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-1
/
+4
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
1
-1
/
+2
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
1
-0
/
+4
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
1
-1
/
+6
2020-11-25
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-11-24
Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-0
/
+1
2020-11-24
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2
-6
/
+15
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-16
/
+33
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-9
/
+9
2020-11-23
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
1
-3
/
+5
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
6
-14
/
+88
2020-11-21
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
1
-2
/
+2
2020-11-20
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-11-20
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2
-5
/
+6
2020-11-20
net/tls: missing received data after fast remote close
Vadim Fedorenko
1
-0
/
+6
2020-11-20
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
1
-4
/
+13
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-20
/
+85
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
[next]