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
/
rxrpc
/
peer_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
rxrpc: Fix locking issues in rxrpc_put_peer_locked()
David Howells
1
-3
/
+7
2022-12-01
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
1
-8
/
+8
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
1
-16
/
+13
2022-12-01
rxrpc: Remove RCU from peer->error_targets list
David Howells
1
-1
/
+14
2022-12-01
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
1
-35
/
+6
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing
David Howells
1
-4
/
+4
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
1
-1
/
+1
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
1
-4
/
+4
2022-12-01
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
1
-2
/
+2
2022-12-01
rxrpc: Remove the [_k]net() debugging macros
David Howells
1
-46
/
+2
2022-12-01
rxrpc: Remove the [k_]proto() debugging macros
David Howells
1
-4
/
+0
2022-11-08
rxrpc: Use the core ICMP/ICMP6 parsers
David Howells
1
-216
/
+29
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-54
/
+17
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
1
-37
/
+256
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-08
Merge tag 'rxrpc-fixes-20200605' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-3
/
+1
2020-06-05
rxrpc: Fix missing notification
David Howells
1
-3
/
+1
2020-05-31
rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH
David Howells
1
-0
/
+3
2020-05-11
rxrpc: Fix the excessive initial retransmission timeout
David Howells
1
-46
/
+0
2020-01-30
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
1
-19
/
+23
2019-10-16
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
1
-4
/
+8
2019-10-11
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-5
/
+5
2019-07-30
rxrpc: Fix potential deadlock
David Howells
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-12
rxrpc: Clear socket error
Marc Dionne
1
-0
/
+5
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
1
-0
/
+5
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
1
-5
/
+7
2018-09-28
rxrpc: Fix error distribution
David Howells
1
-35
/
+11
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
1
-68
/
+88
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-23
/
+23
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
1
-1
/
+1
2018-03-30
rxrpc: Fix firewall route keepalive
David Howells
1
-0
/
+96
2017-08-29
rxrpc: Fix IPv6 support
David Howells
1
-2
/
+4
2017-04-06
rxrpc: Use negative error codes in rxrpc_call struct
David Howells
1
-1
/
+1
2016-09-22
rxrpc: Add per-peer RTT tracker
David Howells
1
-0
/
+41
2016-09-17
rxrpc: Improve skb tracing
David Howells
1
-5
/
+5
2016-09-17
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
David Howells
1
-1
/
+3
2016-09-13
rxrpc: Add IPv6 support
David Howells
1
-0
/
+24
2016-09-08
rxrpc: Rewrite the data and ack handling code
David Howells
1
-13
/
+4
2016-08-30
rxrpc: Trace rxrpc_call usage
David Howells
1
-0
/
+1
2016-08-30
rxrpc: Calls should only have one terminal state
David Howells
1
-8
/
+16
2016-06-15
rxrpc: Use the peer record to distribute network errors
David Howells
1
-59
/
+50
2016-06-15
rxrpc: Do a little bit of tidying in the ICMP processing
David Howells
1
-4
/
+2
2016-06-15
rxrpc: Don't assume anything about the address in an ICMP packet
David Howells
1
-8
/
+0
2016-06-15
rxrpc: Break MTU determination from ICMP into its own function
David Howells
1
-39
/
+54
2016-06-15
rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report()
David Howells
1
-1
/
+1
[next]